@charset "utf-8";
body, p, h1, h2, h3, h4 , ul, li{
	padding: 0;
	margin: 0;
}
html {
	width: 100%;
	background-color: #000;
}
p {
	padding-top: 5px;
	padding-bottom: 5px;
}
.links a:link {
	color: #fdd26f;
	text-decoration: none;
}
.links a:visited {
	color: #fdd26f;
	text-decoration: none;
}
.links a:hover {
	color: #fdd26f;
	text-decoration: underline;
}
.links a:active {
	color: #fdd26f;
	text-decoration: none;
}
.onehour {
	background-image: url(http://www.msktelerads.com/images/One-HRSequence-B.jpg);
	background-repeat: no-repeat;
	height: 684px;
	width: 636px;
	margin-right: auto;
	margin-left: auto;
}
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFF;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	background-image: url(Images/top-background.gif);
	background-repeat: repeat-x;
	background-position: top;

}
.bodyimghome {

}
.bodyimgint {
	background-image: url(Images/background-Interior.png);
	background-repeat: repeat-x;
	background-position: top;
}
#container {
	width: 950px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
} 
#container2 {
	width: 950px;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 10px;
	background-image: url(Images/home-background.jpg);
	background-repeat: no-repeat;
} 
#header {
	width: 950px;
	height: 142px;
	margin-right: auto;
	margin-left: auto;
	overflow: visible;
	position: relative;
	z-index: 5000;
} 
#header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-weight: normal;
	position: absolute;
	overflow: hidden;
	top: 5px;
	z-index: 10;
	height: 102px;
	width: 286px;
}
#nav {
	width: 685px;
	margin-right: auto;
	margin-left: auto;
	height: 21px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	background-repeat: repeat-x;
	position: absolute;
	text-align: right;
	top: 106px;
	z-index: 9;
	left: 266px;
	display: inline;
	float: right;
}
#nav a:link {
	color: #FFF;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 13px;
}
#nav a:visited {
	color: #FFF;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 13px;
}
#nav a:hover {
	color: #FFF;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: underline;
	font-size: 13px;
}
#nav a:active {
	color: #FFF;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 13px;
}
#infobox {
	width: 930px;
	height: 271px;
	background-image: url(infobox_background.jpg);
	background-repeat: repeat-x;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	text-align: left;
	color: #333;
	padding: 10px;
	background-color: #FFF;
}
#infobox p {
	line-height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#phone  {
	height: 25px;
	width: 281px;
	overflow: hidden;
	position: absolute;
	left: 662px;
	z-index: 10;
	font-size: 15px;
	text-transform: uppercase;
	color: #FFF;
	top: 14px;
	text-align: right;
	letter-spacing: 1px;
}
#appointment  {
	height: 33px;
	width: 270px;
	overflow: hidden;
	position: absolute;
	left: 676px;
	top: 45px;
	z-index: 8;
}
#infobar {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: 209px;
}
#infocol1  {
	height: 285px;
	width: 460px;
	background-repeat: no-repeat;
	float: left;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	overflow: hidden;
	background-image: url(Images/Rounded-Box.png);
	margin-top: 10px;
	font-size: 11px;
	margin-right: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#infocol1 h1  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #fdd26f;
	margin-top: 5px;
	text-align: center;
	margin-bottom: 2px;
}
#infocol2  {
	height: 275px;
	width: 449px;
	float: right;
	margin-bottom: 20px;
	z-index: 0;
}
#talkingheads  {
	height: 352px;
	width: 352px;
	position: absolute;
	left: 38px;
	top: 482px;
}

#mainContent1 {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#mainContent2 {
	float: left;
	width: 500px;
	float: left;
} 


#sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 425px;
	margin-right: 13px;
}
#sidebar1 h1 {
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	padding-top: 10px;
}
#sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 240px;
}
#sidebar2 h1 {
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

#mainContent1 h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	text-transform: none;
	padding-bottom: 10px;
}
#mainContent1 h2{
	color: #CCC;
	font-size: 12px;
	font-weight: normal;
}
#mainContent2 h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: none;
	padding-bottom: 10px;
	font-style: italic;
	}
#mainContent2 h2 {
	color: #CCC;
	font-size: 12px;
}
#footer {
	text-align: center;
	width: 950px;
	margin-top: 15px;
	color: #999;
} 
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: center;
	color: #666;
}
#footer a:link {
	font-size: 12px;
	color: #666;
	text-decoration: none;
}
#footer a:hover {
	font-size: 12px;
	color: #666;
	text-decoration: underline;
}
#footer a:visited {
	font-size: 12px;
	color: #666;
	text-decoration: none;
}
#footer a:active {
	font-size: 12px;
	color: #666;
	text-decoration: none;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.listchecks ul {
	list-style-position: outside;
	list-style-image: url(Images/Check.gif);
	padding-left: 5px;

}
.listchecks li {
	padding-left: 5px;
	list-style-type: none;
	line-height: 20px;
	margin-left: 20px;
}


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

/* Index / Global Properties */

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



/*SohoCSS*/





/*



p7menubar is the root UL and p7menubar ul applies to all the sub-menu ULs.



We set padding and margin to zero to eliminate all indentation, turn bullets off,



and set a font-family different from the global font-family declared for the



body element above. This sets font for just the menu. Do not add a font-size here.



*/



#p7menubar, #p7menubar ul {



    padding: 0;



	margin: 0;



	list-style: none;



}

/*Added for SAHLA image dividers   */

    #p7menubar img {

      vertical-align: middle;

      float: left;

    }



/*

Root-Level Links.  Do not change the first two properties.

Adjust padding values to make the root links taller and to offset them

from the left and right edges of the link box. The border right creates a

separator between links. Font-size is set here and will apply to all menu levels.

Font color is set to light gray.

*/



#p7menubar a {

	display: block;

	text-decoration: none;

	/*	padding: 5px 6px 5px 6px; */



    padding: 0px 9px 0px 9px;/*SAHLA*/

	line-height: 27px; /*SAHLA*/

	/*	border-right: 1px solid #333;  */



	font-size: 12px;  /* fixed size for horizontal nav - SAHLA */

	color: #333333; /*SAHLA*/

	text-transform: none;   /*SAHLA*/

	font-family: Georgia, "Times New Roman", Times, serif;

	font-weight: bold;

}



/*



Class assigned to those Root-Level links that have associated Sub-Menus.

The top and bottom padding assigned this element must be the same as

that assigned to the p7menubar a element. The right padding is increased

to accomodate the display of background image depicting a downward

pointing arrow.



*/



#p7menubar a.trigger {

	padding: 0px 16px 0px 10px;

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

	background-repeat: no-repeat;

	background-position: right center;

}



/*



The Root-Level list items. Floating left allows

them to appear horizontally. Width is for IE5 Mac. The last rule in

this style sheet will set the width for this element to auto for all

other browsers - hiding it from IE5 Mac. The width is proportional.

As you add and edit root menu items, you will need to test this width

to ensure it is wide enough to accomodate all text.



*/



#p7menubar li {

	float: left;

	width: 9em;

}



/*



Sets width for Sub-Menu box and the List Items inside - in proportional em units.

This allows the sub-menu width to expand if users resize the text in their browsers.

*/



#p7menubar li ul, #p7menubar ul li  {

	width: 14em;

}



/*

The sub-menu links. We set color and turn off the right border, which

would otherwise be inherited from the root link rule. We set top and

bottom padding less than the root items and increase the left padding

to indent the sub-menu links a small amount in from the root links.

*/



#p7menubar ul li a  {
	color: #FFFFFF; /*SAHLA*/
	border-right: 0;
	text-transform: none;   /*SAHLA*/
	font-weight: normal;
	padding-top: 3px;
	padding-right: 9px;
	padding-bottom: 3px;
	padding-left: 5px;

}



/*



Sub-Menu Unordered Lists describes each dropdown sub-menu grouping.



Positioned Absolutely to allow them to appear below their root trigger.



Set to display none to hide them until trigger is moused over.



Background Color must be set or problems will be encountered in MSIE.



Right and bottom borders are set to simulate a raised look.



A gradient background image is assigned.



*/



#p7menubar li ul {
	position: absolute;
	display: none;
	background-color: #AB1A1F;

}



/*




Changes the Text color and background color when the Root-Level



menu items are moused over. The second selector sets color and background



when Root-Level items are accessed with the keyboard tab key. The third



selector sets an active state to support keyboard access in MSIE. The fourth



selector is assigned to IE5 and IE6 Windows via the P7_ExpMenu script.



Note that IE7 supports hover on elements other than links and so behaves



like Firefox, Opera, and Safari - making the menu operable even if JavaScript



is not enabled.



*/



#p7menubar li:hover a, #p7menubar a:focus,



#p7menubar a:active, #p7menubar li.p7hvr a {
	text-transform: uppercase;



  /*	color: #000000;



  	background-color: #da5b5b; SAHLA */



}



/*



Set the Sub-Menu UL to be visible when its associated



Root-Level link is moused over. The second selector is



assigned to IE5 and IE6 via the P7_ExpMenu script.



*/



#p7menubar li:hover ul, #p7menubar li.p7hvr ul {



	display: block;



}



/*



Sets the Text color of the Sub-Level links when the Root-Level



menu items are moused over. The second selector is



assigned to IE5 and IE6 via the P7_ExpMenu script.



The color set should march the normal Sub-Level link color



in the rule: #p7menubar ul li a. The background color must be



transparent to allow the underlying gradient background on the UL



to show through.



*/

#p7menubar li:hover ul a, #p7menubar li.p7hvr ul a {

	color: #FFFFFF; /*SAHLA*/

	background-color: transparent;

}



/*



The normal hover class for Sub-Level links. The Important directive



is required for older browsers. We set a background color, which shows



over the gradient background. We set text color to white.



*/



#p7menubar ul a:hover {
	background-color: #333!important;
	color: #FFFFFF!important;



}



/* The single backslash \ character inside this comment



causes IE5 Mac to ignore the following rule, which allows other



browsers to render top-level menu items to their natural width.



Do not edit this rule in any way. */



#p7menubar li {width: auto;}















    #awcc_hnavbar{
	height:20px;
	background-image: url(images/Sliced-Z-Header_02.jpg);
	background-repeat: no-repeat;
	font-size:12px;
	color:#FFF;
	text-align:right;
	z-index: 500;      /*  background-color: #00FFFF; */
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	text-transform: uppercase;
	float: right;
	top: 110px;
    }







    #awcc_hnavbar a {
	color: #FFF;
	padding-left: 9px;
	padding-right: 9px;
	font-size: 12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
    }
    #awcc_hnavbar a:hover {
	color: #FFF;
	padding-left: 9px;
	padding-right: 9px;
	font-size: 12px;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;

    }






    #awcc_hnavbar img {



      vertical-align: middle;



    }























.vmenu_main_off, .vmenu_main_on{



  color: #072968;



  font-weight: normal;



  font-size: 1.15em;



}







div.vmenu_main_off,div.vmenu_main_on{



  padding-top: 20px;



}







.vmenu_sub_off,.vmenu_sub_on{



  font-size: 1.02em;



  color: #7d7061;



}







div.vmenu_sub_off,div.vmenu_sub_on{



  padding-top:6px;



  padding-left:6px;



}
#slogan {
	margin-right: auto;
	margin-left: auto;
	width: 315px;
	height: 40px;
	font-size: 24px;
	overflow: hidden;
	font-style: italic;
	font-weight: bold;
}
/*Virtual_Viewbox.php*/
#wrap-ads *{
margin:0;
padding:0;
}
#wrap-ads{
width:700px;
height:802px;
padding:124px 20px 0 20px;		
}
#wrap-ads #boxes{
overflow:hidden;
font-family:"Times New Roman";
font-size:14px;
text-align:justify;
color:#000;
height:375px;
}
#wrap-ads #boxes p{
margin:0;
}
#wrap-ads #left-box{
padding:162px 15px 10px;
width:282px;
float:left;
}
#wrap-ads #right-box{
padding:188px 15px 10px;
margin:0 0 0 33px;
width:282px;
float:left;
}
#wrap-ads .radio-list{
margin-top:15px;
}
#wrap-ads .radio-list h2{
color:#FEB811;
font-family:Georgia;
font-size:23px;
font-style:italic;
font-weight:normal;
text-indent:20px;
margin:0 0 0 45px;
}
#wrap-ads .radio-list h3{
color:#FEB811;
font-family:Georgia;
font-size:12px;
font-weight:normal;
width:320px;
margin:o auto;
text-align:center;
margin:3px 0 0 135px;
}	
#wrap-ads .radio-list ul{
color:#fff;
font-size:11px;
margin:0;
padding:0;
list-style-type:disc!important;
list-style-image:none!important;
list-style-position:inside!important;
}
#wrap-ads .radio-list ul li{
margin:7px 0;
line-height:14px!important;
list-style-type:disc!important;
}	
#wrap-ads .radio-list em, #wrap-ads .radio-list i{
color:#FEB811;
}