﻿@import url(http://fonts.googleapis.com/css?family=Oswald:400,300,700);

body {background-color:#d5e7e4; margin:0; padding:0; font-family: 'Oswald', sans-serif; min-width:1200px;color:#c65238;}

h1 {
	color:#c65238;
	font-size:35px;
	font-weight:normal;
	font-family: 'Oswald', sans-serif;
	margin:0;
}

h2 {
	color:#c65238;
	font-size:20px;
	font-weight:normal;
	font-family: 'Oswald', sans-serif;
	margin:0;
	text-transform:uppercase;
}



p {
	font-size:17px;
	color:#c65238;
	font-family: 'Oswald', sans-serif;
	font-weight:normal;
	}

.smallp {
	font-size:15px;
	color:gray;
	font-weight:normal;
	padding-bottom:10px;
}

h3 {
	font-size:22px;
	color:#c65238;
	font-family: 'Oswald', sans-serif;
	font-weight:normal;

}

.header {
	background: url('../images/headerphoto.jpg');
	width: 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	height:550px;
	
}

.headerinner {
	width: 980px;
padding: 0 10px;
margin: 0 auto;}

.menu {
	width: 980px;
padding: 0 10px;

	margin:0 auto;
	padding-top:20px;
}

.logo {
	float:left;
}

.taglinecontainer {
	float:left; 
	width:650px;
	height:200px;
	margin-left: -219px;
margin-top: 53px;
}

.taglinesmall {
	color:#27394a;
	font-size:70px;
	font-family: 'Oswald', sans-serif;
	text-align:left;
	float:left;
	
	
}

.taglinebig {
	margin-left:-5px;
	color:#27394a;
	font-size:130px;
	font-family: 'Oswald', sans-serif;
	text-align:left;
	float:left;
	line-height:103px;
}

.navy {
	color:#27394a;
}

.location {
	text-transform:uppercase;
}

.agentbtn {
-webkit-appearance: none;
	background-color:#a6d7ce;
	width:250px;
	height:20px;
	padding:10px;
	-webkit-border-radius: 0 0 7px 7px;
-moz-border-radius: 0 0 7px 7px;
border-radius: 0 0 7px 7px;
float:right;
  -moz-box-shadow:    1px 1px 1px 1px #394c59;
  -webkit-box-shadow: 1px 1px 1px 1px #394c59;
  box-shadow:         1px 1px 1px 1px #394c59;
  color:#fff;
  font-family: 'Oswald', sans-serif;
  font-size: 16px;
}

.projectbtn {
-webkit-appearance: none;
	text-align:center;
	background-color: #a6d7ce;
width: 60px;
padding: 10px;
-webkit-border-radius: 81%;
text-decoration:none;
-moz-border-radius: 81%;
border-radius: 81%;
-moz-box-shadow: 1px 1px 1px 1px #394c59;
-webkit-box-shadow: 1px 1px 1px 1px #394c59;
box-shadow: 1px 1px 1px 1px #394c59;
color: #fff;
font-family: 'Oswald', sans-serif;
font-size: 16px;}



.headertextoverlay {
padding: 20px 0;
width: 100%;
background: rgba(57,75,88,0.6);
top: 0;
float:left;
margin-top:-105px;
height:65px;
color:#fff;
font-size:40px;
}


.homegraphiccontainer {
	width:100%;
	float:left;
}

.graphic1 {
	float:left;
}

.graphic2 {
	float:left;
	margin-left: -92px;
}

.graphic3 {
	float:left;
	margin-left: -25px;
}

.graphic4 {
	float:left;
	margin-left: -168px;
}

.graphic5 {
	float:left;
	margin-left: -46px;
}




.dash {
font-family: 'Oswald', sans-serif;
font-size:26px;
color:#fff;
	
}

#cssmenu {
  width: 700px;
  float:left;
  margin-top:0px;
  margin-left:40px;
   
  
}
#cssmenu ul {
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 1;
  display: block;
  zoom: 1;
  
}
#cssmenu ul:after {
  content: ' ';
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
#cssmenu ul li {
  display: inline-block;
  padding: 0;
  margin: 0;
}
#cssmenu.align-right ul li {
  float: right;
}
#cssmenu.align-center ul {
  text-align: center;
}
#cssmenu ul li a {
  color: #ffffff;
  text-decoration: none;
  display: block;
  padding: 15px 5px;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  font-size: 24px;
  position: relative;
  -webkit-transition: color .25s;
  -moz-transition: color .25s;
  -ms-transition: color .25s;
  -o-transition: color .25s;
  transition: color .25s;
}
#cssmenu ul li a:hover {
  color: #27394a;
}
#cssmenu ul li a:hover:before {
  width: 100%;
}
#cssmenu ul li a:after {

}
#cssmenu ul li a:before {
 }
#cssmenu ul li.last > a:after,
#cssmenu ul li:last-child > a:after {
  display: none;
}
#cssmenu ul li.active a {
  color: #333333;
}
#cssmenu ul li.active a:before {
  width: 100%;
}
#cssmenu.align-right li.last > a:after,
#cssmenu.align-right li:last-child > a:after {
  display: block;
}
#cssmenu.align-right li:first-child a:after {
  display: none;
}


.bodyinner {
	width: 980px;
padding: 0 10px;
	margin:0 auto;
	margin-top: 20px;
}

.homeimage {
	margin:20px 0;
}


.hometop {
	width:100%;
	height:470px;
	float:left;
}

.homemiddle {
	width:100%;
	height:270px;
	float:left;
	margin-top:20px;
}

.homebottom {
	width:100%;
	/* height:350px; */
	float:left;
}

.homebottomleft {
	width:53% !important;
	padding-right:20px;
	float:left;
	height:auto;
	display:block;
	position:relative;
}

.homebottomright {
	width:39%;
	float:left;
	margin-top:-10px;
	padding-top:20px;
	display:block;
}

.socialicons {
	float:right; padding:3px 10px 3px 0px;
}

.projecttitle {
	font-size:24px;
	color:#c65238;
	font-style:italic;
	}


.companycontainer{
	
	width:280px;
	height:auto;
	padding:10px;
	box-shadow: inset 0 0 0 1px rgba(255,255,255,0.1),
 inset 0 4px 7px -4px rgba(255,255,255,0.7),
 inset 0 56px 47px -41px rgba(255,255,255,0),
 0 0 8px -1px rgba(0,0,0,0.5);
 margin:10px;
 float:left;
 background:#bfdfd9;
}

.companyimg {
	margin:20px 10px;
	float:left;
}


/******************************PROJECT PAGE STYLES***********************************/

.slideshowbtn {
	float:left; 
}

.slideshowbtncontainer {
	height:30px;
	text-align:center;
	margin-left:130px;
}

.large {
	float:left;
	width:100%;
	padding:10px 0;
}

.thumb {
	float:left;
	padding:10px 10px 0px 0;
	width: 64px; 
	height: 64px; 
	overflow: hidden;
	
}

.projectcontainer {
	margin-bottom:20px;
	float:left;
	width: 100%;
}

.projectlistcontainer {
	width:280px;
	height:377px;
	padding:10px;
	box-shadow: inset 0 0 0 1px rgba(255,255,255,0.1),
 inset 0 4px 7px -4px rgba(255,255,255,0.7),
 inset 0 56px 47px -41px rgba(255,255,255,0),
 0 0 8px -1px rgba(0,0,0,0.5);
 margin:10px;
 float:left;
  background:#bfdfd9;

	
	
}


/******************************END OF PROJECT PAGE STYLES***********************************/


.footercontainer {
padding: 20px 0 20px 0;
width: 100%;
background: rgba(57,75,88,0.9);
float:left;
height:100px;
margin:20px 0 5px 0;
}

.footerinner {
	margin:0 auto;
	width:1000px;
}

.footerbottomleft {
	width:50%;
	float:left;
	padding:0px 10px 30px 10px;
	font-size:14px;
	color:#27394a;
}


.footerbottomright {
text-align:right;
	width:45%;
	float:left;
	padding:0px 10px 30px 10px;
	font-size:14px;
	color:#27394a;
}

/************************************TABLE STYLES********************************************/

.tablestyle {
	margin:0px;padding:0px;
	width:100%;
	float:left;
	
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
	
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
	
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
	
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}

.tablestyle table{
    border-collapse: collapse;
        border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}
.tablestyle tr:last-child td:last-child {
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
}
.tablestyle table tr:first-child td:first-child {
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}
.tablestyle table tr:first-child td:last-child {
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
}

.tablestyle tr:last-child td:first-child{
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
}

.tablestyle tr:hover td{
	background-color:#b1e2da;
		

}

.tablestyle td{
	vertical-align:middle;
	
	background-color:#86bdb4;

	border:1px solid #ffffff;
	border-width:0px 1px 1px 0px;
	text-align:left;
	padding:7px;
	font-size:15px;
	font-family: Oswald;
	font-weight:normal;
	color:#27394a;
}

.tablestyle tr:last-child td{
	border-width:0px 1px 0px 0px;
}

.tablestyle tr td:last-child{
	border-width:0px 0px 1px 0px;
}

.tablestyle tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.tablestyle tr:first-child td{
		background:-o-linear-gradient(bottom, #27394a 5%, #27394a 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #27394a), color-stop(1, #27394a) );
	background:-moz-linear-gradient( center top, #27394a 5%, #27394a 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#27394a", endColorstr="#27394a");	background: -o-linear-gradient(top,#27394a,27394a);

	background-color:#27394a;
	border:0px solid #ffffff;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:18px;
	font-family: Oswald;
	font-weight:normal;
	color:#ffffff;
}
.tablestyle tr:first-child:hover td{
	background:-o-linear-gradient(bottom, #27394a 5%, #27394a 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #27394a), color-stop(1, #27394a) );
	background:-moz-linear-gradient( center top, #27394a 5%, #27394a 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#27394a", endColorstr="#27394a");	background: -o-linear-gradient(top,#27394a,27394a);

	background-color:#27394a;
}
.tablestyle tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
.tablestyle tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}

.active {
	color:#c65238;
}

.left {
	float:left;
	width:55%;
	margin-top:10px;
}

.right {
	float: left;
width: 96%;
margin-top: 10px;
margin-left: 7px;
margin-bottom:30px;
}



.contactright {
	float: left;
width: 38%;
margin-top: 10px;
margin-left: 50px;}

.underline {
	width:100%;
	border:1px solid #c65238;
	float:left;
	margin:20px 20px 20px 0; 
}

.projectsleft {
	width:40%;
	float:left;
}

.projectsright{
	width:60%;
	float:left;
}





.delete {
width: 14px;
height: 27px;
line-height: 24px;
padding: 3px 9px 0 9px;
font-family: "Lucida Sans", "Lucida Sans Unicode",sans-serif;
font-size: 13px;
background: #fff;
border: solid 1px #d9d9d9;
border-top: solid 1px #c0c0c0;
border-left: none;
-webkit-border-radius: 25px;
-moz-border-radius: 25px;
border-radius: 25px;
text-align: center;
margin: 0 auto;
}




/*****************************************END OF TABLE STYLES***********************************************************************/



/********************************FORM STYLES******************************************/


select {
height: 2em;
padding: 2px 10px 3px 8px;
margin: 0 0 10px 5px;
background: #FFF;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border: 1px;
border-color: #d3d0c5;
border-style: solid;
color: #82827d;
font-size: 17px;
line-height: 2em;

}


.button {
-webkit-appearance: none;
display: block;
padding: 15px 50px;
border-radius: 6px;
background-color: #194977;
background-image: linear-gradient(0deg, rgba(0,0,0,0.4), transparent);
box-shadow: inset 0 0 0 1px rgba(255,255,255,0.1),
 inset 0 4px 7px -4px rgba(255,255,255,0.7),
 inset 0 56px 47px -41px rgba(255,255,255,0),
 0 0 8px -1px rgba(0,0,0,0.5);
transition: box-shadow 150ms ease-in-out,
 undefined undefined undefined,
 undefined undefined undefined;
color: rgba(255,255,255,0.9);
font-weight: 400;
text-align: center;
text-decoration: none;
text-shadow: 0 -1px 0 rgba(0,0,0,0.7);
width: auto;
text-align:center;
margin:0 auto;
font-weight: bold;
font-size: 16px;

}


textarea{
	height: 2.5em;
	padding: 6px 10px 7px 8px;
	margin: 0 0 10px 0;
	background: #FFF;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px;
	border-color: #d3d0c5;
	border-style: solid;
	font-size: 0.85em;
	line-height: 1.4em;
	width: 90%;
	height: 250px;
	color: #8F8888;
font-weight: normal;
	font-size: 17px;	
	padding-top: 5px;
	font-family:Oswald !Important;
}
.form {
	padding-bottom:20px;
	float:left;
}

.formcontainer {
	float:left;
	width:100%;
	margin:10px 0;
}

.formcontainermedium {
	float:left;
	width:50%;
	margin:5px 0;
}

.formcontainerlarge {
	float:left;
	width:70%;
	margin:5px 0;
}

.formcontainersmall {
	float:left;
	width:29%;
	margin:5px 0;
}



input[type=text] {
background: #FFF;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
color: #036687;
padding: .5em;
margin: .2em auto;
border: 1px;
border-color: #d3d0c5;
border-style: solid;
color: #8F8888;
font-family:Oswald;
font-weight:normal;
font-size: 17px;
}

/********************************END OF FORM STYLES******************************************/


/********************************CMS STYLES******************************************/

ul {
	color:#c65238;
}

a:link {
	color:#c65238;
}

a:hover{
	color:#c65238;
}

a:visited {
	color:#c65238;
}

.cmsbodyinner {
	width: 1000px;
margin: 0 auto;
	min-height:470px;
}


.cmsmenuoverlay {
padding:0 0 20px 0;
width: 100%;
background: rgba(57,75,88,0.6);
top: 0;
float:left;
height:95px;
color:#fff;
font-size:40px;
margin-bottom: 20px;
}


.cmslogo {
	float:left;
	margin-top:-10px;
	
}

.sign-in {
border-radius: 5px;
background-color: #A2FCF8;
box-shadow: inset 0 0 4px 0 rgba(0,0,0,0.2);
width: 567px;
margin-left: 200px;
float: left;

}
.sign-in .popup {
    border: 1px solid rgba(0,0,0,0.5);
    border-radius: 8px;
    background-color: rgba(0,0,0,0.3);
    box-shadow: 
        inset 0 0 0 1px rgba(255,255,255,0.16),
        0 3px 15px -1px rgba(0,0,0,0.5);
        width: 565px;
height: 269px;
}
.sign-in .popup-title {
    margin: 1px;
    font-family:Oswald;
	text-transform:uppercase;

    padding: 14px;
width: 536px;
    border-bottom: 1px solid rgba(0,0,0,0.15);
    border-radius: 7px 7px 0px 0px;

    background-color: rgba(0,0,0,0.1);

    box-shadow: 0 1px 0 0 rgba(255,255,255,0.1);

    color: white;
    font-size: 20px;
    text-align: center;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.8);
}
.sign-in .close-link {
    width: 20px;
    height: 20px;
    float: right;

    background-color: initial;
    background-image: url('img/signin-x.png');
    background-position: 50% 50%;
    background-size: 13px initialpx;
    background-repeat: no-repeat;
    background-attachment: initial;

    opacity: 0.5;
    transition: 
        opacity 150ms ease-in-out,
        undefined undefined undefined,
        undefined undefined undefined;

    text-decoration: none;
}
.sign-in .close-link:hover {
    opacity: 1;
}
.sign-in .close-link span {
    display: none;
}
.sign-in .sign-in-form {
    padding: 18px;
    border-right: 1px solid rgba(0,0,0,0.15);
    box-shadow: 1px 0 0 0 rgba(255,255,255,0.1);
}
.sign-in .form-field {
    width: 87%;
    margin-bottom: 10px;
    padding: 13px 15px 13px 40px;

    border: 1px solid rgba(255,255,255,0.2);
    border-radius: 4px;

    background-color: rgba(0,0,0,0.15);
    background-repeat: no-repeat;

    box-shadow: inset 0 0 15px -2px rgba(0,0,0,0.3);
    transition: 
        box-shadow 150ms ease-in-out,
        border 150ms ease-in-out,
        background-color 150ms ease-in-out;

    font-family: 'Varela', sans-serif;
    color: white;
    font-size: 16px;
    font-style: normal;
}
.sign-in .form-field:focus {
    border: 1px solid rgba(57,75,88,0.9);
    background-color: rgba(0,0,0,0.3);
    box-shadow: 
        inset 0 1px 0 0 rgba(rgba(57,75,88,0.9)),
        inset 0 3px 10px -5px rgba(57,75,88,0.9),
        0 0 16px 0 rgba(57,75,88,0.9);
}
.sign-in .form-field.username {
    background-image: url('img/signin-user.png');
    background-position: 15px 48%;
    background-size: 15px auto;
}
.sign-in .form-field.password {
    background-image: url('img/signin-password.png');
    background-position: 17px 46%;
    background-size: 11px auto;
}
.sign-in .forgot-password {
    display: block;
    padding-bottom: 10px;

    transition: 
        color 150ms ease-in-out,
        undefined undefined undefined,
        undefined undefined undefined;

    font-family: Arial, Helvetica, sans-serif;
    color: rgba(255,255,255,0.5);
    font-size: 12px;
    text-decoration: none;
}
.sign-in .forgot-password:hover {
    color: rgba(255,255,255,0.9);
    text-decoration: none;
}
.sign-in .external-auth {
    padding: 40px 18px 18px 10px;
}
.sign-in .external-auth .intro {
    font-family: Georgia, serif;
    color: #c7c7c7;
    font-style: italic;
    text-align: center;
}
.sign-in .button {
display: block;
padding: 15px 50px;
border-radius: 6px;
background-color: #194977;
background-image: linear-gradient(0deg, rgba(0,0,0,0.4), transparent);
box-shadow: inset 0 0 0 1px rgba(255,255,255,0.1),
 inset 0 4px 7px -4px rgba(255,255,255,0.7),
 inset 0 56px 47px -41px rgba(255,255,255,0),
 0 0 8px -1px rgba(0,0,0,0.5);
transition: box-shadow 150ms ease-in-out,
 undefined undefined undefined,
 undefined undefined undefined;
color: rgba(255,255,255,0.9);
font-weight: 400;
text-align: center;
text-decoration: none;
text-shadow: 0 -1px 0 rgba(0,0,0,0.7);
width: auto;
margin-left: 188px;
font-weight: bold;
font-size: 16px;

}



.cmsfootercontainer {
padding: 20px 0 20px 0;
width: 100%;
background: rgba(57,75,88,0.9);
float:left;
height:100px;
margin:0px 0 5px 0;
}

.err {
float: left;
margin-left: -368px;
margin-top: 8px;
color: rgba(0, 0, 0, 0.5);
}



.addbtn {
-webkit-appearance: none;
padding: 5px 20px;
border-radius: 6px;
background-color: #194977;
background-image: linear-gradient(0deg, rgba(0,0,0,0.4), transparent);
box-shadow: inset 0 0 0 1px rgba(255,255,255,0.1),
 inset 0 4px 7px -4px rgba(255,255,255,0.7),
 inset 0 56px 47px -41px rgba(255,255,255,0),
 0 0 8px -1px rgba(0,0,0,0.5);
transition: box-shadow 150ms ease-in-out,
 undefined undefined undefined,
 undefined undefined undefined;
color:#fff;
text-decoration: none;
text-shadow: 0 -1px 0 rgba(0,0,0,0.7);
width: auto;
text-align:center;
font-size: 16px;
float:right;
margin:0 0 10px 0;


}


.deletebtn {
-webkit-appearance: none;
padding: 5px 20px;
border-radius: 6px;
background-color: #194977;
background-image: linear-gradient(0deg, rgba(0,0,0,0.4), transparent);
box-shadow: inset 0 0 0 1px rgba(255,255,255,0.1),
 inset 0 4px 7px -4px rgba(255,255,255,0.7),
 inset 0 56px 47px -41px rgba(255,255,255,0),
 0 0 8px -1px rgba(0,0,0,0.5);
transition: box-shadow 150ms ease-in-out,
 undefined undefined undefined,
 undefined undefined undefined;
color:#fff;
text-decoration: none;
text-shadow: 0 -1px 0 rgba(0,0,0,0.7);
width: 90px;
text-align:center;
font-size: 16px;
font-weight: bold;
float:left;
margin:0 10px 10px 0px;
}





/***********************************END OF CMS STYLES***************************************/

/* jssor slider arrow navigator skin 05 css */
            /*
            .jssora05l              (normal)
            .jssora05r              (normal)
            .jssora05l:hover        (normal mouseover)
            .jssora05r:hover        (normal mouseover)
            .jssora05ldn            (mousedown)
            .jssora05rdn            (mousedown)
            */
            .jssora05l, .jssora05r, .jssora05ldn, .jssora05rdn
            {
            	position: absolute;
            	cursor: pointer;
            	display: block;
                background: url(../images/a17.png) no-repeat;
                overflow:hidden;
            }
            .jssora05l { background-position: -10px -40px; }
            .jssora05r { background-position: -70px -40px; }
            .jssora05l:hover { background-position: -130px -40px; }
            .jssora05r:hover { background-position: -190px -40px; }
            .jssora05ldn { background-position: -250px -40px; }
            .jssora05rdn { background-position: -310px -40px; }
			
 /* jssor slider thumbnail navigator skin 02 css */
                /*
                .jssort02 .p            (normal)
                .jssort02 .p:hover      (normal mouseover)
                .jssort02 .pav          (active)
                .jssort02 .pav:hover    (active mouseover)
                .jssort02 .pdn          (mousedown)
                */
                .jssort02 .w
                {
                    position: absolute;
                    top: 0px;
                    left: 0px;
                    width: 100%;
                    height: 100%;
                }
                .jssort02 .c
                {
                    position: absolute;
                    top: 0px;
                    left: 0px;
                    width: 95px;
                    height: 62px;
                    border: #000 2px solid;
                }
                .jssort02 .p:hover .c, .jssort02 .pav:hover .c, .jssort02 .pav .c 
                {
                	background: url(../images/t01.png) center center;
                	border-width: 0px;
                    top: 2px;
                    left: 2px;
                    width: 95px;
                    height: 62px;
                }
                .jssort02 .p:hover .c, .jssort02 .pav:hover .c
                {
                    top: 0px;
                    left: 0px;
                    width: 97px;
                    height: 64px;
                    border: #fff 1px solid;
                }


				 #sortable { list-style-type: none; margin: 0; padding: 0; width: 100%; }
				#sortable li { margin: 3px 3px 3px 0; padding: 2px; float: left; width: 175px; height: 322px; }
				
				.formsubheading {
				font-family: "Oswald",sans-serif;
				color: #C65238;
				}
				
				
/**********************SLIDER STYLES**************************/
				
				  ul {
    list-style-image:url(list-style.gif);
  }
  pre {
    font-family: "Lucida Console", "Courier New", Verdana;
    border: 1px solid #CCC;
    background: #f2f2f2;
    padding: 10px;
  }
  code {
    font-family: "Lucida Console", "Courier New", Verdana;
    margin: 0;
    padding: 0;
  }
	#gallery {
    padding: 30px;
  }
  #descriptions {
    position: relative;
    height: 50px;
    background: #eee;
    margin-top: 10px;
    width: 640px;
    padding: 10px;
    overflow: hidden;
  }
    #descriptions .ad-image-description {
      position: absolute;
    }
      #descriptions .ad-image-description .ad-description-title {
        display: block;
      }
      
      .ad-gallery .ad-image-wrapper {
background: #bfdfd9;
padding: 10px 27px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
position: relative;
-moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.9);
-webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.9);
box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.9);
position: relative;
margin-bottom: 20px;
height: 500px;
width: 96.5%;
}

 /************************************************** START OF MEDIA QUERY FOR 780************************************************************************/
 /*******************************************************************************************************************************************************/
 
 @media all and (max-width: 1023px) and (min-width: 480px) 
 {
 
 
 
 	
}


    
    
    



     
/************************************************** ENDING OF MEDIA QUERY FOR 780************************************************************************/
 /*******************************************************************************************************************************************************/


