/*

Theme Name: Vulcan

Theme URI: http://www.indonez.com/

Description: Minimalist Business Wordpress Theme 4

Author: Indonez

Author URI: http://themeforest.net/user/indonez

Version: 1.2

*/



/*----------------------------------------------------

                 Vulcan - CSS File

------------------------------------------------------*/





/* Global

------------------------------------------------------*/





html,body{height:100%}

body{

	font-family:Arial, Tahoma, Verdana;

	font-size:12px;

	margin:0 auto; padding:0;

	background-color:#fff;

	color:#808080;

	height:100%;

}

*{

	margin:0;

	padding:0;

}

*:focus{

	outline:none; /* removes ugly dotted border but may make template more unsuable, up to you

				 if you want to keep it! */

}

.clr{

	clear:both

}

form{

	margin:0; padding:0;

}

hr{

	border:0;

	color:#d3d3d3;

	background-color: #d3d3d3;

	height: 1px;

}

hr.content-line{

	border:0;

	color:#d0d0d0;

	background-color: #d3d3d3;

	margin:30px 0px 30px 0px;

	height: 1px;

}

.line-divider {

  	background:url(images/bottom-dot2.png) bottom center repeat-x ;

  	height: 1%;

  	padding: 1px 0;

}



/* Default Element Styles

------------------------------------------------------*/

/* heading */

h1, h2, h3, h4, h5, h6{

	font-family: 'Lato', sans-serif;

	font-weight: 300;

	color:#65696e;

}

h1{

	font-size:28px;

	line-height:30px;

	margin-bottom:10px;

}

h2{

	font-size:24px;

	line-height:28px;

	margin-bottom:10px;

}

h3{

	font-size:22px;

	line-height:20px;

	margin-bottom:10px;

}

h4{

	font-size:18px;

	line-height:18px;

	margin-bottom:8px;

	font-weight:bold;

}

h5{

	font-size:16px;

	margin:3px 0px;

	padding:0px;

}

h6{

	font-size:14px;

	margin:3px 0px;

	padding:0px;

}



/* links */

a,a:link {

	color:#a7a6a6;

	text-decoration:none;

}

a:visited{

	color:#a7a6a6;

	text-decoration:none;

}

a:hover{

	color:#6c7074;

	text-decoration:none;

}

a img{

	border:none

}

.imgcenter  {

	float:left;

	margin:0px 0px 10px 0px;

}

img.aligncenter {

	margin:2px auto 15px auto;

	display:block;

}

.imgleft,

.alignleft,

.avatar {

	float:left;

	margin:4px 12px 10px 0px;

}

.imgright,

.alignright {

	float:right;

	margin:4px 0px 10px 12px;

}

.border{

	padding:4px;

	border:1px solid #ebebeb;

}



/* lists, blockquotes and paragraphs */

p, ul, ol, blockquote{

	font-size:12px;

	line-height:18px;

	margin-bottom:14px;

	color:#808080;

}

ul, ol{

	margin: 0 0 35px 40px;

}

ol{

	margin:10px 0 35px 30px;

}



li ol, li ul{

	font-size:1.0em;

	list-style:square;

	margin-bottom:0;

	margin-top:0;

}

li ol{

	list-style:decimal;

}

blockquote{

	font-style:italic;

	margin:0px;

	color:#6e7a7f;

	padding:0px 4px 2px 38px;

	background-image:url(images/quote.png);

	background-position:0px 5px;

	background-repeat:no-repeat;

	float:left;

}

/* code */

code{

	font-family:Tahoma, Arial, Verdana;

	letter-spacing:1px;

	margin:25px 0 25px 0px;

	display:block;

	font-size:0.9em;

	border-left:4px solid #dddddd;

	padding:15px 10px;

}





/* Container

------------------------------------------------------*/


#topbar {
height:150px;
line-height:20px;
width:100%;
display:block;
text-align: center;
padding-top: 3px;
}

#topbar h3{
	float: right;
	color: #01619d;
	font-size: 25px;	
	margin-top: 10px;
	margin-right: 20px;
}

#topbar-inside{
	width:960px; 
	height:140px; 
	margin:0 auto;
}


#container{

	border-top:11px solid #65696e;
border-top:none;



}

#top-container{

	width:960px;

	height:422px;

	margin:0px auto;

}

#top-container-inner{

	width:960px;

	height:0px;

	margin:0px auto;

}

#mid-container{

	width:100%;

	height:189px;

	margin-top:-10px;

	background-color:#ebebeb;

	float:left;

}

#bottom-container{

	width:100%;

	height:320px;

	background-color:#65696e;

	float:left;
	
	padding-bottom: 15px;

}





/* Header

------------------------------------------------------*/

#header{

	width:720px; /* 850px */

	height:50px;

	float:right; /* left */

}

#logo{

	width:200px;

	margin: 15px 0 0 0;

	padding:3px 0px 0px 0px;

	float:left;

}

.header-right{
	float: right;
	width: 430px;
		
}

#survey-button{
	width: 248px;
	height: 45px;
	margin-right: 20px;
	background: url('images/survey-button.png') no-repeat;
	float: right;
}

#survey-button a{
	width: 223px;
	height: 45px;
	padding: 10px 15px 0px 10px;	
	font-size: 14px;
	color: #65696E;
	float: left;
}

#google_translate_element {
	float: right;
	margin-right: 20px;
	margin-top: 5px;
}

/* Mainmenu Styling */

#mainmenu-wrapper{
	background: #01619D;
}

#mainmenu{

	width:960px;

	height:60px;

	margin: 0 auto;

}

#mainmenu-home{

	width:960px;
	height:65px;
	margin-top:0px;
	float:left;

}
.navigation{

	width:960px;

	float:left;

	margin-left:0px; /* 160 */

	list-style-type:none;

}

.navigation ul{

	margin:0px;

	padding:0px;

	list-style-type:none;

	position:relative;

	clear:both;

}

.navigation li{

	list-style-type:none;

	padding: 0 0 0 0;

	margin:0px;

	float:left;

	z-index:100;

	position:relative;
	
	

}

.navigation li:nth-child(3) a{
	padding:10px 18px 10px 18px;
}

.navigation li:nth-child(4) a{
	padding:10px 18px 10px 18px;
}

.navigation li:nth-child(3) li a{
	padding: 5px 18px 5px 18px;
}

.navigation li:nth-child(4) li a{
	padding: 5px 18px 5px 18px;
}

.navigation li a{

	font-size:16px;

	text-decoration:none;

	color:#fff;

	display:block;

	margin:0px;

	padding:20px 16px 0px 16px;

	float:left;
	
	height: 40px;

	z-index:100;
	
	border-right: #bbb solid 1px;
	
	font-family: 'Lato', sans-serif;

}

.navigation li:first-child a{
	border-left: #bbb solid 1px;
}

.navigation li li:first-child a{
	border-left: none;
	padding: 15px 18px 5px 18px;
}

.navigation li li a {
	border-right: none;
	padding: 5px 18px 5px 18px;
}

.navigation li.current a, .navigation li a:hover, .navigation li.current li a:hover{

	text-decoration:none;

	color: #989494;

}

.navigation li.current a,

.navigation li.current_page_item a {

	text-decoration:none;

	color:#989494;
	
}

.navigation li li{

	margin:0 0 0px 0px;

	padding:0px;

	position:relative;

	z-index:100;
	
	width: 220px;
	
	border-left: none;
	
	border-right: none;

}

.navigation ul{

	display:none;

	position:absolute;

	top:60px;

	left:-45px;

	width:180px;

	z-index:100;

	background-color:#fff;

	border-top:none;

	border-bottom:2px solid #ebebeb;

	border-left: 2px solid #ebebeb;

	border-right: 2px solid #ebebeb;

	-moz-border-radius-bottomleft:9px;

	-moz-border-radius-bottomright:9px;

	-webkit-border-bottom-left-radius:9px;

	-webkit-border-bottom-right-radius:9px;

}

.navigation li ul a{

	width:150px;

	float:left;

	padding:0px 25px 8px 15px;

	font-size:13px;

	color:#65696e;

	line-height:24px;

	z-index:100;

	text-decoration:none;

}

.navigation ul ul {

	display:none;

	position:absolute;

	top:0;

	left:150px;

	width:150px;

	z-index:100;

	background-color:#fff;

	border-top:none;

	border-bottom:2px solid #ebebeb;

	border-left: none;

	border-right: none;

	-moz-border-radius-bottomleft:9px;

	-moz-border-radius-bottomright:9px;

	-webkit-border-bottom-left-radius:9px;

	-webkit-border-bottom-right-radius:9px;

}


/* Welcome Slogan Styling */

#badges{
	width: 290px;

	margin-top:15px;
	
	float: left;
}

#badges img{
	margin-right: 0px;	
}

#slogan{

	width:640px;

	margin-top:15px;
	
	margin-bottom: 15px;

	float:left;
	
}

#slogan h1{

	font-size:15px;

	line-height:18px;

	margin-left: 0px;
	margin-bottom: 0px;
	
	font-weight: bold;

}

#slogan h1.right {
	text-align: right;	
}



#get-in-touch{

	width:165px;

	height:53px;

	margin-top:15px;

	float:left;

}

#get-in-touch img{

	padding-left:14px;

	float:left;

}

.dot-separator{

	width:10px;

	height:54px;

	margin-top:20px;

	background-image:url(images/dot-separator.png);

	background-position:center;

	background-repeat:repeat-y;

	float:left;

}



/* Page-title Styling */

#page-title{

	width:100%;

	height:76px;

	float:left;

}

#page-title-inner{

	width:960px;

	margin:0px auto;

}

.title{

	margin:23px 0px 0px 18px;

	float:left;

}

.description{

	margin:10px 0px 0px 0px;

	width:616px;

	float:left;

}

.dot-separator-title{

	width:64px;

	height:39px;

	margin-top:22px;

	background-image:url(images/dot-separator.png);

	background-position:center;

	background-repeat:repeat-y;

	float:left;

}


 /*  Free Consultation

------------------------------------------------------*/

#freeconsultation{

	width:960px;

	height:360px;

    background-image:url(images/free-consultation.png);
	float:left;

}


/*  Slideshow

------------------------------------------------------*/

#slideshow{

	width:640px;

	height:347px;

	background-color:#ebebeb;

	float:left;

}

#slideshow img{

	width:620px;

	height:323px;

	margin:12px 0px 0px 10px;

	padding:0px;

	list-style-type:none;
	
	overflow: hidden;
}

#slideshow li a span.slide-text-bottom {

  color: #fff;

}

#pager, #pager-alt{

	position:absolute;

	z-index:100;

	top:420px;

	margin-left:540px;

}

#pager a{

	background: url(images/slide.png) no-repeat scroll 50% 50%;

	display:block;

	float:left;

	font-size:0px;

	width:13px;

	height:13px;

	margin:2px;

	outline-style:none;

	outline-width:medium;

	padding:-1px;

}

#pager .activeSlide{

	background: url(images/slide.png) no-repeat scroll 0% 50%;

}

#pager-alt a{

	background: url(images/slide-alt.png) no-repeat scroll 50% 50%;

	display:block;

	float:left;

	font-size:0px;

	width:13px;

	height:13px;

	margin:2px;

	outline-style:none;

	outline-width:medium;

	padding:-1px;

}

#pager-alt .activeSlide{

	background: url(images/slide.png) no-repeat scroll 0% 50%;

}





/* Slideshow alt */

#slideshow-alt {

    width:960px;

	height:304px;

	background-color:#ebebeb;

    position:relative; /* important */

	overflow:hidden; /* important */

	float:left;

}

#slideshow-altContent {

    width:936px; /* important to be same as image width or wider */

	height:280px;

	margin:12px 0px 0px 12px;

	padding:0px;

    position:absolute;

	top:0;

}

.slideshow-altImage {

    float:left;

    position:relative;

	display:none;

}

.slideshow-altImage span {

    position:absolute;

	font-size:12px;

    padding:10px 20px;

    width:896px;

    background-color:#000;

    filter: alpha(opacity=70);

    -moz-opacity:0.7;

	-khtml-opacity:0.7;

    opacity:0.7;

    color:#fff;

    display:none;

	bottom:5px;

}

.clear {

	clear: both;

}

.slideshow-altImage span strong {

    font-size: 14px;

}

.bottom {

	bottom: 0;

    left: 0;

}

ul{list-style-type: none;}



/* Slideshow alt2 */

.slide-img,

.slide-img-right {

	width:610px;

	height:280px;

	margin-right:26px;

	float:left;

}

.slide-img-right {

  margin-right:0;

  margin-left:26px;

}

.slide-text,

.slide-text-left{

	width:282px;

	margin-top:12px;

	float:left;

}

.slide-text-left{

  margin-left:16px;

}

.slide-text-bottom {

  height: 40px;

  padding: 10px 20px;

  width:   895px;

  position: absolute;

  bottom: 0;

  left: 0;

  background: #000000;

  opacity: 0.7;

}

.heading1-slide{

	width:282px;

	font-size:22px;

	color:#65696e;

	line-height:20px;

	margin-bottom:15px;

	float:left;

}

.heading2-slide{

	width:282px;

	font-size:14px;

	color:#65696e;

	margin-bottom:15px;

	float:left;

}

.slide-text p{

	width:282px;

	margin:13px 0px 0px 0px;

	float:left;

}

.slide-more{

	height:29px;

	font-size:16px;

	color:#fff;

	text-align:center;

	margin:18px 0px 0px 0px;

	padding:6px 20px 0px 20px;

	background-color:#fff;

	float:left;

}

.slide-more a, .slide-more a:visited{

	color:#65696e;

	text-decoration:none;

}





/* Content

------------------------------------------------------*/

#content{

	width:960px;

	margin:0px auto;

}

#content-left{

	width:622px;

	margin-right:50px;

	float:left;

}

#content-right{

	width:288px;

	margin:27px 0px;

	float:left;

}

#content-fullwidth{

	width:960px;

	float:left;

}

.home-left {
	width: 640px;
	float: left;
	margin-right: 20px;
}

.home-left ul{
	margin: 10px 0 0 0;	
}

.home-left ul{
	margin-bottom: 20px;	
}

.home-left li{
	background-image: url(images/bottom-dot2.png);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom: 4px;
	line-height: 26px;
}

.home-right {
	width: 280px;	
	float: left;
}

.home-right h3{
	margin-top: 20px;
}

.home-right li{
	list-style: disc;	
}

#survey-button-home{
	width: 248px;
	height: 45px;
	background: url('images/survey-button.png') no-repeat;
}

#survey-button-home a{
	width: 223px;
	height: 45px;
	padding: 10px 15px 0px 10px;	
	font-size: 14px;
	color: #65696E;
	float: left;
}

.maincontent{

	margin:10px 0px 60px 0px;

	float:left;

}

.sidebar{

	width:267px;

	border-left:2px solid #ebebeb;

	padding-left:21px;

	float:left;

}

.sidebar-bottom{

	width:288px;

	height:11px;

	margin-bottom:34px;

	background-image:url(images/sidebar-bottom.gif);

	background-position:bottom;

	background-repeat:no-repeat;

	float:left;

}

.sidebar li{
	list-style: none;
	margin-bottom: 20px;	
}


/* Content list */

ul.sidebar-list,

.sidebar ul,

.widget ul {

	margin:0px;

	padding:0px 0px 13px 0px;

	list-style-type:none;

}

ul.sidebar-list li,

.sidebar ul li,

.widget ul li {

	background-image:url(images/bottom-dot2.png);

	background-position:bottom;

	background-repeat:repeat-x;

	padding-bottom:4px;

	line-height:26px;

}

ul.sidebar-list li a,

.sidebar ul li a,

.widget ul li a {

	color:#a6a6a6;

	text-decoration:none;

}

ul.sidebar-list li a:hover,

.sidebar ul li a:hover,

.widget ul li a:hover {

	text-decoration:underline;

}

.sidebar ul.ads-list li {

  border: none;

  background: none;

}



/* Front Box Styling */

#content .front-box-content{

	margin-bottom:45px;

}

#content .front-box-content2{

	margin-bottom:45px;

}

#front-box{

	width:960px;

	margin:0px auto;

}

.front-box-content{

	width:286px;

	margin-top:25px;

	float:left;

}

.front-box-content2{

	width:622px;

	margin-top:25px;

	float:left;

}

.front-box-content3{

	width:286px;

	margin-top:25px;

	float:left;

}

.front-box-content-client{

	width:286px;

	margin-top:25px;

	float:left;

}

.front-box-content h4{

	color:#3e4043;

	font-weight: normal;

}

.front-box-content h4 a {

  color:#3e4043;

}

.img-front{

	width:79px;

	height:150px;

	float:left;

}

.dot-separator-content{

	width:50px;

	height:138px;

	margin-top:22px;

	background-image:url(images/dot-separator.png);

	background-position:center;

	background-repeat:repeat-y;

	float:left;

}

.separator-content{

	width:50px;

	display:block;

	float:left;

}



/* Client Logo list */

ul.client-list,

.sidebar ul.client-list,

.footer-widget ul.client-list {

	width:288px;

	margin:0px 0px 0px 2px;

	padding:0px;

	list-style-type:none;

}

.footer-widget ul.client-list {

  width:100%;

}

ul.client-list li,





.sidebar ul.client-list li,

.footer-widget ul.client-list li {

	width:64px;

	margin:0px 10px 6px 0px;

	float:left;

	padding: 0;

	background: none;

}

.sidebar ul.client-list li {

	margin:0px 20px 12px 0px;

}

ul.client-list li.client-last,

.sidebar ul.client-list li.client-last,

.footer-widget ul.client-list li.client-last{

	width:64px;

	margin:0px 0px 6px 0px;

	float:left;

}



/* About

------------------------------------------------------*/

.about-item{

	width:296px;

	float:left;

	padding-bottom:15px;

}

.spacer{

	width:30px;

	float:left;

	display:block;

	height:100%;

}

.about-team{

	width:82px;

	height:98px;

	float:left;

}

.box-bq{

	padding:12px 20px 2px 20px;

	background-color:#ebebeb;

	-moz-border-radius:8px;

	-webkit-border-radius:8px;

	float:left;

}

.meet-the-team {
		
}

.meet-the-team p{
	margin: 0px;
}

.meet-the-team .text{
	margin-bottom: 14px;
	float: left;
	width: 470px;
}




/* Services

------------------------------------------------------*/

.services-column{

	width:455px;

	margin:20px 0px 20px 0px;

	border-bottom:1px solid #ebebeb;

	float:left;

	height: 180px;

}

.services-column h4 a {

  color:#65696e;

}

.services-spacer{

	width:50px;

	display:block;

	float:left;

}

.services-spacer-box{

	width:30px;

	display:block;

	float:left;

}

.more-button{

	height:29px;

	font-size:16px;

	color:#3e4043;

	text-align:center;

	margin:10px 0px 20px 0px;

	padding:6px 20px 0px 20px;

	background-color:#ebebeb;

	float:right;

}

.more-button a, .more-button a:visited{

	text-decoration:none;

	color:#3e4043;

}

.heading-text{

	font-size:14px;

	font-style:italic;

	line-height:24px;

}

.services-margintop{

	margin-top:40px;

	margin-bottom:30px;

}

.services-box{

	width:275px;

	float:left;

}

.services-box p{

	margin-bottom:23px;

}





/* Portfolio

------------------------------------------------------*/

.pf-title{

	width:900px;

	height:16px;

	float:left;

}

#pf-view{

	width:60px;

	height:29px;

	float:left;

}

.pf-box-view{

	background-color:#ebebeb;

	margin-bottom:25px;

	padding:12px 12px 13px 12px;

	float:left;

}

.pf{

	margin:14px 0px 0px 20px;

	float:left;

}



/* List and Grid View */

ul.display{

	float:left;

	width:960px;

	margin:0;

	padding:0;

	list-style:none;

}

ul.display li{

	float:left;

	width:960px;

	padding:0px;

	margin:0;

}

ul.display li .content_block img{

	padding:0px;

	margin:0px;

	float:left;

}



ul.display li ul.check-list li{

	float:left;

	width:463px;

	margin-left:20px;

}

ul.display li .content_block{

	margin:15px 0px 22px 0px;

	border-bottom:1px solid #ebebeb;

	float:left;

}

ul.display li .content_block h4{

	width:485px;

	margin-left:20px;

	float:left;

	font-weight: normal;

}

ul.display li .content_block h4 a {

  border: none;

  text-decoration: none;

}

ul.display li .content_block p{

	width:485px;

	font-size:12px;

	margin-left:20px;

	float:left;

}

ul.thumb_view li{

	width:455px;

	margin:0px 10px;

}

ul.thumb_view li .pf-box-view{

	background-color:#ebebeb;

	margin-bottom:25px;

	padding:12px 12px 3px 12px;

	float:left;

}

ul.thumb_view li .content_block h4{

	width:455px;

	margin:-15px 0px 5px 0px;

	float:left;

	font-weight: normal;

}

ul.thumb_view li .content_block p{

	width:455px;

	font-size:12px;

	margin-left:0px;

	float:left;

}

ul.thumb_view li ul.check-list,  ul.thumb_view li .more-button{

	display:none;

}

ul.thumb_view li .more-button{

	display:block;

	margin-bottom: 20px;

	margin-left: 0;

}



ul.thumb_view li .content_block a img{

	margin: 0 0 10px;

}

a.switch_thumb{

	width:60px;

	height:29px;

	line-height:26px;

	padding:0;

	margin:-7px 0px 0px 0px;

	display:block;

	background:url(images/select-view.gif) no-repeat;

	outline:none;

	text-indent:-9999px;

}

a:hover.switch_thumb{

	filter:alpha(opacity=75);

	opacity:.75;

	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";

}

a.swap{background-position: left bottom;}





/* Check list */

ul.check-list,

.maincontent .blog-posted ul,

.pf-box-content ul {

	margin:-3px 0px 20px 0px;

	padding:0px;

	list-style-type:none;

}

ul.check-list li,

.maincontent .blog-posted ul li,

.pf-box-content ul li {

	background-image:url(images/check.gif);

	background-position:0px 7px;

	background-repeat:no-repeat;

	padding-left:22px;

	line-height:26px;

}

/* Blog

------------------------------------------------------*/

.blog-post{

	float:left;

}

.left-head{

	width:40px;

	background-color:#ebebeb;

	margin-right:14px;

	padding:7px 0px 7px 0px;

	float:left;

}

.right-head{

	width:568px;

	border-bottom:1px solid #ebebeb;

	float:left

}

.blog-posted{

	width:622px;

	margin:21px 0px 10px 0px;

	float:left;

}

.right-head h3{

	width:568px;

	margin-bottom:2px;

}

.right-head a, .right-head a:visited{

	text-decoration:none;

	color:#65696e;

}

.post-info{

	width:568px;

	color:#d9d8d8;

	margin-bottom:5px;

	float:left;

}

.post-info a, .post-info a:visited{

	text-decoration:none;

	color:#d9d8d8;

}

.post-info a:hover{

	text-decoration:underline;

}

.date{

	font-size:20px;

	color:#65696e;

	line-height:0px;

	text-align:center;

}

.month{

	font-size:12px;

	color:#65696e;

	line-height:0px;

	text-align:center;

}

.blog-box{

	background-color:#ebebeb;

	margin:0px 15px 0px 0px;

	padding:12px 10px;

	float:left;

}



/* Author info styling */

.author{

	width:600px;

	background-color:#ebebeb;

	color:#abacad;

	padding:10px 15px 6px 15px;

	line-height:18px;

	float:left;

	margin-bottom: 30px;

}

.author h5{

	color:#65696e;

	margin:1px 0px 5px 0px;

}



/* Image and Captions */



img.aligncenter {

	display:block;

	margin-left:auto;

	margin-right:auto;

  margin-bottom: 10px;

}

.alignright {

	float:right;

}

.alignleft {

	float:left;

}

/* Image and Caption End */





/*------- WP Pagenavi ------- */

.blog-pagination .wp-pagenavi {

  padding: 20px 0;

  text-align: left;

}

.main .blog-pagination .wp-pagenavi a, .blog-pagination .wp-pagenavi a:link {

border:none;

background-color:#ebebeb;

-moz-border-radius:6px;

-webkit-border-radius:6px;

color:#3e4043;

font-size:16px;

padding:8px;

cursor: pointer;

}

.blog-pagination .wp-pagenavi a:visited {

border:none;

background-color:#ebebeb;

-moz-border-radius:6px;

-webkit-border-radius:6px;

color:#3e4043;

font-size:16px;

padding:8px;

cursor: pointer;



}

.blog-pagination .wp-pagenavi a:hover {

border:none;

background-color:#ebebeb;

-moz-border-radius:6px;

-webkit-border-radius:6px;

color:#3e4043;

font-size:16px;

padding:8px;

cursor: pointer;



}

.blog-pagination .wp-pagenavi a:active {

border:none;

background-color:#ebebeb;

-moz-border-radius:6px;

-webkit-border-radius:6px;

color:#3e4043;

font-size:16px;

padding:8px;

cursor:default;



}

.blog-pagination .wp-pagenavi span.pages {

border:none;

background-color:#ebebeb;

-moz-border-radius:6px;

-webkit-border-radius:6px;

color:#3e4043;

font-size:16px;

padding:8px;

cursor: pointer;



}

.blog-pagination .wp-pagenavi span.current {

border:none;

background-color:#ebebeb;

-moz-border-radius:6px;

-webkit-border-radius:6px;

color:#3e4043;

font-size:16px;

padding:8px;



}

.blog-pagination .wp-pagenavi span.extend {

border:none;

background-color:#ebebeb;

-moz-border-radius:6px;

-webkit-border-radius:6px;

color:#3e4043;

font-size:16px;

padding:8px;

cursor: pointer;

}

.pages{

	display:none;

}

/*------- WP Pagenavi End ------- */



/*------- Traditional Navigation -----*/

.page-navigation {

  	margin-top: 10px;

  	margin-bottom: 10px;

 	font-size:16px;

}

.page-navigation a {

	text-decoration: none;

	color: #353535;

}

.page-navigation a:hover {

	color: #858585;

	text-decoration:none;

}

li.clearpaging {

 	 clear: both;

}



/* Ads list */

ul.ads-list{

	width:260px;

	margin:0px 0px 10px 0px;

	padding:0px;

	list-style-type:none;

}

ul.ads-list li{

	width:260px;

	margin:0px;

	float:left;

}





/* Contact

------------------------------------------------------*/

form{

	margin:0;

	padding:0;

}

#contactFormArea{

	width:300px;

	margin:49px 0px 0px 86px;

}

.map{

	background-color:#ebebeb;

	margin:0px;

	padding:12px;

	float:left;

}



.contact-separator{

	width:52px;

	height:398px;

	margin-top:49px;

	background-image:url(images/dot-separator.png);

	background-position:right;

	background-repeat:repeat-y;

	float:left;

}

#contact-left{

	width:500px;

	float:left;

}

#contact-right{

	width:300px;

	float:left;

}

#maincontactform {

  	margin: 20px 0;

}

#maincontactform label {

	font-size: 1.1em;

	width: 100px;

	float: left;

	font-weight: normal;

	clear: both;

	margin-bottom:3px;

}

.textfield,

input#s {

  	float: left;

	font-family:Tahoma, Arial, verdana;

  	font-size:12px;

  	margin-bottom: 13px;

  	padding: 3px;

  	color: #8a8a8a;

  	width: 406px;

  	height: 22px;

	background-color:#ffffff;

	background-color:#ffffff;

	-moz-border-radius:6px;

	-webkit-border-radius:6px;

	behavior:url(border-radius.htc);

	border:2px solid #ebebeb;

}

.textarea {

	-moz-border-radius:6px;

	-webkit-border-radius:6px;

	behavior:url(border-radius.htc);

	border:2px solid #ebebeb;

  	float: left;

  	font-family:Tahoma, Arial, verdana;

  	font-size:12px;

  	margin: 0;

  	padding: 3px;

  	color: #8a8a8a;

  	width: 406px;

  	height: 116px;

  	background-color:#ffffff;

  	overflow: hidden

}

.buttoncontact  {

	background-image:url(images/send-now.gif);

	background-repeat:no-repeat;

	padding:0px; margin:0px;

	border:0px;

	width:97px;

	height:33px;

	cursor:pointer;

	float:right;

	margin-top:20px;

	margin-right:-10px;

}

@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0)

{

.buttoncontact{

	background-image:url(images/send-now.gif);

	background-repeat:no-repeat;

	padding:0px; margin:0px;

	border:0px;

	width:97px;

	height:33px;

	cursor:pointer;

	float:left;

	margin:10px 10px 0px 323px;

}

}

#emailSuccess{

	width:355px;

  	display:block;

	border-top:1px solid #91E691;

	border-bottom:1px solid #91E691;

	background-color:#E0FFE0;

	color:#007500;

	text-align:center;

	padding:7px 30px;

	display: none;

}

.require {

	display:none;

}

.loading {

  	margin-top: 15px;

  	float: left;

  	background: url(images/loading-contact.gif) top left no-repeat;

  	padding-left: 32px;

  	font-size: 1.1em;

  	color:#a5a6a6;

  	margin-left: 10px;

}

label.screen-reader-text {

  	display: none;

}

input#searchsubmit {

  	padding: 7px 5px;

  	margin-left: 10px;

}

.sidebar input#s {

margin-right: 10px;

width: 240px;

}

.sidebar input#searchsubmit {

  	float: left;

  	margin-left: 0;

  	margin-bottom: 10px;

}

.sidebar label.screen-reader-text {

  	display: none;

}

#contact-form{
	float:right; 
	margin:0px 20px 0 0; 
	width:258px; 
	height:330px; 
	display:block; 
	padding:10px;

	
	background: url(images/contact-form-1.png) no-repeat;


}

#contact-form h8{
	color: #333333;	
	font-size: 18px;
	display: block;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

#contact-form h7{
	color: #01619D;
	font-size: 26px;
	display: block;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
}

#contact-form p{
	color: #333333;
	font-size: 14px;
	margin-bottom: 5px;	
}



#content form  p { font-size:14px; color:#ffffff; font-weight:bold; line-height:22px; margin:0 0 10px 10px; }

#contact-form input { width:275px; margin:0 0px 0px 0px; height:30px; border-radius:5px; background:#FFFFFF; border:#999 1px solid;  }

#contact-form input.wpcf7-submit{
	border-color:#ffffff;
	border-radius:5px;
	background: #FE9909;
	color: #fff;
	font-size: 15px;
	text-align: center;	
	border: none;
	height: 35px;
	width: 255px;
	padding-bottom: 2px;
}

#contact-form textarea { width:245px; height:60px; }

#contact-form input{ width: 245px;}

#contact-form .wpcf7-not-valid-tip{
	color: #000000;	
}

#contact-form-2{
	background: url(images/contact-box-2.png) no-repeat;
	background-size: 100% 100%;
	padding: 15px 0px 0px 18px;
	height: 380px;
	width: 270px;
	
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
src='images/contact-box-2.png',
sizingMethod='scale');

-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(
src='images/contact-box-2.png',
sizingMethod='scale')";
}

#contact-form-2 h7{
	color: #ffffff;	
	font-size: 26px;
	display: block;
	margin-bottom: 5px;
}

#contact-form-2 h8{
	color: #ffffff;
	font-size: 18px;
	display: block;
	margin-bottom: 5px;
}

#contact-form-2 form p{
	color: #ffffff;
	font-size: 14px;
	margin: 0 0 5px 0px;
}

#contact-form-2 input.wpcf7-submit{
	background: url(images/contact-btn.png);
	color: #ffffff;
	font-size: 16px;
	text-align: center;	
	border: none;
	height: 45px;
	width: 255px;
	margin-top: 0px;
	padding-bottom: 2px;
	position: relative;
	left: -3px;
}

#contact-form-2 textarea { width:245px; height:60px; }

#contact-form-2 input{ width: 245px;}

#contact-form-2 .wpcf7-not-valid-tip{
	color: #000000;	
}

#contact-form-3{
	background: url(images/contact-box.png) no-repeat;
	background-size: 100% 100%;
	padding: 15px 0px 0px 18px;
	height: 480px;
	width: 270px;
}

#contact-form-3 h7{
	color: #ffffff;	
	font-size: 26px;
	display: block;
	margin-bottom: 5px;
}

#contact-form-3 h8{
	color: #ffffff;
	font-size: 18px;
	display: block;
	margin-bottom: 5px;
}

#contact-form-3 form p{
	color: #ffffff;
	font-size: 14px;
	margin: 0 0 5px 0px;
}

#contact-form-3 input.wpcf7-submit{
	background: url(images/contact-btn.png);
	color: #ffffff;
	font-size: 16px;
	text-align: center;	
	border: none;
	height: 45px;
	width: 255px;
	margin-top: 0px;
	padding-bottom: 2px;
	position: relative;
	left: -3px;
}

#contact-form-3 textarea { width:245px; height:35px; }

#contact-form-3 input{ width: 245px;}

#contact-form-3 .wpcf7-not-valid-tip{
	color: #000000;	
}



#geo-contact{
	padding-top: 10px;
	margin-bottom: -20px;
	clear: both;	
}

#geo-ad{
	background: url(images/geo-ad.jpg);
	width: 635px;
	height: 538px;
	float: left;
	margin-right: 20px;
	margin-top: 5px;
}

#geo-contact-form{
	float: left;
	margin-top: 3px;
}

#geo-ad .why { 
	margin:60px 0 0 20px; 
	width:280px; height:360px; 
	float:left; display:block; 
	padding:10px; 
}

#geo-ad .why h7 { 
	color:#FFF; 
	font-weight: bold;
	font-size:18px; 
	margin:10px 0 15px 0; 
}

#geo-ad .why p { 
	font-size:14px; 
	color:#FFF; 
	margin:10px 0 10px 0; 
	line-height:18px; 
	padding:0 10px 0 0; 
}

#geo-ad .why ul { 
	margin:0 0 0 20px; 
	list-style-type:disc;
}

#geo-ad .why li { 
	color:#FFFFFF; 
	font-size:14px; 
	line-height:18px;
}

#geo-ad .badges { 
	background: #d0d0d0; 
	padding: 5px 5px 2px 5px; 
	width: 110px; 
	margin: 15px 0 5px 0; 
	border-radius: 5px; 
}

#geo-ad .badges .img { 
	margin: 0px; 
}

/* Footer

------------------------------------------------------*/

#footer-content{

	width:960px;

	background-image:url(images/footer-glow.png);

	background-repeat:no-repeat;

	background-position:top center;

	margin:0px auto;

}

#footer-address{

	width:273px;

	margin-top:28px;

	float:left;

}

#footer-address img{



}

#footer-last{

	width:960px;

	margin-top:0px !important;

	border-top:2px solid #979696;

	float:left;

}


#social-media{
	width: 250px;
	float: left;	
	margin: 28px 0 10px 40px;
}

#social-media img{
	margin-right: 5px;
}

#social-media h3{
	color: #ffffff;	
}

.facebook{
	background:	#ffffff; 
	padding: 5px 5px 5px 5px;
	margin: 5px 0 5px 0;
	border-radius: 5px;
}

.facebook p{
	color: #01619D;
	font-size: 14px;
	display: inline;
	position: relative;
	top: -10px;
}

/* Footer News list */

#footer-social { width:250px; float:right; margin:28px 20px 0px 10px; }

#footer-social h3{

	margin-bottom:7px;

	color:#e3e3e3;

}

#footer-news{

	width:350px;

	margin-top:28px;

	float:right;

}

#footer-news h3{

	margin-bottom:7px;

	color:#e3e3e3;

}

ul.list-bottom,

.footer-widget ul {

	margin:0px;

	padding:0px;

	list-style-type:none;

}

ul.list-bottom li,

.footer-widget ul li{

	background-image:url(images/bottom-dot.png);

	background-position:bottom;

	background-repeat:repeat-x;

	padding-bottom:4px;

	line-height:18px;

}

ul.list-bottom li a,

.footer-widget ul li a{

	color:#a6a6a6;

	text-decoration:none;

}

ul.list-bottom li a:hover,

.footer-widget ul li a:hover{

	text-decoration:underline;

}

#footer-copyright{
	width: 350px;

	font-size:11px;

	margin-top:10px;

	float:right;

}

#footer-copyright a{
	color: #ffffff;
}

/* footermenu Styling */

#footer-menu{

	width:580px;

	margin:0px;

	padding:0px;

	float:left;

}

.navigation-footer{

	width:580px;

	float:left;

	margin:9px 0px 0px 0px;

	padding:0px;

	list-style-type:none;

}

.navigation-footer ul{

	margin:0px;

	padding:0px;

	list-style-type:none;

	position:relative;

	clear:both;

}

.navigation-footer li{

	list-style-type:none;

	padding:0px;

	margin:0px;

	float:left;

	z-index:100;

	position:relative;

}

.navigation-footer li a{

	font-size:11px;

	text-decoration:none;

	color:#a6a6a6;

	display:block;

	margin:0px;

	padding-right:24px;

	float:left;

	z-index:100;

}

.navigation-footer li.current a, .navigation-footer li a:hover, .navigation-footer li.current li a:hover{

	text-decoration:none;

	color: #a6a6a6;

}

.navigation-footer li.current li a{

	text-decoration:none;

	color:#a6a6a6;

}



/* Comment Form */

#comment{margin-bottom:15px; float:left;}

#comment-form{float:left;}

#comment-form fieldset {border: none;}

.comment-post{margin-top:20px; border-bottom:1px solid #d7d7d7; float:left;width: 620px;}

.comment-entry{margin-bottom:-10px; padding-bottom:10px; border-bottom:1px solid #d7d7d7; float:left;width: 620px;}

.avatar{margin-right:10px; float:left;}

.comment-date{font-style:italic; font-size:11px; color:#979797; float:left;}

.comment-text{width:520px; float:left;}

.comment-text p{width:520px; margin-top:10px; float:left;}

.imgborder{float:left; border:1px solid #d7d7d7; padding:2px;}



#commentFormArea {width:500px; margin:0px 0px 35px 0px; color:#a5a6a6; float:left;}

.label-comment {width:100px; margin:6px 0px 0px 10px; float:left;}

.input-comment {background-color:#ffffff; font-family:Tahoma, Arial, verdana; font-size:12px; border:2px solid #ebebeb; -moz-border-radius:6px;

	-webkit-border-radius:6px; width:270px; padding:5px 5px 5px 5px; margin:0px 0px 13px 0px; color:#6b6b6b; float:left;}

.input-submit-comment {  clear: both;

  float: left;

  width: 76px;

  height: 33px;

  border: none;

  background: url(images/submit-button.gif) no-repeat;

  cursor: pointer;

  margin-top:0px;}

.textarea-comment {background-color:#ffffff; font-family:Tahoma, Arial, verdana; font-size:12px; border:2px solid #ebebeb; -moz-border-radius:6px;

	-webkit-border-radius:6px; width:470px; height:100px; padding:5px 5px 5px 5px; margin:0px; color:#6b6b6b;}

.reply{

	font-size:11px;

	font-style:italic;

	margin-bottom:15px;

}



/* WP Calendar */

table#wp-calendar {

  border-collapse: collapse;

}

table#wp-calendar caption {

  font-size: 1.4em;

}

tbody td.pad {

  width: 30px;

  background-color:#fff;

}

table#wp-calendar>tbody>tr>td>a {

   font-weight:bold;

   font-size:14px;

   font-family:arial narrow, arial, garamond, palatino linotype, times new roman, bookman old style;

}

thead>tr>th {

  padding : 10px;

  text-align:center;

  background-color:#fff;

}

tbody>tr>td {

padding : 10px 12px;

text-align:center;

}

tbody>tr>td#today {

  color: green;

  font-weight: bold;

}

tfoot>tr>td>a, tfoot>tr>td>a:link, tfoot>tr>td>a:visited, tfoot>tr>td>a:hover, tfoot>tr>td>a:active {

  font-weight:bold;

  font-size:14px;

  height:20px;

  font-family:garamond, bookman old style, times new roman, arial narrow, arial;

}

tfoot>tr>td#prev {

  width: 40px;

  margin: 3px;

  padding-left: 10px;

  text-align:left;

  background-color:#ffffff;

}

tfoot>tr>td#next {

  width: 40px;

  margin: 3px;

  text-align:right;

  background-color:#ffffff;

}



/* Custom */

ul.arrow,

ul.checklist,

ul.circle {

  margin: 0 0 0 10px;

  padding: 0;

  list-style: none;

}

ul.arrow li{

	background-image:url(images/list-general.gif);

	background-position:0px center;

	background-repeat:no-repeat;

	padding:0px 0px 0px 12px;

	line-height:24px;

	list-style-type:none;

}

ul.checklist li{

	background-image:url(images/check.gif);

	background-position:0px center;

	background-repeat:no-repeat;

	padding:0px 0px 0px 22px;

	line-height:24px;

	list-style-type:none;

}

ul.circle li{

	background-image:url(images/bullet.png) !important;

	background-position:0px center;

	background-repeat:no-repeat;

	padding:0px 0px 0px 20px !important;

	line-height:20px !important;

	list-style-type:none;

}

/* Pullquotes */

.pullquote_right,.pullquote_left{

	color:#9c9c9c;

	float:right;

	font-size:1.2em;

	letter-spacing:0px;

	margin-bottom:0;

	margin-top:7px;

	margin-left:20px;

	padding-left:15px;

	width:40%;

	font-weight:bold;

  font-style:italic;

  line-height:1.4em;

  border-left:2px solid #cccccc;

}

.pullquote_left{

  border-right:2px solid #cccccc;

  border-left:none;

	float:left;

	margin-left:0px;

	margin-right:10px;

	padding-left:0;

	padding-right:15px ;

}



/* Dropcap */

.dropcap{

	float:left;

	font-size:30px;

	height:41px;

	line-height:30px;

	margin-bottom:-10px;

	margin-right:0px;

	padding-top:3px;

	text-align:center;

	width:41px;

}



/* Custom Message Styling */

.info {

	margin: 15px 0;

	color: #478BBF;

	padding: 8px 10px 8px 37px;

	background: #DCEFF5 url(images/info.png) 12px 9px no-repeat;

	border: 1px solid #B8E7F5;

}

.success {

	margin: 15px 0;

    color:#3F9153;

    padding:8px 10px 8px 37px;

    background:#D7F7DF url(images/success.png) 12px 9px no-repeat;

    border:1px solid #A3F7B8

}

.error {

    margin: 15px 0;

    color: #C24848;

    padding: 8px 10px 8px 37px;

    background: #FFD6D6 url(images/error.png) 12px 9px no-repeat;

    border: 1px solid #FFC2C2;

}

.warning {

    margin: 15px 0;

    color: #CF9E00;

    padding: 8px 10px 8px 37px;

    background: #FAF2D7 url(images/warning.png) 12px 9px no-repeat;

    border: 1px solid #FAE8AF;

}

/*  Highlight Styles */



.highlight-yellow {padding:1px 4px;background-color:yellow;color:#111;}

.highlight-dark{padding:1px 4px;background-color:#6a6a6a;color:#fff;}

.highlight-red{padding:1px 4px;background-color:#DE2D2D;color:#fff;}

.highlight-green{padding:1px 4px;background-color:#A3CC29;color:#111;}



.button,

.button-red {

	background-color:#aa2328;

	-moz-border-radius: 4px; /* Firefox */

	-webkit-border-radius: 4px; /* Safari, Chrome */

	-khtml-border-radius: 4px; /*Linux browsers*/

	border-radius: 4px; /*CSS3*/

	background-image:url(images/bg-button.gif);

	background-repeat:repeat-x;

	color:#fff !important;

	margin-right:10px;

	padding:8px 20px 10px 20px;

	font-size:16px;

	display: inline-block;

}

.button2,

input#searchsubmit {

	background-color:#bcbcbc;

	-moz-border-radius: 4px; /* Firefox */

	-webkit-border-radius: 4px; /* Safari, Chrome */

	-khtml-border-radius: 4px; /*Linux browsers*/

	border-radius: 4px; /*CSS3*/

	background-image:url(images/bg-button2.gif);

	background-repeat:repeat-x;

	color:#fff !important;

	margin-right:10px;

	padding:8px 20px 10px 20px;

	font-size:16px;

	display: inline-block;

}

input#searchsubmit {

	padding:4px 10px;

	font-size:12px;

  border: 1px solid #BDBDBD;

}

.button-alt{

	background-color:#aa2328;

	-moz-border-radius: 4px; /* Firefox */

	-webkit-border-radius: 4px; /* Safari, Chrome */

	-khtml-border-radius: 4px; /*Linux browsers*/

	border-radius: 4px; /*CSS3*/

	background-image:url(images/bg-button.gif);

	background-repeat:repeat-x;

	color:#fff !important;

	padding:8px 20px 10px 20px;

	font-size:16px;

}

.button-blue {

	background-color:#023161;

	-moz-border-radius: 4px; /* Firefox */

	-webkit-border-radius: 4px; /* Safari, Chrome */

	-khtml-border-radius: 4px; /*Linux browsers*/

	border-radius: 4px; /*CSS3*/

	background-image:url(images/bg-button-blue.gif);

	background-repeat:repeat-x;

	color:#fff !important;

	margin-right:10px;

	padding:8px 20px 10px 20px;

	font-size:16px;

}

.button:hover, .button-alt:hover, .button2:hover,.button-blue:hover,.button-red:hover{color:#fff; text-decoration:none}



ul.sub-menu { width: 220px; }

.navigation li ul a { width:220px; position: relative; left: -20px; }

#mid-container { height:220px; }

#mid-container ul { height:90px; margin-bottom:20px; list-style:disc; }

#mid-container a { float:right; font-size:14px; }

/* form styles */

.geoPageSubmitBtn {
  background: url(images/contact-btn.png);
  color: white;
  font-size: 16px;
  text-align: center;
  border: none;
  height: 45px;
  width: 255px !important;
  margin-top: 10px;
  padding-bottom: 2px;
}

.clearFix {
    clear: both;
}

/************* Geo Page *******************/

#geo-left{
	width:550px;
	float:left;
	padding-top: 20px;
	padding-bottom: 20px;
}

#geo-right{
	width:300px;
	float:left;
}

.geo-contact-separator{
	width:52px;
	height:398px;
	margin-top:49px;
	margin-right: 30px;
	margin-left: 20px;
	background-image:url(images/dot-separator.png);
	background-position:right;
	background-repeat:repeat-y;
	float:left;

}

#rounded-background {
	border:2px solid;
	border-color:#03619f; 
	border-radius:15px;
	background: #03619f;
	width:960px;
	height: 480px;
	margin-top: 5px;
}	

#rounded-background h7{
	color: #fff;
	font-size: 23px;
	font-weight: normal;
	margin: 10px 0 0 20px;	
	width: 590px;
	text-align: left;
	float: left;
	color: #fe9909;
	background: url(http://www.debtcare.ca/wp-content/themes/vulcan/images/why-arrow.png) no-repeat right center;
}



#why { 
	margin:13px 0 0 20px; 
	width:260px; 
	height:326px; 
	float:left; 
	display:block;
	padding:10px; 
	border:2px solid;
	border-color:#004c7e; 
	border-radius:15px 0 0 15px;
	background: #004c7e;
	
}

#why h8 { color:#FFF; font-size:18px; margin:0 0 10px 0; }

#why p { font-size:14px; color:#FFF; margin:0 0 10px 0; line-height:18px; padding:0 0 0 0; }

#why ul { margin:0 0 10px 20px; }

#why li { color:#FFFFFF; font-size:14px; line-height:18px; }

#why-pic {
	float: left;
	width: 300px;
	height: 351px;
	margin:13px 0 0 0px;
		
}

#example { margin:100px 20px 0 0; float:left; display:block; width:580px; height:100px; padding:10px; }

#geo-form { float:right; margin:10px 20px 0 0; width:300px; height:420px; display:block; padding:10px;

	background: url(http://www.debtcare.ca/wp-content/themes/vulcan/images/contact-box-4.png) no-repeat left center;



 }
 
.badges { float: left; margin: 16px 5px 0px 20px; width: 580px; }

.badges img { margin: 0 16px 0 16px; }

#geo-form h8 { font-size:18px; color:#333; margin:0; font-weight:normal; }

#geo-form h7 { font-size:24px; color:#01619d; font-weight:bold; margin:0 0 5px 0; width: 300px; }

#geo-form p { font-size:14px; color:#333; line-height:18px; margin:0 0 10px 0; }

#geo-form form  p { font-size:14px; color:#333333; font-weight:bold; line-height:22px; margin:0 0 10px 10px; }

#geo-form input { width:275px; margin:0 0px 0px 0px; height:30px; border-radius:5px; background:#FFFFFF; border:#999 1px solid;  }

#geo-form hr { margin:10px 0; }

#geo-form textarea { width:275px; margin:0 0 0px 0; height:150px; border:#999 1px solid; background:#FFFFFF; border-radius:5px; }

#geo-form input.wpcf7-submit { background:#fe9909; font-size:16px;  color:#FFFFFF; border:1px #FFFFFF solid; }

#geo-form input.wpcf7-submit:hover { background:#fcb34b; }

.wpcf7-response-output wpcf7-validation-errors { display:none; background:#FFFFFF; }

#bottom-right { width: 300px; margin:20px 0 0 0; padding-left: 20px; float:right}

.serving-can {margin-left: 40px; margin-bottom: 10px; margin-top: 20px}

#bottom-right h7 { font-size:18px; color:#333333; font-weight:bold; margin:20px 0 5px 0; display: block; }

#bottom-right h8 { font-size:24px; color:#333333; font-weight:bold; color:#01619d; margin:0 0 10px 0; }

#bottom-right p { font-size:14px; line-height:18px; color:#333; margin:0 0 20px 0; }

#bottom-right ul { margin:0 0 20px 20px; list-style: disc;}

#bottom-right li { color:#333333; font-size:14px; line-height:18px; margin:0 0 5px 0;  }

#geo-social-media { margin-top: 40px; margin-bottom: 40px;}

#geo-social-media img { float: left; width: 32px; margin-right: 5px; }

#geo-socail-media p { float: left; margin: 0px; margin-left: 5px; }


.bold-bullets li{ font-weight: bold; list-style: disc; margin-left: 15px;}

#third-col { width: 300px; margin: 0px 0 0 0; padding-left: 0px; float:right}

#third-col p { font-size:14px; line-height:18px; color:#808080; margin:0 0 20px 0; }

#third-col ul { margin:0 0 20px 20px; list-style: disc;}

#third-col li { color:#808080; font-size:14px; background-image: none; line-height:18px; margin:0 0 5px 0;  }

.option-box {
	background: url('images/optionbox.jpg') no-repeat;	
	width: 565px;
	height: 430px;
	margin-bottom: 20px;
	padding-left: 30px;
}

.option-box h1 {
	color: #fff;
	font-size: 22px;
	padding-top: 3px;	
}

.option-box h2 {
	float: left;
	width: 200px;
	padding: 20px 50px 0 0;
}

.option-box-2 h2 {
	padding-top: 28px;
	font-size: 20px;
	width: 220px;
}
	
.option-box-3 h2 {
	padding-top: 10px;
	font-size: 20px;
	margin-right: 20px;
}

.option-box ul{
	float: left;
	padding: 35px 0 0 40px;	
	width: 270px;
	margin: 0 0 5px 0;
}

.option-box-2 ul{
	float: left;
	padding: 55px 0 0 20px;	
	margin: 0 0 0 0;
	width: 250px;
	margin-bottom: 15px;
}

.option-box-3 ul{
	padding: 55px 0 0 20px;	
	margin-bottom: 15px;
}

.option-box li {
    background-image: none;
	line-height: 18px;
	padding-bottom: 0px;	
	list-style: disc;
}

.option-box a {
	float: right;
	margin: 5px 25px 0 0;	
}


/****** option-box inside page ************/

.option-box-2-alt ul{
	float: left;
	padding: 32px 0 0 20px;	
	margin: 0 0 0 0;
	width: 250px;
	margin-bottom: 15px;
}

.option-box-3-alt ul{
	padding: 32px 0 0 20px;	
	margin-bottom: 15px;
}

.option-box-2-alt h2 {
	padding-top: 0px;
	font-size: 20px;
	width: 220px;
}
	
.option-box-3-alt h2 {
	padding-top: 0px;
	font-size: 20px;
	margin-right: 20px;
}
