/*----- Reset Tags -----*/
@import url("bromo.css");
@import url("default.css");
@import url("nivo-slider.css");
@import url("animate.css");
@import url("prettyPhoto.css");

/*----- Skin Styles -----
@import url("black.css");

*/

/*----- Layout Styles -----
@import url("fullWidth.css");
@import url("boxed.css");
*/

/*----- Pattern Styles -----
body { background: url(../images/pattern/2.png) repeat #fff; }
body { background: url(../images/pattern/3.png) repeat #fff; }
body { background: url(../images/pattern/4.png) repeat #fff; }
body { background: url(../images/pattern/5.png) repeat #fff; }
body { background: url(../images/pattern/6.png) repeat #fff; }
body { background: url(../images/pattern/7.png) repeat #fff; }
body { background: url(../images/pattern/8.png) repeat #fff; }
*/

@charset "utf-8";
/* black Style */

.wrap{
	width: 100%;
}
#footerShadow{
	display: none !important;
	line-height: 0 !important;
}

@charset "utf-8";
/* Blue Style */

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover{
	color: #7fb4cf;
}
input, textarea, select {
	color:#565a60;
}
.menu-wrap {
	background: url(../images/bg-header.png) repeat-x;
}
#header{
	background: #2f7f84 url(../images/glow.png) no-repeat center top;
}
#headerSlider{
	background: #2f7f84 url(../images/glow.png) no-repeat center top;
}
.call{
	background: url(../images/phone.png) no-repeat left;
}
.main-menu ul li:hover, .main-menu ul li.active {
	border-bottom: solid 2px #2272ca;	
}
.main-menu ul li ul {
	background: #031636;
}
.main-menu ul ul li ul ,.main-menu ul ul ul  {
	background: #031636;
}
.main-menu ul ul li ul li a:hover,.main-menu ul ul ul li a:hover {
	background: #1b3a5c;
}
.main-menu ul ul li:hover{
	background: #1b3a5c;
}
.main-menu ul li ul li.drop{
	background: url(../images/arrow02.png) no-repeat 90% 13px ;
}
.main-menu ul li ul li:hover.drop{
	background: #1b3a5c url(../images/arrow02.png) no-repeat 90% 13px;
}
.theme-default .nivo-directionNav a {
	background:url(../images/arrows.png) no-repeat;
}
.ei-slider-thumbs li.ei-slider-element{
	background: #0d2744;
	background: rgba(13,39,68,0.9);
}
.ei-slider-thumbs li a:hover{
	background-color: #093667;
}
.promo-box p span{
	color: #7193b2;
}
p.subtitle{
	color: #00006E !important;
	font-weight:bold; font-size:14px;
}
.testimonial p span{
	color: #7193b2;
}
.searchInput{
	border: 1px solid #18263a;
	background: #0b1b34;
}
.blog-post h3 a:hover{
	color: #7fb4cf;
}
#blog-post-details .textBlog h3 a:hover, #blog-post-details2 h3 a:hover{
	color: #7fb4cf;
}
.nameInput, .emailInput, .webInput{
	background: #ffffff;
	border: 1px solid #192c46;
}
.messageInput{
	border: 1px solid #192c46;
	background: #ffffff;
}
.nameInput:hover, .emailInput:hover, .webInput:hover, .messageInput:hover{
	border: 1px solid #1c314d;
}
.nameInput:focus, .emailInput:focus, .webInput:focus, .messageInput:focus{
	background-color: #2f7f84;
}
#footer{
	background: #2f7f84;
}
.footer-wrap{
	background: #2f7f84 ;
}
.post-footer{
	background: #031835 url(../images/bg-header.png) top repeat-x;
}
#footer .buttonPro {
	background: #102a4d; /* Old browsers */
	background: -moz-linear-gradient(top, #213b5d 0%, #102a4d 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#213b5d), color-stop(100%,#102a4d)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #213b5d 0%,#102a4d 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #213b5d 0%,#102a4d 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #213b5d 0%,#102a4d 100%); /* IE10+ */
	background: linear-gradient(top, #213b5d 0%,#102a4d 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#213b5d', endColorstr='#102a4d',GradientType=0 ); /* IE6-9 */
	text-shadow: 0 -1px 0 #333 !important;
	-webkit-box-shadow: inset 0 1px 0 #2c4e7a;
	-moz-box-shadow: inset 0 1px 0 #2c4e7a;
	box-shadow: inset 0 1px 0 #2c4e7a;
	color: #eee;
	border: 1px solid #171717;
	font-size: 11px;
	padding: 10px 13px;
	margin: 0px;
	cursor: pointer;
}
#footer .buttonPro:hover {
	background: #436695;
	background: -webkit-gradient(linear, left top, left bottom, from(#28456a), to(#143259)) !important;
	background: -moz-linear-gradient(top, #28456a, #143259) !important;
}
#footer .buttonPro:active {
	background: #102a4d !important;
	-moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none;
}
.socialNav li{
	background: url(../images/bg-social-nav.png) no-repeat;
}
#categories li a:hover{
	color: #53a8ff;
}
#popularPost li p a:hover{
	color: #53a8ff;
}
 /*----- Switch -----*/
	#switch {
	background: #000000 url(../images/m.gif) repeat-x 0 bottom;
    position: fixed;  float:left;
    z-index: 9000;
    top: 20%;
    left:-5px;
    width:200px;
    height: 300px;
	-webkit-border-top-right-radius: 6px ;
	-webkit-border-bottom-right-radius: 6px ;
	-moz-border-radius: 0px 6px 6px 0;
	border-radius: 0px 6px 6px 0;
    border-top: 1px solid #282727;
    border-right: 1px solid #282727;
    border-bottom: 1px solid #282727;
    overflow: hidden;
	cursor: pointer;
}



#switch-tab {
    width:43px;
    height: 218px;
	
	-webkit-border-top-right-radius: 5px ;
	-webkit-border-bottom-right-radius: 5px ;
    -moz-border-radius: 0px 5px 5px 0;
	border-radius: 0px 5px 5px 0;
    float: left;
}

#switch:hover #switch-tab {
    border-right: 1px solid #000;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

#switch a {
    color: #e0e0e0; margin-top:210px; float:left;  
    font-size: 14px; 
}

#switch a:hover {
    text-decoration: underline;
    color: #fff;
}

#switch ul {
    float: left;
    margin: 15px 0 0 5px; padding:5px;
	width: 90px; color:#fff;
}

#switch ul li {
    padding-bottom: 3px;
}

#switch ul li a {
    float: left;
    margin-bottom: 2px;	
}

#switch ul li a span {
    width: 11px;
    height: 11px;
    display: inline-block;
    border-bottom: 1px solid #000;
    margin-bottom: -1px;
    margin-right: 5px;
}
@media only screen and (max-width: 479px) {#switch {
	background: #000000; 
    position: fixed; float:left;
    z-index: 9000;
    top: 10%;
    left:0px;
    width:13px;
    height: 210px;
	-webkit-border-top-right-radius: 1px ;
	-webkit-border-bottom-right-radius: 1px ;
	-moz-border-radius: 0px 6px 6px 0;
	border-radius: 0px 6px 6px 0;
    border-top: 1px solid #282727;
    border-right: 1px solid #282727;
    border-bottom: 1px solid #282727;
    overflow: hidden;
	cursor: pointer;
}

#switch:hover {
    width:160px;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
}

#switch-tab {
    width:13px;
    height: 210px;
	background: #5e5e5e url(../images/switch-tab.png) no-repeat 0 bottom;
	-webkit-border-top-right-radius: 5px ;
	-webkit-border-bottom-right-radius: 5px ;
    -moz-border-radius: 0px 5px 5px 0;
	border-radius: 0px 5px 5px 0;
   
}

#switch:hover #switch-tab {
    border-right: 1px solid #000;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

#switch a {
    color: #e0e0e0;
    font-size: 10px;
}

#switch a:hover {
    text-decoration: underline;
    color: #fff;
}

#switch ul {
    float: left;
    margin: 1px 0 0 0px;
	width: 10px;
}
#switch ul form { font-size:10px; color:#FFF; height:5px; width:50px; line-height:2px;}
 #switch ul table td  textbox { height:5px; width:50px; line-height:2px; }
 

#switch ul li {
    padding-bottom: 3px;
}

#switch ul li a {
    float: left;
    margin-bottom: 2px;	
}

#switch ul li a span {
    width: 11px;
    height: 11px;
    display: inline-block;
    border-bottom: 1px solid #000;
    margin-bottom: -1px;
    margin-right: 5px;
}}
	
	
	/*----- Switch End -----*/
	