			/*Colors*/
#resizerbox{background-color:#C3C7E4;border:1px solid #0A148F;}
.faqbackground{background-color:#C3C7E4;}
.comaster{background-image: url(http://www.ptclinic.com/x3/callouts/black.png);}
.co_body {background-color: #000000; 	color:#ffffff;}
.co_body *{color:#ffffff; !important;}
.pullquote{color:#ffffff;}
.pullquoteinline{color:#ffffff;}
ul.tabs a { color:#000000;}
ul.tabs a:hover { color:#0A148F;}
ul.tabs a.current, ul.tabs a.current:hover, ul.tabs li.current a { color:#000000	 !important; }
.spinner{border:2px solid #000;background-image:url( 'http://ptclinic.com/site/loading.gif' );background-color:#C3C7E4;}
.newsbox{border:1px solid #0A148F;}
#newsfeedarea h1,#newsfeedarea h3,#newsfeedarea h4,#newsfeedarea h5,#newsfeedarea .newscontent,#newsfeedarea .newsdate{color:#383838	;}
#newsitemsholder .newsitem {background: url("http://www.ptclinic.com/x3/scrollable/white200.png") no-repeat 0 0; }
.newsdivider{border-top:1px solid #0A148F	;}
.newscontent img {border:3px solid #0A148F;}
.surveybox{border:2px solid #000			;background-color:#C3C7E4	;}
.surveybox h1{color:#000	;}
.gmapballon,.gmapballon *{color:#444444;}
.gmapballon h4{color:#0A148F			}
.gmaptopper {background-color:#0A148F	;}
.gmaplarger,.gmapdirections{color:#ffffff		 !important;}
input:focus{background-color:#FFFF9A;}
.nlbutton, .firstbutton, .surveybutton {background-image:url( 'http://e1h11.simplecdn.net/ptclinic/x3/greybuttons.png' );}
/*Primary Changes from here down*/
body,td,.bottom,.mceContentBody,.normal{color:#444444;}
h1,h2,h3,h4,h5,h6,.bodytext{ color: #0A148F }
.testimonial{ color: #0A148F }
.colorlist { color: #0A148F }
.altcolor { color: #0A148F }
a:link { color: #0A148F }
a:visited { color: #0A148F }
a:hover,a:active { color: #800000; text-decoration: none }
.main {padding-top:15px;padding-left:15px;padding-right:30px;min-height:650px;}
.box{border:2px solid #000;border-radius: 10px / 100px;
    bottom: 10px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.6);
    left: 0;
    right: 50%;
    top: 10px;
    padding:12px;}
.box1{border:4px solid #0A148F;background-color:#C3C7E4;padding:12px;}
.brd {border:solid 4px #000;}
.brd1 {border:solid 4px #0A148F;}
.dbrd {border:solid 4px #000;background-color:#C3C7E4;padding:3px;}
.dbrd1 {border:solid 4px #0A148F;background-color:#C3C7E4;padding:3px;}
/*----End of Generated Code-----*/
.footer {text-align:center;font-size:11px;padding-top:12px;padding-bottom:12px;}
#footer {color:#444;text-decoration:none;}
#fancyBox{border:4px solid #000;background-color:#FFF;padding:12px;color:#0A148F;text-align:left;}
#fancyBox .colorlist {color:#0A148F }
#fancyBox .normal {color:#0A148F }

.smallmap{width:220px;height:160px;}

.mbbrd1 {margin:3px;border:2px solid #000;}
.mbbrd2 {margin:3px;border:2px solid #000;}
img {border:0;}

#location {text-decoration:none;}

.blue{ color: #0A148F }
.bluebrd{border:1px solid #0A148F;}
.bluestrip{background:#0A148F;padding-top:3px;padding-bottom:3px;color:#FFF;font-weight:bold;text-align:center;}

a.linkopacity:hover img {
filter:alpha(opacity=50);
-moz-opacity: 0.5;
opacity: 0.5;
-khtml-opacity: 0.5;}

a.linkopacity img {
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
-khtml-opacity: 1.0; }

/* Social Media Buttons */
.share {
	height:32px;
}

.share a{
	display:inline-block;
	width:20px;
	height:20px;
	background:url(images/sn.png);
	background-size:60px 40px;
	margin:-2px 5px;
}

.share a.gp{
	background-position:20px 0px;
}
.share a.gp:hover{
	background-position:20px 20px;
}

.share a.fb{
	background-position:0px 0px;
}

.share a.fb:hover{
	background-position:0px 20px;
}

.share a.tw{
	background-position:40px 0px;
}

.share a.tw:hover{
	background-position:40px 20px;
}

.threedtext {
    color: #000;
    font-family: 'Exo', sans-serif;
    font-size: 48px;
    font-weight: bold;
    position: relative;
    -moz-transition: all 0.3s ease-out;
       -o-transition: all 0.3s ease-out;
            -webkit-transition: all 0.3s ease-out;
          transition: all 0.3s ease-out;
}

.threedtext:hover {
    color: #232850;
text-shadow: #0A138C 1px 1px, #fff 2px 2px, #fff 3px 3px, #0A138C 4px 4px,
#0A138C 5px 5px, #0A138C 6px 6px;
    left: -6px;
    top: -6px;
}