/* Tags
---------------------------------------------- */


body {
	margin: 0px;
	padding: 0px;
	color: #fff;
	font: 12px Arial, Helvetica, sans-serif;
	background:url(assets/images/body_bg.jpg) #000 center top no-repeat;
}
h1 {

	margin: 40px 0px 0px 0px;
	padding: 0px;
	color:#b25cd9;
	font: bold 18px/26px "Century Gothic", "Myriad Pro", Arial, Helvetica, sans-serif;
	letter-spacing:1px;
}
h2 {
	margin: 1em 0px;
	padding: 0px;
	color: #b25cd9;
	font: bold 16px/20px "Century Gothic", "Myriad Pro",  Arial, Helvetica, sans-serif;
}
h3 {
	margin: 1em 0px;
	padding: 0px;
	color: #fff;
	font: bold 16px/18px "Century Gothic", "Myriad Pro", Arial, Helvetica, sans-serif;
}
h4 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #000;
	font: bold 14px/16px Arial, Helvetica, sans-serif;
}
p {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	line-height: 20px;
}
a {
	color: #b25cd9;
	font-weight: bold;
	text-decoration: none;
	outline:none;
}
	a:hover {
		color: #333;
		text-decoration: underline;
	}
hr {
	color: #000;
	height: 1px;
	background-color: #000;
	border: none;
}
ul, ol, dl {
	line-height: 20px;
}
/* Classes
---------------------------------------------- */
.imgborder {
	border: 1px solid #000;
}
.smalltext {
	font-size: 11px;
	line-height: 16px;
}
.nomargin {
	margin: 0px;
}
.margin {
	margin: 10px;
}
.center {
	text-align: center;
}
.clear {
	clear: both;
}
.underline {
	text-decoration: underline;
}
.sourceText {
	font-size: 10px;
	line-height: 10px;
	margin: 0;
	padding: 0;
}

/* Special
---------------------------------------------- */
.forms p {
	margin: 0px;
}

/* Layout
---------------------------------------------- */

#wrapper{
	width:1031px;
	margin:0px auto 0px auto;
	position: relative;
}

#header{
	height:100px;
	width:946px;
	margin:0px auto;
}

#logo{
	position:absolute;
	margin:24px 0px 0px 30px;
z-index:2;
	
}

#topLinks{
width:680px;
text-align:center;
position:absolute;
margin:50px 0px 0px 110px;
letter-spacing:1px;
}
#topLinks a{
color:#fff;
font: normal 16px/18px "Century Gothic",  "Myriad Pro", Arial, Helvetica, sans-serif;
}

#appointment{
float:right;
	padding:40px 10px 0px 0px}

#new-patient{

	margin:40px 10px 0px 100px;
}


#footer{
	padding:20px 0px 0px 0px;
	text-align:center;
	clear:both;
}

#footer img{
	margin-right:30px;
}

#footer ul{
}

#footer ul li{
	list-style:none;
	display:inline;
	border-left:1px solid #80588c;
	padding:0px 0px 0px 3px;
}

#footer ul li:first-child{
	border:none;
}

#footer ul li a:hover{
	color:#fff;
	text-decoration:none;
}

#footer ul li a{
	font:normal 12px "Century Gothic", Arial, Helvetica, sans-serif;
	color:#80588c;
	
}
#nav{
	width:auto;
	padding:0;
	text-align:center;	
	position:relative;
	right:30px;
	
}

#nav li{
	padding:0px 0px 0px 5px;
	display:inline;
	position:relative;
	
}


#nav li a{
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
	padding: 0 5px 0 0;
}

#nav li a:hover{	
	color:#b25cd9;
}

#nav li:hover .dropdown {
	display:block;
}
ul.dropdown
{
	left:0%;
	top:100%;	
	position: absolute;
	width:auto;
	display: none;
}


#nav ul.dropdown li
{
	position:relative;
	right:45px;
	background:#874f9f;
	list-style: none;
	text-align:left;
	height:auto;
	width:200px;
	display:block;
}

#nav ul.dropdown li a
{
	margin:0px 0px 0px 5px;	
	font:normal 14px Arial, Helvetica, sans-serif;
	color:#eedfb2;
	display:block;
	padding:3px;
}

#nav ul.dropdown li a:hover
{
color:#fff;
}
/*****************************-------------ACCORDIAN-----------******************************************************/


/* hide container until all is ready */
.test, .test2,.test3,.test4{
	display: none;
list-style:none;
}
/*Main Container*/

/*Content Container*/
.contentContainer {
	padding-left: 0px;	
	float: left;
	width:0px;
	height: 604px;	
	overflow:auto;
	overflow-x:hidden;
	background:url(assets/images/containerbg.jpg) left top repeat;
	border-top:2px solid #000;
	border-bottom:2px solid #000;
	border-right:1px solid #000;


scrollbar-face-color: #28272a;
scrollbar-shadow-color: #424141;
scrollbar-highlight-color: #070707;
scrollbar-3dlight-color:#4f4d4d;
scrollbar-darkshadow-color: #2a2929;
scrollbar-track-color: #424041;
scrollbar-arrow-color: #090909;


}






.contentWrapper h1{
	color:#b25cd9;
	font-size:18px;
}

p{
	padding: 10px;
}

/*  TEST 3  */

/*Main Container*/
.container3 {
}
.container3 ul{
	
	margin: 0px;
	padding:0px;
/*list-style-type: none;*/
}
.container3 li{
display: inline;
	margin: 0px;
	padding:0px;
	

}

.container3 ul ul{
	margin: 0px;
	padding:0px 0px 0px 40px;
}

.container3 ul ul li{
list-style:disc outside none;
display:list-item;

}


/*Handle*/
.handle3 {
	float: left;
	width: 29px;
	height: 604px;
	text-align:center;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	background: #666;
}

.handle3 img {
 border:none;
}

.handle3 :hover {

}

.handle3 img{
}
.handleOver3{
	background: white;
	

}
.handleOver3 img{
filter:alpha(opacity=70);-moz-opacity:.70;opacity:.70;
	
}
.handleSelected3{
	
	background: #000;
}
/*Content Container*/
.contentWrapper3{
	text-align: justify;


	
}
.contentInnerWrapper3{
	padding: 20px 10px;
	width:620px;
}

.contentInnerWrapper3 ul li{
	list-style:disc outside none;
}

.contentContainer3 {
	padding-left: 0px;	
	float: left;
	width:0px;
	height: 310px;	
	overflow:hidden;
}

.sidebar{
	padding:50px 15px 0px 0px;
	margin:0px 15px 0px 0px;
	background:url(assets/images/divider.png) right top repeat-y;
	width:212px;
	height:754px;
	float:left;

}

.sidebar img{	
border:1px solid #000;
	text-align: center;
	margin:20px 0px 5px 0px;
	float:left;
}

.address{
	font: normal 14px/20px "Century Gothic", Arial, Helvetica, sans-serif;
	background:url(assets/images/horizontalDivider.jpg) bottom center repeat-x;
}

.stock{
	border:1px solid #000;
	margin:10px 0px 10px 10px;
	float:right;
}


/*contact form*/


/* Z-index of #mask must lower than #boxes .window */
#mask {
  position:absolute;
  top:0px;
  left:0px;
  z-index:3;
  background-color:#000;
  display:none;
}
  
.window {
  position:absolute;
  width:500px;
  display:none;
  z-index:4;
  padding:20px;
  
}


/* Customize your modal window here, you can add background image too */

.survey {
	  width:500px; 
	  margin-top:100px;
	  position:absolute;
	  top:0px;
	  left:0px;
	  z-index:4;
}