@charset "UTF-8";
/* CSS Document */

@-ms-viewport {
	width: device-width;
}
@viewport {
	width: device-width;
}
@media screen and (min-width: 200px){
	.cHeader {
		display: block;
		overflow: hidden;
		padding: 30px 5px 0px 5px;
		height: auto;
	}
	.cHeaderInfo {
		display: block;
		overflow: hidden;
		float: left;
		text-align: left;
		width: 100%;
		padding: 0px 0;
	}

/* =============================================== GENERAL STARTS  =============================================== */

* { padding:0; margin:0; }


body { 
	font:14px/20px normal Arial, Helvetica, sans-serif; color:#333;
	background:url(/images/common/bg.jpg);
}
 

img { border:0;}
a { text-decoration:none; outline:none; color:#333;}
a:hover { text-decoration:underline; cursor:pointer; color:#be0916; }

input[type=submit]:hover { cursor:pointer; }

ul, ol { padding:0 0 0 20px; }

 

.divider-shadow { 
	display:block; overflow:hidden; height:10px; margin:20px 0;
	background:url(/images/common/divider-shadow.png) center no-repeat;
}

a.btn { 
	display:block; float:left; padding:5px 15px; background:#c60b18; color:#FFF !important; 
	font-size:12px; text-shadow:#000 0 1px 1px; 
}
a.btn:hover { text-decoration:none; background:#c60b18; }

.imgLeft { float:left; margin-right:10px; border:1px solid #e5e5e5; padding:5px; }

.objectHolder { 
	display:block; overflow:hidden; padding:5px; background:#FFF; box-shadow: 0 8px 6px -6px #888; 
	-webkit-box-shadow: 0 8px 6px -6px #888; -moz-box-shadow: 0 8px 6px -6px #888; 
}

.contentAlert { 
	padding:15px 15px 15px 80px;
	background:#FFF url(/images/common/info_icon.png) 15px 50% no-repeat;
}

.shadow-all { 
	-moz-box-shadow: 0 0 5px #666; -webkit-box-shadow: 0 0 5px #666; 
	box-shadow: 0 0 5px #999;
}
.shadow-bottom { 
	-webkit-box-shadow: 0 8px 6px -6px #999; -moz-box-shadow: 0 8px 6px -6px #999; 
	box-shadow: 0 8px 6px -6px #999; 
}

.round-all {
	border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; -khtml-border-radius:5px;	
}
.round-bottom {
	border-radius: 0 0 10px 10px; -moz-border-radius: 0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px; -khtml-border-radius: 0 0 10px 10px;	
}
.seperator { 
	display:block; overflow:hidden; margin:0 0 30px 0; padding:0 10px 20px 10px;
	border-bottom:1px solid #CCC;
	background:#FFF url(/images/common/holder_background.jpg) bottom repeat-x;
}

.cMobileS{display:none;}
.req { color:#C00; }
.blue { color:#11267d; }
.orange { color:#c60b18; }
.line-through { text-decoration:line-through; }

.cFloatL{float: left; width: 100%; margin-bottom: 10px;}
.cFloatLImg{float:left; margin-right:15px;}
.cFloatR{float: left; width: 100%;}
.cFloatRImg{float:right; margin-left:15px;}
.cCenter{text-align:center;}
.cSmall{font-size:80%;}
.cFloatH{width:50%;}
.cLarge110{font-size:110%; line-height:120%;}
.cLarge120{font-size:120%; line-height:130%;}
.cLarge130{font-size:130%; line-height:130%;}
.cLarge140{font-size:140%; line-height:130%;}
.cLarge150{font-size:150%; line-height:130%;}



#dWrap{ display:block; overflow:hidden; width:100%;   margin:0; background:url(/images/common/top-bg.jpg) top repeat-x; }
#dBody{ display:block; overflow:hidden; width:auto; padding:0px 0px; margin:0 auto; }
.container { display:block; overflow:hidden; margin:0 5px 20px 5px; }

/* =============================================== GENERAL FINISH  =============================================== */


/* =============================================== HEADER  STARTS  =============================================== */

.cHeader{ display:block; overflow:hidden; padding:4px 5px 0px 5px; height: 200px; background: #fff; text-align: center;}

.logo{; overflow:hidden; float:none; width: auto; }

.cHeaderSM{float:left; display:block; overflow:hidden; margin-left: 10px; padding-top: 10px;width: 100%;}

.cBottomHeaderInfo { display:block; overflow:hidden; color:#000; padding-top:10px; margin-left:10px; float: left; }
.cBottomHeaderInfo p { 
	display:block; overflow:hidden; font-size:13px !important; line-height:20px; padding: 0 0 0 36px;
float: left; text-shadow:#FFF 0 1px 1px; 
}
.cBottomHeaderInfo span {padding-left:35px; font-size:20px; font-weight:bold; letter-spacing:0.6px; color:#c60b178; background:url(/images/common/icon-phone.jpg) left top no-repeat;}
.cBottomHeaderInfo span a{color:#c60b178;}
.cImageHolder{display:block; overflow:hidden; padding:5px; border:1px solid #CCC; width: 97%; margin: 0 !important;}


/* Top Navigation */ 

nav.navigation {display:block; height:44px; background:url(/images/common/bg-menu.jpg) top repeat-x;}
nav.navigation ul {margin: 0px; padding: 0px; z-index:87;  }

/* Top level */
nav.navigation li {list-style:none; float: left; position: relative;  text-shadow:#ac000c 0 1px 1px;line-height:20px; font-size:15px; }

nav.navigation li a{display: block; padding:10px 30px;  padding:10px 28px\10; line-height:24px; color:#fff; text-shadow:#b72021 0px 1px 1px;}

nav.navigation li a:hover, nav li.active a, .navigation li.selected a {text-decoration:none; color:#fff; text-shadow:#000 0 1px 1px; background:#000;}
	
nav.navigation li.drop a{padding-right:40px;}
nav.navigation li.drop a:hover{ }
nav.navigation li a:active {background-position: 0px -72px;}
nav.navigation .dropdown {display: block; float: right; width:14px; height: 8px; background:url(/images/common/icon-bottom.png) no-repeat; margin:-26px 15px 0px 12px;}

/* Drop down */
nav.navigation li ul {position:absolute; left:0; top:44px; display:none;  text-align:left; background:#c60b18 !important;}
nav.navigation li ul li {position:relative; clear:left; list-style-type:none; display:block; padding:0px; line-height:110%;
	margin:0; font-size:13px; text-shadow:#FFF 0 1px 1px; border-bottom:1px solid #930712; border-radius:0px !important; }
nav.navigation li ul li:last-child { border-bottom: 0px;}
.navigation li ul li a, .navigation li.selected ul li a {display:block; height:auto; margin:0; width:220px; padding:8px 7px !important; border:none; border-radius:0px !important; 
	color:#fff !important; text-shadow:none !important;  border-top:none !important;  border-bottom:none !important; background:#c60b18 !important;}
nav.navigation li ul li a:hover { color:#fff; background:#000!important; padding:8px 7px !important;  border-bottom:none !important;  }

 
nav.navigation li ul li.arrow {display:none;}


/* Top Navigation */ 




#dVisual{display:block; overflow:hidden; margin:0 auto; position:relative; z-index:60;}

/* Slides */
#slides {display: none; height: 290px;}
/* Center the slideshow */
 
#slides a img {width:100%; height:auto;}
/* Show active item in the pagination */
.slidesjs-navigation{display:none;}
.slidesjs-pagination{z-index:60;position:relative; float:right;  margin-top:-30px; margin-right:15px;}

.slidesjs-pagination li{float:left;	margin:0 1px; list-style:none; background:none !important; width:14px; height:14px;} 
.slidesjs-pagination li a{display:block; width:12px; height:0; padding-top:12px; background:#000; text-decoration:none;  overflow:hidden; margin:0 auto; display:inline-block;
						  border-radius:6px; -webkit-border-radius:6px; -moz-border-radius:6px; -o-border-radius:6px;} 
.slidesjs-pagination .active {background:#c60b18; }

#dVisualBg{background: none repeat scroll 0 0 #000000; display: block; height: 350px;zoom: 1;  opacity: 0.5;
	filter: alpha(opacity=50);   overflow: hidden;   position: absolute;   width: 415px;   z-index: 11;}
#dVisualTag {display: block;
height: 280px;
overflow: hidden;
padding: 5px 5px 0px;
position: absolute;
width: 300px;
z-index: 11;
color: #fff;
text-shadow: #000 0px 1px 1px;
font-size: 12px;
}
#dVisualTag h1, #dVisualTag h3 {color: #FFFFFF; font-weight: normal;  line-height: 120%;   padding-bottom: 15px;}
#dVisualTag h1 {font-size:32px;}
#dVisualTag h3 {font-size: 24px; padding-top:15px;}
#dBtnVisual a { background: none repeat scroll 0 0 #c60b18;
color: #FFFFFF;
border: 1px solid #9d1017;
text-shadow: #9d1017 0px 1px 1px;
display: block;
padding: 10px 15px;
font-size: 18px;
text-align: center;
text-decoration: none;
width: 255px;
z-index: 15;
position: absolute;
left: 20px;
bottom: 25px;
z-index: 66;}


/* =============================================== HEADER  FINISH  =============================================== */


/* =============================================== CONTENT STARTS  =============================================== */
 
  
#dTorso{display:block; overflow:hidden; padding:20px 10px; background:#FFF; width:auto; min-height:280px; }
#dBlogTorso{display:block; overflow:hidden; padding:20px 20px;  width:900px; min-height:280px; background:#fff url(/images/subs/blog_right_background.jpg) right top no-repeat;}

#dTorso ul, #dTorso ol{padding-left:25px; padding-top:12px;}
#dTorso ul li{  padding-bottom:8px;}

#dLeft{display:block; overflow:hidden; float:left; width:640px;   }
#dRight{display:block; overflow:hidden; float:right; width:220px;}
.cPaddingT25{padding-top:10px;}
.cPaddingT45{padding-top:45px;}

.cRightBox{display:block; overflow:hidden; padding-bottom:15px; border-bottom:1px dotted #333; margin-bottom:15px;}
.cRightBox h4{margin-bottom:15px;}

.cHomeAction{ display:block; overflow:hidden; }

.cHomeAction ul{display:block; overflow:hidden; margin:0px !important; padding:0px !important; list-style:none;}
.cHomeAction ul li{display:block; overflow:hidden; position:relative; margin-right:5px; height:290px; padding-left:0px !important;float: left; width:auto; margin-bottom: 25px;}
.cHomeAction h4 { 
	display:block; overflow:hidden; font-size:15px; margin:0 8px 10px 0; 
	  line-height:100%; color:#333; text-transform:uppercase;
}

.cHomeActionBox { width:300px; padding:5px; float:left; }

.cHomeActionBox img { 
	display:block; padding:4px; border:1px solid #C0C0C0; 
	margin:0 0 10px 0; position:relative; padding:5px; z-index:0;
}
.cHomeActionBox  span {
	display:block; overflow:hidden; width:90px; height:90px; top:23px; left:0px;
	background:url(/images/common/featured_ribbon.png) no-repeat; position:absolute; z-index:10;
}
.cHomeBtn{ display:block; overflow:hidden; font-size:13px; margin:0 0 10px 0; position:absolute; bottom:0px; left:0px; }
 


.cHomeNews { width:260px; padding:5px 0px 5px 0px; float:right; }
.cHomeNews p { display:block; font-size:13px; }
.cHomeNews p a { color:#c60b18; }

.blogsitesummary { display:block; overflow:hidden; padding:0 !important; margin:0 0 5px 0; }
.blogsitesummary li { 
	display:block; overflow:hidden; margin:0 0 7px 0; padding:0 2px 7px 2px;
	border-bottom:1px dashed #CCC;  height:auto !important;
}
.blogsitesummary li a { display:block; color:#333; font-weight:bold; }
.blogsitesummary li span { color:#363636; font-size:12px; color:#666; }
.blogsitesummary li span.author { display:none; }


.breadcrumb {display:block; overflow:hidden; margin:0 0 15px 0; padding:0; font-size:12px; color:#898989;}
.breadcrumb a{ color:#898989;}

 
#dTorso h1, #dBlogTorso h1{ 
	display:block; overflow:hidden; color:#363636; padding:0 0 0 10px;
	margin:0 0 20px 0; font:25px/30px Arial, Helvetica, sans-serif;
	border-left:5px solid #c60b18;
}
#dTorso h2 { 
	display:block; overflow:hidden; margin:0 0 15px 0; color:#c60b18; font-size:20px;
	font-weight:normal; line-height:25px;
}
#dTorso p { display:block; overflow:visible; margin:0 0 15px 0; }
#dTorso h3 ul{display:block; overflow:hidden; padding-left:0px;}
#dTorso h3 ul li{float:left; display:block; overflow:hidden; padding-right:3px;}
#dTorso h3 ul li span{padding-right:20px; display:block; overflow:hidden; float:left;}
/* Social Media */ 

/* Social Media & Blog */ 

.cTdTitle{display:inline-block;    width:80px; font-weight:bold;}

#dSM {display: block; height:20px;overflow:hidden; margin-bottom: 15px;  z-index:105; padding-top:5px;}
#dSM ul { margin: 0; overflow: visible; padding: 0;}
#dSM ul li { display: block; float: left; height: 20px; list-style: none outside none;  margin: 0;  padding: 0;  width: 85px;}

.calendar {display: block; float: left; margin: 0 10px 0 0; overflow: hidden; width: 51px;}
.calendar span {display: block; font-weight: bold; text-align: center;}
.mth {color: #FFFFFF;background:#000;font-size: 12px; height: 20px; line-height: 20px; padding: 2px 0 0; text-transform:uppercase;}
.day{color:#fff; background:#c60b18; height: 20px; line-height: 20px;}


 
.faqBox { display:block; overflow:hidden; border-bottom:1px solid #CCC; }
.faqTitle { /*header of 2nd demo*/
	cursor:pointer; margin:1px 0 0 0; display:block; padding:8px 15px; font-weight:bold; 
	color:#000; text-shadow:#FFF 0 1px 1px;
	background:#FFF;
}
 .faqTitle:hover, .openlanguage { 
	cursor:pointer; color:#fff; overflow:hidden; text-shadow:#000 0 1px 1px;
	background:#c60b18;
}
.faqTitle img { display:block; overflow:hidden; padding:0; margin:0 0 0 15px; float:right; width:20px; }
.faqAnswer { 
	display:block; overflow:hidden; padding:15px; font-size:13px; margin:1px 0 25px 0; 
	background:#FFF ;
}
.faqAnswer ul, .faqAnswer ol { margin:0 0 15px 0; }
.faqAnswer li { padding:3px 0; }
 
.faqAnswer img{display:block; overflow:hidden; padding:5px; border:1px solid #CCC; float:left; margin-right:15px;}
 
 #dContact{display:block; overflow:hidden; background:#C60B18; color:#fff; padding:10px; font-size:16px; font-weight:bold; line-height:150%;}
.arrow-down {
        border-left: 15px solid rgba(0, 0, 0, 0);
    border-right: 15px solid rgba(0, 0, 0, 0);
    border-top: 15px solid #C60B18;
    height: 0;
    margin: 0 0 0 400px;
    width: 0;
}

.greenList {
    margin: 0 !important;
    padding: 0 !important;
}

.greenList li {
    background-image: url("/images/common/green-check.png");
    background-repeat: no-repeat;
    height: 25px;
    list-style: none outside none;
    padding-left: 30px;
}

/* =============================================== CONTENT FINISH  =============================================== */


/* =============================================== FOOTER  STARTS  =============================================== */

footer{ display:block; overflow:hidden; background:#363636; color:#959595; font-size:12px; padding:20px 0px;  width:940px;}
 

footer a{color:#959595;}

.topFooter { 
	display:block; overflow:hidden; border-bottom:1px solid #1b1b1b;
	padding:0 0 20px 0;
}

 

#dFooterService{display:block; overflow:hidden; float:left; width: 300px; font-size: 13px; padding-left: 10px; font-size:13px; padding-left:10px;}

#dFooterService h3{font-size:18px; margin-bottom:15px; }
#dFooterService ul {padding:0 0 0 12px !important;}
#dFooterService ul li{margin-bottom:5px;}
#dFooterService ul li a{color:#959595; text-decoration:none;}
#dContactForm{background: #fff; padding: 0px 15px 15px 15px; width: 300px; display: block; float: left; clear: both; margin-left: 15px;} 
#dContactForm h3{background:#c60b18; padding: 10px 10px; display:block; overflow:hidden; color:#fff; width:81%; }
#dContactForm label{font-size:12px; color:#555555;}
#dContactForm table.webform td{padding:2px; line-height:20px;}
#dContactForm .cat_listbox{height:80px;}


.cBottomFooter {display: block; overflow: hidden; padding: 20px 20px 0px 20px; border-top: 1px solid #4a4a4a; width: 30%; }
.cBottomFooter p {display:block; padding:15px 0px 15px 0px; }
.contact_form .left{
	width:100%;
	float:left;
	margin-top: 5px;
}
.contact_form .right{
	width:100%;
	float:left;
}
.webform input{
    margin-right: 35px;
}
.imgLeft {
    float: left;
    margin-right: 10px;
    border: 1px solid #e5e5e5;
    padding: 2px;
    width: 100% !important; 
}
table.photogalleryTable td {
    padding: 0 20px 20px 0;
    width: auto;
    float: left;
}
#dLeft {
    display: block;
    overflow: hidden;
    float: left;
    width: 250px;
}
.post-body p img {
    margin-bottom: 15px;
    width: 100%;
}
.post-body img {
    width: 100%;
}

#dBody {
    display: block;
    overflow: hidden;
    width: auto;
    padding: 0px 0px;
    margin: 0 auto;
}
.header-image img{
	width: 100%;
}
.splashIndiv {
    width: 118px;
    height: 200px;
    padding: 5px;
    margin: 0 5px 10px 0;
    border: 1px solid #CCC;
    float: left;
    display: block;
}
.splashIndiv a img{
	width:100%;
}
ul.topnav li a{
	color:#fff !important;
}
ul.topnav li a:hover{
	color:#fff !important;
	text-decoration:none;
}
table.photogalleryTable td img {
    padding: 5px;
    background: #DDD;
    height: 120px;
    width: 120px;
}
table.photogalleryTable tr{
	width: 50%;
	float: left;
}
table.photogalleryTable td.photogalleryNavigation{
	width: 200%;
	text-align:center;
}
table.photogalleryTable td.photogalleryNavigation a{
	background: #c60b18;
    padding: 5px 0px;
    display: inline-block;
    width: 40%;
	margin: 0 10px;
	text-align: center;
	color:#fff;
}
table.photogalleryTable td.photogalleryNavigation a:hover{
}

}

@media screen and (min-width: 400px){
.logo {
    display: block;
    overflow: hidden;
    float: left;
    width: 44%;
	margin: 10px 0px;
}
.cHeader {
    display: block;
    overflow: hidden;
    padding: 4px 5px 0px 5px;
    height: auto;
}
.cHeaderInfo {
    display: block;
    overflow: hidden;
    float: left;
    text-align: left;
    width: 55%;
    padding: 0px 0;
}
.cHeaderSM {
    float: right;
    display: block;
    overflow: hidden;
    margin-left: 10px;
    padding-top: 5px;
    width: auto;
}
.cBottomHeaderInfo {
    display: block;
    overflow: hidden;
    color: #000;
    padding-top: 5px;
    float: right;
    width: auto;
    text-align: right;
}
.cBottomHeaderInfo p {
    display: block;
    overflow: hidden;
    font-size: 11px !important;
    line-height: 25px;
    padding: 0 0 0 0px;
    float: right;
    text-shadow: #FFF 0 1px 1px;
}
#dContactForm {
    background: #fff;
    padding: 0px 15px 15px 15px;
    width: 400px;
    display: block;
    float: left;
    clear: both;
}
#dContactForm h3 {
    background: #c60b18;
    padding: 10px 10px;
    display: block;
    overflow: hidden;
    color: #fff;
    width: 60%;
}
.cFloatRImg {
    float: left;
    margin-left: 15px;
}
.splashIndiv a img{
	width:100%;
}
.splashIndiv {
    width: 194px;
    height: 260px;
    padding: 5px;
    margin: 0 5px 10px 0;
    border: 1px solid #CCC;
    float: left;
    display: block;
}
#dTorso h3 ul li {
    float: left;
    display: block;
    overflow: hidden;
    padding-right: 10px;
}
#dTorso h3 ul li span {
    padding-right: 10px;
    display: block;
    overflow: hidden;
    float: left;
}
table.photogalleryTable td img {
    padding: 5px;
    background: #DDD;
    height: 123px;
    width: 123px;
}
table.photogalleryTable tr{
	width: 40%;
}
table.photogalleryTable td {
    padding: 0 20px 20px 0;
    width: auto;
}
}
@media screen and (min-width: 600px){
#dLeft {
    display: block;
    overflow: hidden;
    float: left;
    width: 34%;
}
#dRight {
    display: block;
    overflow: hidden;
    float: right;
    width: 62%;
}
#dContactForm {
    background: #fff;
    padding: 0px 15px 15px 15px;
    width: 265px;
    display: block;
    float: left;
    clear: inherit;
}
#dFooterService {
    display: block;
    overflow: hidden;
    float: left;
    width: 270px;
    font-size: 13px;
    padding-left: 10px;
    font-size: 13px;
    padding-left: 10px;
    margin-right: 25px;
}
.splashIndiv {
    width: 130px;
    height: 215px;
    padding: 5px;
    margin: 0 5px 10px 0;
    border: 1px solid #CCC;
    float: left;
    display: block;
}
.imgLeft {
    float: none;
    margin-right: 10px;
    border: 1px solid #e5e5e5;
    padding: 2px;
    width: auto !important;
}
.cBottomFooter {
    display: block;
    overflow: hidden;
    padding: 20px 20px 0px 20px;
    border-top: 1px solid #4a4a4a;
    width: 61%;
}
.cBottomFooter {
    display: block;
    overflow: hidden;
    padding: 20px 20px 0px 20px;
    border-top: 1px solid #4a4a4a;
    width: 61%;
}
.cFloatL {
    float: left;
    width: 55%;
    margin-bottom: 10px;
}
.cFloatR {
    float: right;
    width: 42%;
}
.cFloatRImg {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
}
.cHomeAction ul li {
    display: block;
    overflow: hidden;
    position: relative;
    margin-right: 5px;
    height: 310px;
    padding-left: 0px !important;
    float: left;
    width: 188px;
}
.cHomeActionBox img {
    display: block;
    padding: 4px;
    border: 1px solid #C0C0C0;
    margin: 0 0 10px 0;
    position: relative;
    padding: 5px;
    z-index: 0;
    width: 93%;
}
.cHomeAction h4 {
    display: block;
    overflow: hidden;
    font-size: 15px;
    margin: 0 8px 10px 0;
    line-height: 100%;
    color: #333;
    text-transform: uppercase;
    height: 30px;
}
.cImageHolder {
    display: block;
    overflow: hidden;
    padding: 5px;
    border: 1px solid #CCC;
    width: auto;
    margin-left: 15px !important;
	float: right;
}
table.photogalleryTable td img {
    padding: 5px;
    background: #DDD;
    height: 100px;
    width: 100px;
}
table.photogalleryTable tr{
	width: 100%;
}
table.photogalleryTable td {
    padding: 0px 20px 20px 0;
    width: 16%;
}
table.photogalleryTable td.photogalleryNavigation {
    width: 100%;
}
table.photogalleryTable td.photogalleryNavigation a {
    background: #c60b18;
    padding: 5px 0px;
    display: inline-block;
    width: 25%;
    margin: 0 10px;
    text-align: center;
    color: #fff;
}
}
@media screen and (min-width: 768px){
#dBody {
    display: block;
    overflow: visible;
    width: 90%;
    padding: 0px 0px;
    margin: 0 auto;
}
nav.navigation li a {
    display: block;
    padding: 10px 15px;
}
.cHeader {
    display: block;
    overflow: hidden;
    padding: 5px 5px 0px 5px;
    height: auto;
}
.logo {
    display: block;
    overflow: hidden;
    float: left;
    width: 30%;
}
.cHeaderInfo {
    display: block;
    overflow: hidden;
    float: left;
    text-align: left;
    width: 70%;
    padding: 0px 0;
}
.cHeaderSM {
    float: right;
    display: block;
    overflow: hidden;
    margin-left: 10px;
    padding-top: 5px;
    width: auto;
}
.cBottomHeaderInfo {
    display: block;
    overflow: hidden;
    color: #000;
    padding-top: 5px;
    float: left;
    width: 270px;
    text-align: right;
}
.cHomeAction ul li {
    display: block;
    overflow: hidden;
    position: relative;
    margin-right: 13px;
    height: 310px;
    padding-left: 0px !important;
    float: left;
    width: 207px;
}
.cBottomFooter {
    display: block;
    overflow: hidden;
    padding: 20px 20px 0px 20px;
    border-top: 1px solid #4a4a4a;
    width: 100%;
}
.cFloatL {
    float: left;
    width: 52%;
    margin-bottom: 10px;
}
.cFloatR {
    float: left;
    width: auto;
}
#dContactForm {
    background: #fff;
    padding: 0px 15px 15px 15px;
    width: 300px;
    display: block;
    float: left;
    clear: inherit;
}
.cHomeActionBox img {
    display: block;
    padding: 4px;
    border: 1px solid #C0C0C0;
    margin: 0 0 10px 0;
    position: relative;
    padding: 5px;
    z-index: 0;
    width: 96%;
}
#dFooterService {
    display: block;
    overflow: hidden;
    float: left;
    width: 320px;
}
#dContactForm h3 {
    background: #c60b18;
    padding: 10px 10px;
    display: block;
    overflow: hidden;
    color: #fff;
    width: 80%;
}
.cHeader {
    display: block;
    overflow: hidden;
    padding: 5px 5px 0px 5px;
    height: auto;
	margin: 10px 0px;
}
.logo {
    margin: 0px 0px;
}
.cBottomHeaderInfo {
    display: block;
    overflow: hidden;
    color: #000;
    padding-top: 12px;
    float: left;
    width: 235px;
    text-align: right;
}
.cFloatRImg {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
}
nav.navigation li a {
    display: block;
    padding: 10px 13px;
}
.splashIndiv {
    width: 155px;
    height: 250px;
    padding: 5px;
    margin: 0 5px 10px 0;
    border: 1px solid #CCC;
    float: left;
    display: block;
}
#dBlogTorso {
    display: block;
    overflow: hidden;
    padding: 20px 20px;
    width: 100%;
    min-height: 280px;
    background: #fff url(/images/subs/blog_right_background.jpg) right top no-repeat;
}
#dLeft {
    display: block;
    overflow: hidden;
    float: left;
    width: 62%;
}
#dRight {
    display: block;
    overflow: hidden;
    float: right;
    width: 34%;
}
.arrow-down {
    border-left: 15px solid rgba(0, 0, 0, 0);
    border-right: 15px solid rgba(0, 0, 0, 0);
    border-top: 15px solid #C60B18;
    height: 0;
    margin: 0 0 0 175px;
    width: 0;
}
#dTorso .cFloatRImg {
    float: right;
    margin-left: 10px;
    margin-right: 10px;
}
.menu{
	display:block;
	height: 44px;
	background: url(/images/common/bg-menu.jpg) top repeat-x;
	padding:0px;
}

.menu li{display: inline-block;
position: relative;
z-index:100;}

.menu li:first-child{margin-left:0;}

.menu li a {
	font-weight:normal;
text-decoration:none;
display:block;
padding: 10px 15px;
line-height: 24px;
color: #fff;
text-shadow: #b72021 0px 1px 1px;
-webkit-transition: all 0.2s ease-in-out 0s;
   -moz-transition: all 0.2s ease-in-out 0s;
   -o-transition: all 0.2s ease-in-out 0s;
   -ms-transition: all 0.2s ease-in-out 0s;
   transition: all 0.2s ease-in-out 0s;
   font-size: 15px;
}

.menu li a:hover, .menu li:hover > a{color:#ffffff;
background:#000;}

.menu ul {display: none;
margin: 0;
padding: 0;
width: 240px;
position: absolute;
top: 43px;
left: 0px;
background: #c40c16;
}

.menu ul li {display:block;
float: none;
background:none;
margin:0;
padding:0;
}
.menu ul li a {
    font-size: 13px;
    font-weight: normal;
    display: block;
    color: #fff;
    border-left: 0px solid #ffffff;
    padding: 7px 10px;
    border-bottom: 1px solid #930712;
    
}
.menu ul li a:hover, .menu ul li:hover > a{
background:#000;
border-left:0px solid #9CA3DA;
color:#fff;
}

.menu li:hover > ul{ display: block;}
.menu ul ul {
	left: 149px;
	top: 0px;
}

.mobile-menu{display:none;
width:100%;
padding:11px;
background:#3E4156;
color:#ffffff;
text-transform:uppercase;
font-weight:600;
}
.mobile-menu:hover{background:#3E4156;
color:#ffffff;
text-decoration:none;
}
#dVisualTag {display: block;
height: 280px;
overflow: hidden;
padding: 25px 25px 0px;
position: absolute;
width: 300px;
z-index: 11;
color: #fff;
text-shadow: #000 0px 1px 1px;
font-size: 12px;
}
#slides {
    display: none;
    height: auto;
}
table.photogalleryTable td img {
    padding: 5px;
    background: #DDD;
    height: 115px;
    width: 115px;
}
table.photogalleryTable tr{
	width: 100%;
}
table.photogalleryTable td {
    padding: 0px 20px 20px 0;
    width: 17%;
}
}
@media screen and (min-width: 900px){

/* =============================================== GENERAL STARTS  =============================================== */

* { padding:0; margin:0; }


body { 
	font:14px/20px normal Arial, Helvetica, sans-serif; color:#333;
	background:url(/images/common/bg.jpg);
}
 

img { border:0; }
a { text-decoration:none; outline:none; color:#333;}
a:hover { text-decoration:underline; cursor:pointer; color:#be0916; }

input[type=submit]:hover { cursor:pointer; }

ul, ol { padding:0 0 0 20px; }

 

.divider-shadow { 
	display:block; overflow:hidden; height:10px; margin:20px 0;
	background:url(/images/common/divider-shadow.png) center no-repeat;
}

a.btn { 
	display:block; float:left; padding:5px 15px; background:#c60b18; color:#FFF !important; 
	font-size:12px; text-shadow:#000 0 1px 1px; 
}
a.btn:hover { text-decoration:none; background:#c60b18; }

.imgLeft { float:left; margin-right:10px; border:1px solid #e5e5e5; padding:5px; }

.objectHolder { 
	display:block; overflow:hidden; padding:5px; background:#FFF; box-shadow: 0 8px 6px -6px #888; 
	-webkit-box-shadow: 0 8px 6px -6px #888; -moz-box-shadow: 0 8px 6px -6px #888; 
}

.contentAlert { 
	padding:15px 15px 15px 80px;
	background:#FFF url(/images/common/info_icon.png) 15px 50% no-repeat;
}

.shadow-all { 
	-moz-box-shadow: 0 0 5px #666; -webkit-box-shadow: 0 0 5px #666; 
	box-shadow: 0 0 5px #999;
}
.shadow-bottom { 
	-webkit-box-shadow: 0 8px 6px -6px #999; -moz-box-shadow: 0 8px 6px -6px #999; 
	box-shadow: 0 8px 6px -6px #999; 
}

.round-all {
	border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; -khtml-border-radius:5px;	
}
.round-bottom {
	border-radius: 0 0 10px 10px; -moz-border-radius: 0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px; -khtml-border-radius: 0 0 10px 10px;	
}
.seperator { 
	display:block; overflow:hidden; margin:0 0 30px 0; padding:0 10px 20px 10px;
	border-bottom:1px solid #CCC;
	background:#FFF url(/images/common/holder_background.jpg) bottom repeat-x;
}

.cMobileS{display:none;}
.req { color:#C00; }
.blue { color:#11267d; }
.orange { color:#c60b18; }
.line-through { text-decoration:line-through; }

.cFloatL{float:left; width: auto;}
.cFloatLImg{float:left; margin-right:15px;}
.cFloatR{float:right; width: auto;}
.cFloatRImg{float:right; margin-left:15px;}
.cCenter{text-align:center;}
.cSmall{font-size:80%;}
.cFloatH{width:50%;}
.cLarge110{font-size:110%; line-height:120%;}
.cLarge120{font-size:120%; line-height:130%;}
.cLarge130{font-size:130%; line-height:130%;}
.cLarge140{font-size:140%; line-height:130%;}
.cLarge150{font-size:150%; line-height:130%;}



#dWrap{ display:block; overflow:hidden; width:100%;   margin:0; background:url(/images/common/top-bg.jpg) top repeat-x; }
#dBody{ display:block; overflow:hidden; width:940px; padding:0px 5px; margin:0 auto; }
.container { display:block; overflow:hidden; margin:0 5px 20px 5px; }

/* =============================================== GENERAL FINISH  =============================================== */


/* =============================================== HEADER  STARTS  =============================================== */

.cHeader{ display:block; overflow:hidden; padding:10px 5px 0px 5px; height:auto; margin: 0;}

.logo{ display:block; overflow:hidden; float:left; width:auto; }

.cHeaderInfo{display:block; overflow:hidden; float:right; text-align:right; width:605px; padding:20px 0; }
 
.cHeaderSM{float:right; display:block; overflow:hidden; margin-left:10px; padding-top:5px; width: auto;}

.cBottomHeaderInfo { display:block; overflow:hidden; color:#000; padding-top:10px; width: auto; float: right;}
.cBottomHeaderInfo p { 
	display:block; overflow:hidden; font-size:20px; line-height:25px; padding:0 0 0 65px;
	float:right; text-shadow:#FFF 0 1px 1px; 
}
.cBottomHeaderInfo span {padding-left:35px; font-size:28px; font-weight:bold; letter-spacing:0.6px; color:#c60b178; background:url(/images/common/icon-phone.jpg) left top no-repeat;}
.cBottomHeaderInfo span a{color:#c60b178;}
.cImageHolder{display:block; overflow:hidden; padding:5px; border:1px solid #CCC;}


/* Top Navigation */ 

nav.navigation {display:block; height:44px; background:url(/images/common/bg-menu.jpg) top repeat-x;}
nav.navigation ul {margin: 0px; padding: 0px; z-index:87;  }

/* Top level */
nav.navigation li {list-style:none; float: left; position: relative;  text-shadow:#ac000c 0 1px 1px;line-height:20px; font-size:15px; }

nav.navigation li a{display: block; padding:10px 30px;  padding:10px 28px\10; line-height:24px; color:#fff; text-shadow:#b72021 0px 1px 1px;}

nav.navigation li a:hover, nav li.active a, .navigation li.selected a {text-decoration:none; color:#fff; text-shadow:#000 0 1px 1px; background:#000;}
	
nav.navigation li.drop a{padding-right:40px;}
nav.navigation li.drop a:hover{ }
nav.navigation li a:active {background-position: 0px -72px;}
nav.navigation .dropdown {display: block; float: right; width:14px; height: 8px; background:url(/images/common/icon-bottom.png) no-repeat; margin:-26px 15px 0px 12px;}

/* Drop down */
nav.navigation li ul {position:absolute; left:0; top:44px; display:none;  text-align:left; background:#c60b18 !important;}
nav.navigation li ul li {position:relative; clear:left; list-style-type:none; display:block; padding:0px; line-height:110%;
	margin:0; font-size:13px; text-shadow:#FFF 0 1px 1px; border-bottom:1px solid #930712; border-radius:0px !important; }
nav.navigation li ul li:last-child { border-bottom: 0px;}
.navigation li ul li a, .navigation li.selected ul li a {display:block; height:auto; margin:0; width:220px; padding:8px 7px !important; border:none; border-radius:0px !important; 
	color:#fff !important; text-shadow:none !important;  border-top:none !important;  border-bottom:none !important; background:#c60b18 !important;}
nav.navigation li ul li a:hover { color:#fff; background:#000!important; padding:8px 7px !important;  border-bottom:none !important;  }

 
nav.navigation li ul li.arrow {display:none;}


/* Top Navigation */ 




#dVisual{display:block; overflow:hidden; margin:0 auto; position:relative; z-index:60;}

/* Slides */
#slides {display: none}
/* Center the slideshow */
 
#slides a img {width:100%; height:auto;}
/* Show active item in the pagination */
.slidesjs-navigation{display:none;}
.slidesjs-pagination{z-index:60;position:relative; float:right;  margin-top:-30px; margin-right:15px;}

.slidesjs-pagination li{float:left;	margin:0 1px; list-style:none; background:none !important; width:14px; height:14px;} 
.slidesjs-pagination li a{display:block; width:12px; height:0; padding-top:12px; background:#000; text-decoration:none;  overflow:hidden; margin:0 auto; display:inline-block;
						  border-radius:6px; -webkit-border-radius:6px; -moz-border-radius:6px; -o-border-radius:6px;} 
.slidesjs-pagination .active {background:#c60b18; }

#dVisualBg{background: none repeat scroll 0 0 #000000; display: block; height: 350px;zoom: 1;  opacity: 0.5;
	filter: alpha(opacity=50);   overflow: hidden;   position: absolute;   width: 415px;   z-index: 11;}
#dVisualTag {display: block; height: 280px; overflow: hidden;  padding: 70px 25px 25px;  position: absolute;  width:350px;  z-index: 11; color:#fff;	text-shadow:#000 0px 1px 1px;}
#dVisualTag h1, #dVisualTag h3 {color: #FFFFFF; font-weight: normal;  line-height: 120%;   padding-bottom: 15px;}
#dVisualTag h1 {font-size:32px;}
#dVisualTag h3 {font-size: 24px; padding-top:15px;}
#dBtnVisual a { background: none repeat scroll 0 0 #c60b18; color: #FFFFFF; border:1px solid #9d1017;text-shadow:#9d1017 0px 1px 1px;   display: block;
    padding: 10px 15px;	font-size:18px;   text-align: center;    text-decoration: none;    width: 300px;    z-index: 15;	position:absolute; left:275px; bottom:25px;
	z-index:66;}

/* =============================================== HEADER  FINISH  =============================================== */


/* =============================================== CONTENT STARTS  =============================================== */
 
  
#dTorso{display:block; overflow:hidden; padding:20px 20px; background:#FFF; width:900px; min-height:280px; }
#dBlogTorso{display:block; overflow:hidden; padding:20px 20px;  width:900px; min-height:280px; background:#fff url(/images/subs/blog_right_background.jpg) right top no-repeat;}

#dTorso ul, #dTorso ol{padding-left:25px; padding-top:12px;}
#dTorso ul li{  padding-bottom:8px;}

#dLeft{display:block; overflow:hidden; float:left; width:640px;   }
#dRight{display:block; overflow:hidden; float:right; width:220px;}
.cPaddingT25{padding-top:45px;}
.cPaddingT45{padding-top:45px;}

.cRightBox{display:block; overflow:hidden; padding-bottom:15px; border-bottom:1px dotted #333; margin-bottom:15px;}
.cRightBox h4{margin-bottom:15px;}

.cHomeAction{ display:block; overflow:hidden; }

.cHomeAction ul{display:block; overflow:hidden; margin:0px !important; padding:0px !important; list-style:none;}
.cHomeAction ul li{display:block; overflow:hidden; position:relative; margin-right:26px; height:300px; padding-left:0px !important; width: 270px;}
.cHomeAction h4 { 
	display:block; overflow:hidden; font-size:15px; margin:0 8px 10px 0; 
	  line-height:100%; color:#333; text-transform:uppercase;
}

.cHomeActionBox { width:300px; padding:5px; float:left; }

.cHomeActionBox img { 
	display:block; padding:4px; border:1px solid #C0C0C0; 
	margin:0 0 10px 0; position:relative; padding:5px; z-index:0;
}
.cHomeActionBox  span {
	display:block; overflow:hidden; width:90px; height:90px; top:23px; left:0px;
	background:url(/images/common/featured_ribbon.png) no-repeat; position:absolute; z-index:10;
}
.cHomeBtn{ display:block; overflow:hidden; font-size:13px; margin:0 0 10px 0; position:absolute; bottom:0px; left:0px; }
 


.cHomeNews { width:260px; padding:5px 0px 5px 0px; float:right; }
.cHomeNews p { display:block; font-size:13px; }
.cHomeNews p a { color:#c60b18; }

.blogsitesummary { display:block; overflow:hidden; padding:0 !important; margin:0 0 5px 0; }
.blogsitesummary li { 
	display:block; overflow:hidden; margin:0 0 7px 0; padding:0 2px 7px 2px;
	border-bottom:1px dashed #CCC;  height:auto !important;
}
.blogsitesummary li a { display:block; color:#333; font-weight:bold; }
.blogsitesummary li span { color:#363636; font-size:12px; color:#666; }
.blogsitesummary li span.author { display:none; }


.breadcrumb {display:block; overflow:hidden; margin:0 0 15px 0; padding:0; font-size:12px; color:#898989;}
.breadcrumb a{ color:#898989;}

 
#dTorso h1, #dBlogTorso h1{ 
	display:block; overflow:hidden; color:#363636; padding:0 0 0 10px;
	margin:0 0 20px 0; font:25px/30px Arial, Helvetica, sans-serif;
	border-left:5px solid #c60b18;
}
#dTorso h2 { 
	display:block; overflow:hidden; margin:0 0 15px 0; color:#c60b18; font-size:20px;
	font-weight:normal; line-height:25px;
}
#dTorso p { display:block; overflow:hidden; margin:0 0 15px 0; }
#dTorso h3 ul{display:block; overflow:hidden; padding-left:0px;}
#dTorso h3 ul li{float:left; display:block; overflow:hidden; padding-right:20px;}
#dTorso h3 ul li span{padding-right:20px; display:block; overflow:hidden; float:left;}
/* Social Media */ 

/* Social Media & Blog */ 

.cTdTitle{display:inline-block;    width:80px; font-weight:bold;}

#dSM {display: block; height:20px;overflow:hidden; margin-bottom: 15px;  z-index:105; padding-top:5px;}
#dSM ul { margin: 0; overflow: visible; padding: 0;}
#dSM ul li { display: block; float: left; height: 20px; list-style: none outside none;  margin: 0;  padding: 0;  width: 85px;}

.calendar {display: block; float: left; margin: 0 10px 0 0; overflow: hidden; width: 51px;}
.calendar span {display: block; font-weight: bold; text-align: center;}
.mth {color: #FFFFFF;background:#000;font-size: 12px; height: 20px; line-height: 20px; padding: 2px 0 0; text-transform:uppercase;}
.day{color:#fff; background:#c60b18; height: 20px; line-height: 20px;}


 
.faqBox { display:block; overflow:hidden; border-bottom:1px solid #CCC; }
.faqTitle { /*header of 2nd demo*/
	cursor:pointer; margin:1px 0 0 0; display:block; padding:8px 15px; font-weight:bold; 
	color:#000; text-shadow:#FFF 0 1px 1px;
	background:#FFF;
}
 .faqTitle:hover, .openlanguage { 
	cursor:pointer; color:#fff; overflow:hidden; text-shadow:#000 0 1px 1px;
	background:#c60b18;
}
.faqTitle img { display:block; overflow:hidden; padding:0; margin:0 0 0 15px; float:right; width:20px; }
.faqAnswer { 
	display:block; overflow:hidden; padding:15px; font-size:13px; margin:1px 0 25px 0; 
	background:#FFF ;
}
.faqAnswer ul, .faqAnswer ol { margin:0 0 15px 0; }
.faqAnswer li { padding:3px 0; }
 
.faqAnswer img{display:block; overflow:hidden; padding:5px; border:1px solid #CCC; float:left; margin-right:15px;}
 
 #dContact{display:block; overflow:hidden; background:#C60B18; color:#fff; padding:10px; font-size:16px; font-weight:bold; line-height:150%;}
.arrow-down {
        border-left: 15px solid rgba(0, 0, 0, 0);
    border-right: 15px solid rgba(0, 0, 0, 0);
    border-top: 15px solid #C60B18;
    height: 0;
    margin: 0 0 0 400px;
    width: 0;
}

.greenList {
    margin: 0 !important;
    padding: 0 !important;
}

.greenList li {
    background-image: url("/images/common/green-check.png");
    background-repeat: no-repeat;
    height: 25px;
    list-style: none outside none;
    padding-left: 30px;
}

/* =============================================== CONTENT FINISH  =============================================== */


/* =============================================== FOOTER  STARTS  =============================================== */

footer{ display:block; overflow:hidden; background:#363636; color:#959595; font-size:12px; padding:20px 0px;  width:940px;}
 

footer a{color:#959595;}

.topFooter { 
	display:block; overflow:hidden; border-bottom:1px solid #1b1b1b;
	padding:0 0 20px 0;
}

 

#dFooterService{display:block; overflow:hidden; float:left; width:330px; font-size:13px; padding-left:20px;}

#dFooterService h3{font-size:18px; margin-bottom:15px; }
#dFooterService ul {padding:0 0 0 12px !important;}
#dFooterService ul li{margin-bottom:5px;}
#dFooterService ul li a{color:#959595; text-decoration:none;}
#dContactForm{background:#fff; padding:0px 15px 15px 15px; width:530px; float: right; clear: inherit; margin: 0;} 
#dContactForm h3{background:#c60b18; padding: 10px 25px; display:block; overflow:hidden; color:#fff; width:50%; }
#dContactForm label{font-size:12px; color:#555555;}
#dContactForm table.webform td{    padding: 7px 2px; line-height: 30px;}
#dContactForm .cat_listbox{height:80px;}


.cBottomFooter {display:block; overflow:hidden; padding:20px 20px 0 20px; border-top:1px solid #4a4a4a; width: auto; }
.cBottomFooter p {display:block; padding:15px 0px 15px 0px; }
.contact_form .left{
	width:50%;
	float:left;
	margin-top: 25px;
}
.contact_form .right{
	width:50%;
	float:right;
}
.splashIndiv {
    width: 197px;
    height: 250px;
    padding: 5px;
    margin: 0 15px 10px 0;
    border: 1px solid #CCC;
    float: left;
    display: block;
}
.menu li a {
    font-weight: normal;
    text-decoration: none;
    display: block;
    padding: 10px 30px;
    line-height: 24px;
    color: #fff;
    text-shadow: #b72021 0px 1px 1px;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s
    ;
    -o-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
    font-size: 15px;
}
table.photogalleryTable td img {
    padding: 5px;
    background: #DDD;
    height: 150px;
    width: 150px;
}
table.photogalleryTable tr{
	width: 100%;
}
table.photogalleryTable td.photogalleryNavigation a {
    background: #c60b18;
    padding: 5px 0px;
    display: inline-block;
    width: 16%;
    margin: 0 10px;
    text-align: center;
    color: #fff;
}
/* =============================================== FOOTER  FINISH  =============================================== */
}


@media screen and (min-width: 1140px){

/* =============================================== GENERAL STARTS  =============================================== */

* { padding:0; margin:0; }


body { 
	font:14px/20px normal Arial, Helvetica, sans-serif; color:#333;
	background:url(/images/common/bg.jpg);
}
 

img { border:0; }
a { text-decoration:none; outline:none; color:#333;}
a:hover { text-decoration:underline; cursor:pointer; color:#be0916; }

input[type=submit]:hover { cursor:pointer; }

ul, ol { padding:0 0 0 20px; }

 

.divider-shadow { 
	display:block; overflow:hidden; height:10px; margin:20px 0;
	background:url(/images/common/divider-shadow.png) center no-repeat;
}

a.btn { 
	display:block; float:left; padding:5px 15px; background:#c60b18; color:#FFF !important; 
	font-size:12px; text-shadow:#000 0 1px 1px; 
}
a.btn:hover { text-decoration:none; background:#c60b18; }

.imgLeft { float:left; margin-right:10px; border:1px solid #e5e5e5; padding:5px; }

.objectHolder { 
	display:block; overflow:hidden; padding:5px; background:#FFF; box-shadow: 0 8px 6px -6px #888; 
	-webkit-box-shadow: 0 8px 6px -6px #888; -moz-box-shadow: 0 8px 6px -6px #888; 
}

.contentAlert { 
	padding:15px 15px 15px 80px;
	background:#FFF url(/images/common/info_icon.png) 15px 50% no-repeat;
}

.shadow-all { 
	-moz-box-shadow: 0 0 5px #666; -webkit-box-shadow: 0 0 5px #666; 
	box-shadow: 0 0 5px #999;
}
.shadow-bottom { 
	-webkit-box-shadow: 0 8px 6px -6px #999; -moz-box-shadow: 0 8px 6px -6px #999; 
	box-shadow: 0 8px 6px -6px #999; 
}

.round-all {
	border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; -khtml-border-radius:5px;	
}
.round-bottom {
	border-radius: 0 0 10px 10px; -moz-border-radius: 0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px; -khtml-border-radius: 0 0 10px 10px;	
}
.seperator { 
	display:block; overflow:hidden; margin:0 0 30px 0; padding:0 10px 20px 10px;
	border-bottom:1px solid #CCC;
	background:#FFF url(/images/common/holder_background.jpg) bottom repeat-x;
}

.cMobileS{display:none;}
.req { color:#C00; }
.blue { color:#11267d; }
.orange { color:#c60b18; }
.line-through { text-decoration:line-through; }

.cFloatL{float:left; width: auto;}
.cFloatLImg{float:left; margin-right:15px;}
.cFloatR{float:right; width: auto;}
.cFloatRImg{float:right; margin-left:15px;}
.cCenter{text-align:center;}
.cSmall{font-size:80%;}
.cFloatH{width:50%;}
.cLarge110{font-size:110%; line-height:120%;}
.cLarge120{font-size:120%; line-height:130%;}
.cLarge130{font-size:130%; line-height:130%;}
.cLarge140{font-size:140%; line-height:130%;}
.cLarge150{font-size:150%; line-height:130%;}



#dWrap{ display:block; overflow:hidden; width:100%;   margin:0; background:url(/images/common/top-bg.jpg) top repeat-x; }
#dBody{ display:block; overflow:hidden; width:940px; padding:0px 5px; margin:0 auto; }
.container { display:block; overflow:hidden; margin:0 5px 20px 5px; }

/* =============================================== GENERAL FINISH  =============================================== */


/* =============================================== HEADER  STARTS  =============================================== */

.cHeader{ display:block; overflow:hidden; padding:20px 5px 10px 5px; height:auto; margin: 0;}

.logo{ display:block; overflow:hidden; float:left; width:auto; }

.cHeaderInfo{display:block; overflow:hidden; float:right; text-align:right; width:605px; padding:20px 0; }
 
.cHeaderSM{float:right; display:block; overflow:hidden; margin-left:10px; padding-top:5px; width: auto;}

.cBottomHeaderInfo { display:block; overflow:hidden; color:#000; padding-top:10px; width: auto; float: right;}
.cBottomHeaderInfo p { 
	display:block; overflow:hidden; font-size:20px; line-height:25px; padding:0 0 0 65px;
	float:right; text-shadow:#FFF 0 1px 1px; 
}
.cBottomHeaderInfo span {padding-left:35px; font-size:28px; font-weight:bold; letter-spacing:0.6px; color:#c60b178; background:url(/images/common/icon-phone.jpg) left top no-repeat;}
.cBottomHeaderInfo span a{color:#c60b178;}
.cImageHolder{display:block; overflow:hidden; padding:5px; border:1px solid #CCC;}


/* Top Navigation */ 

nav.navigation {display:block; height:44px; background:url(/images/common/bg-menu.jpg) top repeat-x;}
nav.navigation ul {margin: 0px; padding: 0px; z-index:87;  }

/* Top level */
nav.navigation li {list-style:none; float: left; position: relative;  text-shadow:#ac000c 0 1px 1px;line-height:20px; font-size:15px; }

nav.navigation li a{display: block; padding:10px 30px;  padding:10px 28px\10; line-height:24px; color:#fff; text-shadow:#b72021 0px 1px 1px;}

nav.navigation li a:hover, nav li.active a, .navigation li.selected a {text-decoration:none; color:#fff; text-shadow:#000 0 1px 1px; background:#000;}
	
nav.navigation li.drop a{padding-right:40px;}
nav.navigation li.drop a:hover{ }
nav.navigation li a:active {background-position: 0px -72px;}
nav.navigation .dropdown {display: block; float: right; width:14px; height: 8px; background:url(/images/common/icon-bottom.png) no-repeat; margin:-26px 15px 0px 12px;}

/* Drop down */
nav.navigation li ul {position:absolute; left:0; top:44px; display:none;  text-align:left; background:#c60b18 !important;}
nav.navigation li ul li {position:relative; clear:left; list-style-type:none; display:block; padding:0px; line-height:110%;
	margin:0; font-size:13px; text-shadow:#FFF 0 1px 1px; border-bottom:1px solid #930712; border-radius:0px !important; }
nav.navigation li ul li:last-child { border-bottom: 0px;}
.navigation li ul li a, .navigation li.selected ul li a {display:block; height:auto; margin:0; width:220px; padding:8px 7px !important; border:none; border-radius:0px !important; 
	color:#fff !important; text-shadow:none !important;  border-top:none !important;  border-bottom:none !important; background:#c60b18 !important;}
nav.navigation li ul li a:hover { color:#fff; background:#000!important; padding:8px 7px !important;  border-bottom:none !important;  }

 
nav.navigation li ul li.arrow {display:none;}


/* Top Navigation */ 




#dVisual{display:block; overflow:hidden; margin:0 auto; position:relative; z-index:60;}

/* Slides */
#slides {display: none;height: auto;}
/* Center the slideshow */
 
#slides a img {width:100%; height:auto;}
/* Show active item in the pagination */
.slidesjs-navigation{display:none;}
.slidesjs-pagination{z-index:60;position:relative; float:right;  margin-top:-30px; margin-right:15px;}

.slidesjs-pagination li{float:left;	margin:0 1px; list-style:none; background:none !important; width:14px; height:14px;} 
.slidesjs-pagination li a{display:block; width:12px; height:0; padding-top:12px; background:#000; text-decoration:none;  overflow:hidden; margin:0 auto; display:inline-block;
						  border-radius:6px; -webkit-border-radius:6px; -moz-border-radius:6px; -o-border-radius:6px;} 
.slidesjs-pagination .active {background:#c60b18; }

#dVisualBg{background: none repeat scroll 0 0 #000000; display: block; height: 350px;zoom: 1;  opacity: 0.5;
	filter: alpha(opacity=50);   overflow: hidden;   position: absolute;   width: 415px;   z-index: 11;}
#dVisualTag {display: block; height: 280px; overflow: hidden;  padding: 70px 25px 25px;  position: absolute;  width:350px;  z-index: 11; color:#fff;	text-shadow:#000 0px 1px 1px;font-size: inherit;}
#dVisualTag h1, #dVisualTag h3 {color: #FFFFFF; font-weight: normal;  line-height: 120%;   padding-bottom: 15px;}
#dVisualTag h1 {font-size:32px;}
#dVisualTag h3 {font-size: 24px; padding-top:15px;}
#dBtnVisual a { background: none repeat scroll 0 0 #c60b18; color: #FFFFFF; border:1px solid #9d1017;text-shadow:#9d1017 0px 1px 1px;   display: block;
    padding: 10px 15px;	font-size:18px;   text-align: center;    text-decoration: none;    width: 300px;    z-index: 15;	position:absolute; left:275px; bottom:25px;
	z-index:66;}

/* =============================================== HEADER  FINISH  =============================================== */


/* =============================================== CONTENT STARTS  =============================================== */
 
  
#dTorso{display:block; overflow:hidden; padding:20px 20px; background:#FFF; width:900px; min-height:280px; }
#dBlogTorso{display:block; overflow:hidden; padding:20px 20px;  width:900px; min-height:280px; background:#fff url(/images/subs/blog_right_background.jpg) right top no-repeat;}

#dTorso ul, #dTorso ol{padding-left:25px; padding-top:12px;}
#dTorso ul li{  padding-bottom:8px;}

#dLeft{display:block; overflow:hidden; float:left; width:640px;   }
#dRight{display:block; overflow:hidden; float:right; width:220px;}
.cPaddingT25{padding-top:45px;}
.cPaddingT45{padding-top:45px;}

.cRightBox{display:block; overflow:hidden; padding-bottom:15px; border-bottom:1px dotted #333; margin-bottom:15px;}
.cRightBox h4{margin-bottom:15px;}

.cHomeAction{ display:block; overflow:hidden; }

.cHomeAction ul{display:block; overflow:hidden; margin:0px !important; padding:0px !important; list-style:none;}
.cHomeAction ul li{display:block; overflow:hidden; position:relative; margin-right:26px; height:300px; padding-left:0px !important; width: 270px;}
.cHomeAction h4 { 
	display:block; overflow:hidden; font-size:15px; margin:0 8px 10px 0; 
	  line-height:100%; color:#333; text-transform:uppercase;
}

.cHomeActionBox { width:300px; padding:5px; float:left; }

.cHomeActionBox img { 
	display:block; padding:4px; border:1px solid #C0C0C0; 
	margin:0 0 10px 0; position:relative; padding:5px; z-index:0;
}
.cHomeActionBox  span {
	display:block; overflow:hidden; width:90px; height:90px; top:23px; left:0px;
	background:url(/images/common/featured_ribbon.png) no-repeat; position:absolute; z-index:10;
}
.cHomeBtn{ display:block; overflow:hidden; font-size:13px; margin:0 0 10px 0; position:absolute; bottom:0px; left:0px; }
 


.cHomeNews { width:260px; padding:5px 0px 5px 0px; float:right; }
.cHomeNews p { display:block; font-size:13px; }
.cHomeNews p a { color:#c60b18; }

.blogsitesummary { display:block; overflow:hidden; padding:0 !important; margin:0 0 5px 0; }
.blogsitesummary li { 
	display:block; overflow:hidden; margin:0 0 7px 0; padding:0 2px 7px 2px;
	border-bottom:1px dashed #CCC;  height:auto !important;
}
.blogsitesummary li a { display:block; color:#333; font-weight:bold; }
.blogsitesummary li span { color:#363636; font-size:12px; color:#666; }
.blogsitesummary li span.author { display:none; }


.breadcrumb {display:block; overflow:hidden; margin:0 0 15px 0; padding:0; font-size:12px; color:#898989;}
.breadcrumb a{ color:#898989;}

 
#dTorso h1, #dBlogTorso h1{ 
	display:block; overflow:hidden; color:#363636; padding:0 0 0 10px;
	margin:0 0 20px 0; font:25px/30px Arial, Helvetica, sans-serif;
	border-left:5px solid #c60b18;
}
#dTorso h2 { 
	display:block; overflow:hidden; margin:0 0 15px 0; color:#c60b18; font-size:20px;
	font-weight:normal; line-height:25px;
}
#dTorso p { display:block; overflow:hidden; margin:0 0 15px 0; }
#dTorso h3 ul{display:block; overflow:hidden; padding-left:0px;}
#dTorso h3 ul li{float:left; display:block; overflow:hidden; padding-right:20px;}
#dTorso h3 ul li span{padding-right:20px; display:block; overflow:hidden; float:left;}
/* Social Media */ 

/* Social Media & Blog */ 

.cTdTitle{display:inline-block;    width:80px; font-weight:bold;}

#dSM {display: block; height:20px;overflow:hidden; margin-bottom: 15px;  z-index:105; padding-top:5px;}
#dSM ul { margin: 0; overflow: visible; padding: 0;}
#dSM ul li { display: block; float: left; height: 20px; list-style: none outside none;  margin: 0;  padding: 0;  width: 85px;}

.calendar {display: block; float: left; margin: 0 10px 0 0; overflow: hidden; width: 51px;}
.calendar span {display: block; font-weight: bold; text-align: center;}
.mth {color: #FFFFFF;background:#000;font-size: 12px; height: 20px; line-height: 20px; padding: 2px 0 0; text-transform:uppercase;}
.day{color:#fff; background:#c60b18; height: 20px; line-height: 20px;}


 
.faqBox { display:block; overflow:hidden; border-bottom:1px solid #CCC; }
.faqTitle { /*header of 2nd demo*/
	cursor:pointer; margin:1px 0 0 0; display:block; padding:8px 15px; font-weight:bold; 
	color:#000; text-shadow:#FFF 0 1px 1px;
	background:#FFF;
}
 .faqTitle:hover, .openlanguage { 
	cursor:pointer; color:#fff; overflow:hidden; text-shadow:#000 0 1px 1px;
	background:#c60b18;
}
.faqTitle img { display:block; overflow:hidden; padding:0; margin:0 0 0 15px; float:right; width:20px; }
.faqAnswer { 
	display:block; overflow:hidden; padding:15px; font-size:13px; margin:1px 0 25px 0; 
	background:#FFF ;
}
.faqAnswer ul, .faqAnswer ol { margin:0 0 15px 0; }
.faqAnswer li { padding:3px 0; }
 
.faqAnswer img{display:block; overflow:hidden; padding:5px; border:1px solid #CCC; float:left; margin-right:15px;}
 
 #dContact{display:block; overflow:hidden; background:#C60B18; color:#fff; padding:10px; font-size:16px; font-weight:bold; line-height:150%;}
.arrow-down {
        border-left: 15px solid rgba(0, 0, 0, 0);
    border-right: 15px solid rgba(0, 0, 0, 0);
    border-top: 15px solid #C60B18;
    height: 0;
    margin: 0 0 0 400px;
    width: 0;
}

.greenList {
    margin: 0 !important;
    padding: 0 !important;
}

.greenList li {
    background-image: url("/images/common/green-check.png");
    background-repeat: no-repeat;
    height: 25px;
    list-style: none outside none;
    padding-left: 30px;
}

/* =============================================== CONTENT FINISH  =============================================== */


/* =============================================== FOOTER  STARTS  =============================================== */

footer{ display:block; overflow:hidden; background:#363636; color:#959595; font-size:12px; padding:20px 0px;  width:940px;}
 

footer a{color:#959595;}

.topFooter { 
	display:block; overflow:hidden; border-bottom:1px solid #1b1b1b;
	padding:0 0 20px 0;
}

 

#dFooterService{display:block; overflow:hidden; float:left; width:330px; font-size:13px; padding-left:20px;}

#dFooterService h3{font-size:18px; margin-bottom:15px; }
#dFooterService ul {padding:0 0 0 12px !important;}
#dFooterService ul li{margin-bottom:5px;}
#dFooterService ul li a{color:#959595; text-decoration:none;}
#dContactForm{background:#fff; padding:0px 15px 15px 15px; width:530px; float: right; clear: inherit; } 
#dContactForm h3{background:#c60b18; padding: 10px 25px; display:block; overflow:hidden; color:#fff; width:50%; }
#dContactForm label{font-size:12px; color:#555555;}
#dContactForm table.webform td{    padding: 7px 2px; line-height: 30px;}
#dContactForm .cat_listbox{height:80px;}


.cBottomFooter {display:block; overflow:hidden; padding:20px 20px 0 20px; border-top:1px solid #4a4a4a; width: auto; }
.cBottomFooter p {display:block; padding:15px 0px 15px 0px; }
.contact_form .left{
	width:50%;
	float:left;
	margin-top: 25px;
}
.contact_form .right{
	width:50%;
	float:right;
}

/* =============================================== FOOTER  FINISH  =============================================== */
.menu{
	display:block;
	height: 44px;
	background: url(/images/common/bg-menu.jpg) top repeat-x;
	padding:0px;
}

.menu li{display: inline-block;
position: relative;
z-index:100;}

.menu li:first-child{margin-left:0;}

.menu li a {
	font-weight:normal;
text-decoration:none;
display:block;
padding: 10px 30px;
line-height: 24px;
color: #fff;
text-shadow: #b72021 0px 1px 1px;
-webkit-transition: all 0.2s ease-in-out 0s;
   -moz-transition: all 0.2s ease-in-out 0s;
   -o-transition: all 0.2s ease-in-out 0s;
   -ms-transition: all 0.2s ease-in-out 0s;
   transition: all 0.2s ease-in-out 0s;
   font-size: 15px;
}

.menu li a:hover, .menu li:hover > a{color:#ffffff;
background:#000;}

.menu ul {display: none;
margin: 0;
padding: 0;
width: 240px;
position: absolute;
top: 43px;
left: 0px;
background: #c40c16;
}

.menu ul li {display:block;
float: none;
background:none;
margin:0;
padding:0;
}
.menu ul li a {
    font-size: 13px;
    font-weight: normal;
    display: block;
    color: #fff;
    border-left: 0px solid #ffffff;
    padding: 7px 10px;
    border-bottom: 1px solid #930712;
    
}
.menu ul li a:hover, .menu ul li:hover > a{
background:#000;
border-left:0px solid #9CA3DA;
color:#fff;
}

.menu li:hover > ul{ display: block;}
.menu ul ul {
	left: 149px;
	top: 0px;
}

.mobile-menu{display:none;
width:100%;
padding:11px;
background:#3E4156;
color:#ffffff;
text-transform:uppercase;
font-weight:600;
}
.mobile-menu:hover{background:#3E4156;
color:#ffffff;
text-decoration:none;
}
table.photogalleryTable td img {
    padding: 5px;
    background: #DDD;
    height: 150px;
    width: 150px;
}
table.photogalleryTable tr{
	width: 100%;
}
table.photogalleryTable td {
    padding: 0 27px 20px 0;
    width: 17%;
}
}

@media (max-width: 767px) {
#touch-menu:hover {
    text-decoration: none;
    cursor: pointer;
    color: #fff !important;
}
.menu{display:none;
background: #c40c16;
padding: 0px 20px 20px;}

.mobile-menu{
display: block;
margin-top: 0px;
padding: 10px;
color: #fff;
font-size: 17px;
background: #c40c16;
}

.menu li{
background: none;
color: #fff;
border-top: 0px solid #e0e0e0;
border-left: 0px solid #ffffff;
list-style-type: none;
}
.menu li:hover
{
background: none;
}
.menu li a {
background: none;
color: #fff;
border-top: 0px solid #e0e0e0;
border-left: 0px solid #ffffff;
}

.menu li a:hover, .menu li:hover > a{
background:none;
color:#fff;
border-left:0px solid #9CA3DA;}

.menu ul {display:block;
position:relative;
top:0;
left:0;
width:100%;}

.menu ul ul {left:0;}

}
