/*
Compass Template
http://www.templatemo.com/preview/templatemo_454_compass
*/

/* 
http://meyerweb.com/eric/tools/css/reset/ 
v2.0 | 20110126
License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/*------------------------------------------------------
	Basic Styling 
--------------------------------------------------------*/
body {
  font: 14px/23px "Prompt", sans-serif;
  -webkit-font-smoothing: antialiased;
  word-wrap: break-word;
  color: #0000ff;
#  background-image: url('../images/bg.jpg');
  background-repeat: no-repeat;
  background-attachment: fixed;  
}

a {
  color: #0000ff ;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

input::-moz-focus-inner {
  border: 0;
}

a:hover, a:active, a:focus {
  text-decoration: none;
  outline: none;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Prompt", sans-serif;
  color: #444444;
}

.top-header .right-header ul.social-icons, .main-header .menu ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

#services, #portfolio, #about, #activity, #news, #contact , #fbook {
  padding-top: 15px;
}

.container123 {
	background-color: #ffffff;
}


/*------------------------------------------------------
	Contact Styles 
--------------------------------------------------------*/
#contact .contact-form .full-row {
  width: 100%;
  margin-bottom: 15px;
}
#contact .contact-form input, #contact .contact-form textarea {
  outline: 0;
  display: block;
  border: 1px solid #cccccc;
  width: 100%;
  max-width: 100%;
  padding: 8px 10px;
  color: #777777;
}
#contact .contact-form label {
  display: block;
  margin-bottom: 5px;
}
#contact .contact-form input.mainBtn {
  display: inline-block;
  width: auto;
  border: 0;
  padding: 10px 15px;
  color: white;
}

#contact .contact-info {
  margin-top: 30px;
}
#contact .contact-info span {
  margin-top: 20px;
  display: block;
  font-size: 14px;
}
#contact .contact-info span i {
  color: #e3722e;
  font-size: 16px;
  margin-right: 12px;

}

#col-bg1 {
  background-color: #f5f6e2;
}

#col-bg2 {
  background-color: #e7f6e2;
}

#col-bg3 {
  background-color: #f3e2f6;
}

#siteborder {
	border: 1px solid #ddd;
	padding-top: 5px ;
	padding-bottom: 5px ;	
}
  
}



/*------------------------------------------------------
	allpage Styles 
--------------------------------------------------------*/
#allpage {
  padding-bottom: 1px;

}
#allpage .title-section h2 {
  color: red;
}
#allpage .allpage-border {
	border: 1px solid #3300ff;
}	
#allpage .allpage-thumb {
  overflow: hidden;
  position: relative;
  margin: 10px ;
  border: 1px solid #3300ff;
}
#allpage .allpage-thumb img {
  width: 100%;
  height: auto;
}
#allpage .allpage-thumb .overlay {
  opacity: 0;
  visibility: visible;
  background: rgba(227, 114, 46, 0.9);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#allpage .allpage-thumb .overlay .inner {
  position: absolute;
  padding: 2px;
  width: 100%;
  bottom: 0;
  left: 0;
  text-align: center;
}
#allpage .allpage-thumb .overlay .inner h4 {
  font-size: 18px;
  margin-bottom: 10px;
}
#allpage .allpage-thumb .overlay .inner h4 a {
  color: white;
}
#allpage .allpage-thumb .overlay .inner span {
  font-weight: 300;
  color: white;
}
#allpage .allpage-thumb:hover .overlay {
  opacity: 1;
  visibility: visible;
}

#allpage .contact-form .full-row {
  width: 100%;
  margin-bottom: 15px;
}
#allpage .contact-form input, #allpage .contact-form textarea {
  outline: 0;
  display: block;
  border: 1px solid #cccccc;
  width: 100%;
  max-width: 100%;
  padding: 8px 10px;
  color: #777777;
}
#allpage .contact-form label {
  display: block;
  margin-bottom: 5px;
}
#allpage .contact-form input.mainBtn {
  display: inline-block;
  width: auto;
  border: 0;
  padding: 10px 15px;
  color: white;
}
#allpage .map-holder {
  padding: 5px;
  background-color: white;
  border: 1px solid #d6d6d6;
}
#allpage .contact-head {
  font-size:18px;
  font-weight: bold;
  text-decoration: underline;
  color: blue;
}
#allpage .contact-info {
  font-size:16px;
  color: black;
}


#tborder {
	padding: 5px 5px 5px 5px;	
	border: 1px solid #999999;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright:5px;
    -moz-border-radius-bottomleft:5px;
    -moz-border-radius-bottomright:5px;
    -webkit-border-top-left-radius:5x;
    -webkit-border-top-right-radius:5px;
    -webkit-border-bottom-left-radius:5px;
    -webkit-border-bottom-right-radius:5px;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
    border-bottom-left-radius:5px;
    border-bottom-right-radius:5px;	
}

#twborder {
	padding: 15px 5px 5px 5px;	
	border: 1px solid #ffffff;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright:5px;
    -moz-border-radius-bottomleft:5px;
    -moz-border-radius-bottomright:5px;
    -webkit-border-top-left-radius:5x;
    -webkit-border-top-right-radius:5px;
    -webkit-border-bottom-left-radius:5px;
    -webkit-border-bottom-right-radius:5px;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
    border-bottom-left-radius:5px;
    border-bottom-right-radius:5px;	
}

#wbborder {
	padding: 5px 5px 15px 5px;		
	background-color:#ffffcc;
}

#headborder {
	padding: 2px 0px 5px 5px;	
    border:solid 1px #ffffdd;
	background-color:#ffffff;
    -moz-border-radius-topleft: 12px;
    -moz-border-radius-topright:12px;
    -moz-border-radius-bottomleft:0px;
    -moz-border-radius-bottomright:0px;
    -webkit-border-top-left-radius:12px;
    -webkit-border-top-right-radius:12px;
    -webkit-border-bottom-left-radius:0px;
    -webkit-border-bottom-right-radius:0px;
    border-top-left-radius:12px;
    border-top-right-radius:12px;
    border-bottom-left-radius:0px;
    border-bottom-right-radius:0px;
}

#headborder img {
  width: 100%;
  height: auto;
}

#menubar {
	padding: 5px 0px 0px 0px;
	width: 96%;
}

#bgweb {
	/*background-color: #ffffff;*/
        background-color: #ecffff;
	padding: 5px 5px 5px 5px;
}

#sitebardes {
  margin-top: 5px;
  margin-bottom: 5px;  
  height: 46px;
  background-color: #ffcc99;
  border:2px solid #660099;
  border-radius : 8px;
  color: #ffffff;
  font-size: 18px;
  padding: 8px 0px 5px 25px;
}

#arrowline {  
	height: 30px;	
	background: url(../images/arrowline.png);
	overflow: hidden;
}
