@charset "utf-8";

/* CSS Document */

body {

	margin: 0px 0px 0px 0px;

	padding: 0;

	color: #000000;

	font-family: Arial;

	font-size: 13px;

	line-height:16px; background:none; 

	

	 

	 

}



 a, a:link, a:visited { 

	color: #000000;

	font-weight: normal; 

}



a:hover { 

	text-decoration: none; 

} 

p{ margin:0px; padding:0px;}

.table{ border:1px solid #AAA; padding:0px;}

.table td{   padding:5px 5px; color:#414141; }

.td{ color:#212121;}

strong{ color:#2262aa;}

h1, h2, h3, h4, h5, h6 { color: #000; font-weight: normal;  font-family: Arial;  }

h1 { font-size: 34px; margin: 0 0 30px; padding: 5px 0 }

h2 { font-size: 22px; margin: 0 0 10px; padding: 5px 0; color:#266bad; }

h3 { font-size: 13px; margin: 0 0 10px; padding: 0; color:#266bad; font-weight:700; }

h4 { font-size: 18px; margin: 0 0 15px; padding: 0; }

h5 { font-size: 16px; margin: 0 0 10px; padding: 0;  }

h6 { font-size: 14px; margin: 0 0 5px; padding: 0; }



.clear { clear: both; }



.cleaner { clear: both; }

.h01 { height: 1px; }

.h05 { height: 5px; }

.h10 { height: 10px; }

.h20 { height: 20px; }

.h30 { height: 30px; }

.h40 { height: 40px; }

.h50 { height: 50px; }

.h60 { height: 60px; }



.border-td{ border:1px solid #212121; background:#FBFBFB; padding-top:5px;   border-radius:5px;}

.list { display:block; 

	margin: 10px 35px 10px 0px; 

	padding: 0; 

	list-style: none; 

}



.list li { 

	 color:#4A4A4A; 

	margin:4px 0 4px 0; line-height:35px; 

	padding: 0 0 0 15px; font-family:"Franklin Gothic Book"; font-size:13px; margin-left:15px;

	background: url(../images/bulet.png) no-repeat scroll 0 16px; border-bottom: 1px solid #dcdcdc;  

}



.list li a { 

	 color:# C00; font-family: candara; margin-left:20px;  

	font-weight: normal; text-decoration:none;

}



.list li a:hover { 

	color: #962621; 

}





.border-bottom{  border-bottom:1px dotted #212121; padding-bottom:5px;}



 

/*list2*/

.list2 { display:block; 

	margin: 10px 35px 10px 0px; 

	padding: 0; 

	list-style: none; 

}



.list2 li { 

	 color:#4A4A4A; display:block; 

	margin:5px 0 5px 0; line-height:24px; 

	padding: 0 0 0 15px; font-family:"Franklin Gothic Book"; font-size:15px; margin-left:15px;

	background: url(../images/bulet.png) no-repeat scroll 0 7px; /*border-bottom: 1px solid  #D1D1D1;*/  

}



.list2 li a { 

	 color:# C00; font-family: candara; margin-left:20px;  

	font-weight: normal; text-decoration:none;

}



.list2 li a:hover { 

	color: #962621; 

}





/*list2*/



/*list2*/

.list3 { 

	margin: 10px 0 10px 0; 

	padding: 0; 

	list-style: none; 

}



.list3 li { 

	 color:#4A4A4A; 

	margin:4px 0 4px 0; line-height:22px; 

	padding: 0 0 0 15px; font-family: candara; font-size:13px; margin-left:15px;

	background: url(../images/arrow.png) no-repeat scroll 0 9px;  

}



.list3 li a { 

	 color: #4A4A4A; font-family: candara; font-weight: bold; line-height:15px;    

	  text-decoration:none;

}



.list3 li a:hover { 

	color: #2262aa; 

}

/*list3*/





#call-us{ padding-left:19px; font-family: "Felix Titling"; font-size:18px; text-align: center; color:#FFFFFF; line-height:31px; background:url(../images/Phone-No-BG.png) no-repeat; margin-left:13px;}

#call-us .strong{ float:left;  color:#FFFFFF; display:

block;}

#call-us span{ display:block; width:18px; float:left; line-height:31px;}





#adlersrx-slider-left {

	width:270px; float: right; background:#;

	padding: 0px;  

	height: 317px; border:0px solid  #BEBEBE;

	margin:0px 0px 0 0px;

	 

    border-radius: 5px 5px 5px 5px; 

}







/*new menu css*/

 .nav-adlersrx,.nav-adlersrx ul {

    list-style:none;

    margin:0;

    padding:0; font-family:Arial; 

}



.nav-adlersrx {

    position:relative; font-family:Arial; 

}



.nav-adlersrx ul {

    height:0;

    left:0;

    overflow:hidden;

    position:absolute;

    top:46px; font-family:Arial; 

}



.nav-adlersrx li {

    float:left;

    position:relative; font-family:Arial; 

}



.nav-adlersrx li a {  

   /* -moz-transition:0.5s;

    -o-transition:0.5s;

    -webkit-transition:0.5s;*/

   

   font-size:  15px; 

	color:#fff; 

    display:block;

    

    line-height:25px;

    padding:8px 19px;

    text-decoration:none;

    transition:0.5s;

}



.nav-adlersrx li:hover > a {  

     background:#86bcd5;  

    font-size:15px; font-weight: normal; 

			color:#fff;

    

}



.nav-adlersrx li:hover ul.subs {  

    height:auto;

    width:180px;

}



.nav-adlersrx ul li {  

   /* -moz-transition:0.5s;

    -o-transition:0.5s;

    -webkit-transition:0.5s;

    opacity:0;

    transition:0.5s;*/

    width:100%;

}



.nav-adlersrx li ul li { font-family:Arial; 

  /*  -moz-transition-delay:0s;

    -o-transition-delay:0s;

    -webkit-transition-delay:0s;

    transition-delay:0s;*/

}



.nav-adlersrx li:hover ul li {  

    opacity:1;

  /*  -moz-transition-delay:0.5s;

    -o-transition-delay:0.5s;

    -webkit-transition-delay:0.5s;

    transition-delay:0.5s;*/

}



.nav-adlersrx ul li a {  

    background:#26387b;

    border-color:#6E67A6;

    color:#fff;

    line-height:1px;

  

}



.nav-adlersrx li:hover ul li a {  

    line-height:27px;

}



.nav-adlersrx ul li a:hover {  

    background: #9fadd5; color:#212121; 	

    

}



 /*end of menu*/

 

 #adlersrx-content-734{

	width:722px; float:left; 

	padding: 0px 10px 0 0;;  

	height: auto 295px; border:0px solid  #e3e3e3;

	 

    border-radius: 0px 0px 0px 0px; margin: 

}

 #adlersrx-content-734 h2{ font-family: Euphemia; font-size:18px; color:#505151; display:block; padding-left:10px; padding-bottom:15px;}

 

 

#adlersrx-content-734 h3{ font-family: Euphemia; font-size:18px; background:#03334f; color:#f2f8fc; display:block; line-height:45px;   margin-bottom:20px; height:45px;  border-radius: 5px 5px 5px 5px; padding-left:10px;} 





 #adlersrx-content-734 p{ font-family: Euphemia; font-size:14px; color:#505151; display:block; padding-bottom:15px;  padding-left:10px; line-height:18px;}

 #adlersrx-content-734 .button6{

	width:231px; float:left; 

	padding: 0px;  

	height:110px; border:0px solid  #e3e3e3;

	 

    border-radius: 0px 0px 0px 0px; margin: 

}



 #adlersrx-content-734 .services  {width:335px; float:left; padding:10px; 

	  

	height: auto 350px; border:0px solid  #e3e3e3;

	 

    border-radius: 0px 0px 0px 0px; 

}

.services .marginL  { margin-right:10px;}

#adlersrx-product{ background:url(../images/left-menu-bg.jpg) repeat-y;

	width:240px; float:left; 

	padding: 0px;  

	height:295px  auto ; border:1px solid  #e3e3e3;

	 

    border-radius: 5px 5px 5px 5px; margin: 

}

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

.margin-right{ margin-right:6px;}



#adlersrx-product h2{ font-family: Euphemia; background:#03334f; font-size:20px; color:#fff; line-height:45px;  padding:0px 0px 0px 20px; display:block; margin:0px 0 0 0px; height:45px;  border-radius: 5px 5px 5px 5px;}



#adlersrx-product .box-images{ width: 240px;  border-bottom:1px solid  #e3e3e3;  border-top:0px solid  #e3e3e3; }





#adlersrx-product p { padding:15px 10px; display:block; font-size:13px; color:#212121; line-height:17px;}



#adlersrx-webconnect{ width:990px; font-family:"Franklin Gothic Medium"; font-size:12px; line-height:16px; color:#616161; text-align:center;}

#adlersrx-webconnect .webconnect{ width:200px; font-family:"Franklin Gothic Medium"; font-size:24px; line-height:38px; text-align:center; color:#FFF; height:38px; margin: 0 auto; margin-top:25px; margin-bottom:10px;    border-radius: 7px 7px 7px 7px; background:url(../images/b-bg.jpg) repeat-x;}

#adlersrx-webconnect .webconnect a{color:#FFF; text-decoration:none;}





 



#adlersrx-footer span{ float:left; line-height:19px; text-align:center; }



#adlersrx-footer span a{ margin-right:10px; display:block; float:left;  font-family: Arial; font-size:12px; color:#FFF; text-decoration:none; }



#adlersrx-footer span a:hover{  text-decoration: underline; }	 

	 

#adlersrx-maincontent{ padding:10px 10px;}	



#adlersrx-maincontent h1{	padding:5px 0px; border-bottom:1px solid #616161; 

							margin:0px 0 5px 0px; 

							font-family:"Franklin Gothic Medium"; 

							font-size:18px; 

							color:#0e2b89; 

							line-height:30px; 

							display:block;}	



#adlersrx-maincontent p{ float:left; 

							padding:0px 0px; 

							margin:0px; 

							font-family:, "Franklin Gothic Book" ; 

							font-size:13px; 

							color:#616161; 

							line-height:18px; 

							display:block;}	

#adlersrx-maincontent .listbox{ float:left;  

							padding:0px 0px; 

							margin:0px; color:#616161; line-height:18px;  

							display:block;}

							

							#adlersrx-maincontent .listbox h2{padding:5px 0px; 

							margin:0px; font-size:16px;}



.border-b-l{ border-bottom:1px solid #616161; border-right:1px solid #616161;  }



.border-b{ border-bottom:1px solid #616161;}

.textarea{margin:0px 0px; width:300px; height:120px; padding:0px 5px; height:25px;}

.input{ margin:0px 0px; width:300px; padding:0px 5px; height:25px; border:1px solid #BBB;}

.input2{ margin:0px 0px; width:140px; padding:0px 5px; height:25px; border:1px solid #BBB;}

  .button{ width:90px; background: #951E6B; text-align: center; height:30px; color:#FFF; -webkit-border-radius:4px;

	-moz-border-radius:4px;

	border-radius: 4px; border:none; border:1px solid #BBB; }





/*==================================================================================================

parking CSS

====================================================================================================*/

#parking-wrapper {

	                width: 1000px; 

					background: url(../images/top_bg.png) repeat-x;

	                margin: 0 auto; 

					margin-top:0px;

	                padding: 0px 0px 0 0px; 

	                -moz-border-radius: 6px;

                    -webkit-border-radius: 6px;

                    -khtml-border-radius: 6px;

                    border-radius: 0px 0px 0px 0px;

}

#parking-header {

	                 width: 1000px; 

					 height:110px; /*background: url(../images/top_bg.png) repeat-x;*/ 

 

                     border-radius: 0px 0px 0px 0px; 

	 

}





#parking-logo { 

	             margin: 0 0 0px 0px; 

				 float: left ; 

				 height:98px; 

				 padding:10px 0px 0px 10px;

	             width: 350px; 

}



#parking_right { 

	              margin: 0; 

				  float:right; 

				  padding:10px 10px 0 0; 

				  font-size:17px; 

				  font-family:Arial; 

				  color:#212121; 

				  height:98px;

	              width: 450px; 

				  text-align:right;

	 

}



#parking_right .right-top-link{ 

	margin: 0; float:right; padding:0px 10px 0 0; font-size:14px; font-family:Arial; color:#212121; line-height:28px; 

	width: 450px; text-align:right;

	 

}



#parking_right .right-top-link2{ 

	margin: 0; float:right; padding:70px 20px 10px 0; font-size:14px; font-family:Arial; color:#212121; line-height:25px; 

	width: 550px; text-align:right;

	 

}



ul#social_icon{ float:right;

	margin:0;

	padding:0;

	list-style-type:none;

	width:auto;	

	display:block;

	height:28px;

	text-transform:uppercase;

	font-size:12px;

	

	}



ul#social_icon li{

	display:block;

	float: right;

	margin:0px;

	pading:0px;

	}



ul#social_icon li a{

	display:block;

	float:left;

	color:#874B46;

	text-decoration:none; margin-left:5px;

	 

	height:28px;

	 

	}



ul#social_icon li a:hover{

	 

	}



ul#social_icon li a.current,ul#social_icon li a.current:hover{

	color:#025;

	 

	}



#parking-menu{ width:100%; 

			   float:left; 

			   padding:0px 0px 0 0px; 

			   border-bottom:1px solid #191c27; 

			   border-top:0px solid #191c27; 

			   height:45px; 

			   display:block; font-family:Arial; 

			   background:#0d0d0d;  

			 }



#parking-slider {

	          width:988px; 

			  float:left; 

			  background:#f5f5f5;

	          padding: 6px 6px;  

	          height: 375px; 

			  border:0px solid #BEBEBE;

	          margin:0px 0px 0 0px;

	          border-radius: 5px 5px 5px 5px; 

}



#parking-countent-box-home {

	          width:988px; 

			  float:left; 

			  background:#f5f5f5;

	          padding: 6px 6px;  

	          /*height: 375px; */

			  border:0px solid #BEBEBE;

	          margin:0px 0px 0 0px;

	          border-radius: 5px 5px 5px 5px; 

}

 #parking-countent-box-home .countent-466{ 

                                width:445px; 

								padding:0 0 0 21px; 

								float:left;}



.countent-466 h2{ 

                width:445px; 

				font-family:Arial; 

				font-size:26px; 

				color: #3d3d3d; 

				font-weight:bold; 

				line-height:35px;}



.countent-466 h3{ 

                 width:445px; 

				 font-family:Arial; 

				 font-size:18px; 

				 color: #9a0505; 

				 font-weight: normal;  

				 line-height:22px; 

				 text-transform:regular;

				 }

				 

				 

.countent-466 h4{ 

                width:100%; display:block;

				font-family:Arial; 

				font-size:26px; 

				color: #3d3d3d; 

				font-weight:bold; 

				line-height:35px;}

				

.countent-466 p{ 

                  width:100%; display:block; 

				  font-family:Arial; 

				  font-size:15px; 

				  color: #373838;

				  line-height:24px; }



.countent-466 p strong{ 

                  width:445px; 

				  font-family:Arial; 

				  font-size:14px; 

				  color: #020405; 

				  font-weight: normal; 

				  line-height:18px; }





#parking-countent-box-home .countent-list-270{ 

                   width:250px; 

				   padding:0 0 0 20px; 

				   float:left;

				   }



.countent-list-270 h2{ 

                   width:250px; 

				   font-family:Arial; 

				   font-size:22px; 

				   color: #3d3d3d; 

				   font-weight:bold; 

				   line-height:35px;

				   }



.countent-list-270 h3{ 

                     width:250px; 

					 font-family:Arial; 

					 font-size:18px; 

					 color: #9a0505; 

					 font-weight: normal;  

					 line-height:22px; 

					 text-transform:uppercase;

					 }

					 

.countent-list-270 p{ 

                     width:250px; 

					 font-family:Arial; 

					 font-size:13px; 

					 color: #373838;

					 line-height:18px; }







.countent-list-270 p strong{ 

                            width:250px; 

							font-family:Arial; 

							font-size:14px; 

							color: #020405; 

							font-weight: normal; 

							line-height:18px; }







#parking-countent-box-home .countent-img-224{ 

                  width:224px; 

				  padding:0 0 0 0px; 

				  float:right;}







#parking-footer{ 

                 width:988px; 

				 height:60px; 

				 border-top:1px solid  #e3e3e3; 

				 margin-left:0px ; 

				 margin-right:0px; 

				 padding:10px 6px 10px 6px; 

				 line-height:19px;  

                 font-family: Arial; 

				 font-size:12px; 

				 color:#FFF; 

				 text-align:center; 

				 background:#0d0d0d; 

     }

ul#footer{ 

	margin:0  0 0 0px;

	padding:0;

	list-style-type:none;

	width:685px;

	display:block;

	height:30px;

	font-size:12px;

	

	}



ul#footer li{

	display:block;

	font-size:12px;

	margin:0 auto;

	pading:0px;

	}



ul#footer li a{

	display:block;

	float:left;

	color:#FFF;

	text-decoration:none; 

	padding:5px 3px;

	font-size:12px; 

	height:14px; line-height:14px;

	 

	}



ul#footer li a:hover{ 

                     text-decoration:underline;

                     font-size:12px;

	 

	}



ul#footer li a.current,ul#footer li a.current:hover{

	color:#025;

	 

	}

.footer-730{ 

	margin:0  0 0 0px;

	float: left;

	padding:0;

	list-style-type:none;

	width:685px;

	display:block;

	font-size:12px;

	

	}	

	

.footer-right{ 

	          margin:0  0 0 0px; 

	          float:right; 

	          line-height:22px;

	          padding:0; 

	          text-align:left;

	          width:290px;

	          display:block;

	          font-size:13px;

	

	}

	

	

.footer-right strong{ color:#fd1111;}


/* ---------------------------- iframe Css -------------------------- */

div#container
{
    width:750px;
    height:670px;
	margin-left: auto;
    overflow:scroll;     /* if you don't want a scrollbar, set to hidden */
    overflow-x:hidden;   /* hides horizontal scrollbar on newer browsers */
	overflow-y: hidden;

    /* resize and min-height are optional, allows user to resize viewable area */
    -webkit-resize:vertical; 
    -moz-resize:vertical;
    resize:vertical;
    min-height:317px;
}

iframe#embed
{
    width:1000px;       /* set this to approximate width of entire page you're embedding */
    height:2000px;      /* determines where the bottom of the page cuts off */
    margin-left:-125px; /* clipping left side of page */
    margin-top:-330px;  /* clipping top of page */
    overflow:hidden;

    /* resize seems to inherit in at least Firefox */
    -webkit-resize:none;
    -moz-resize:none;
    resize:none;
}

