/*
 *===============================
 * BASE SETTINGS
 *===============================
*/

body
{
	margin:15px 15px 15px 15px;

}
body.tmce
{
	background-image:url(/images/85-white.png);
	background-position:left top;
	background-repeat:repeat;
}

div.wrapper
{
	margin:0px 10px 0px 10px;
	max-width:1200px;
	height:100%;
	display:block;	
}
#content-container
{
	background:transparent url('/images/85-white.png') scroll repeat top center;
	display:block;
	min-height:800px;
	min-width:360px;
	max-width:850px;
	width:100%;
	padding:0px;
	float:left;
}
#logo-container
{
	width:100px;
	height:100px;
	margin-right:10px;
	float:left;
}
#header
{
	background:transparent;
	min-height:50px;
	padding:5px 15px 0px 15px;
}
#header-logotype
{
	display:block;
	float:left;
	max-width:550px;
	width:100%;
}
#header-address
{
	display:block;
	float:right;
	max-width:300px;
	margin-top:5px;
	text-align:center;
}
#primary-nav
{
	background:url('/images/white-fade.png') repeat-x scroll bottom left;
	border-bottom:1px solid #FFFFFF;
	max-width:100%;
	margin-top:5px;
	margin-bottom:0px;
	padding:2px 5px 2px 5px;
}
#primary-nav ul
{
	display:block;
	margin:0px 0px 0px 0px;
	padding:0px;
	list-style-type: none;
}
#primary-nav li
{

	display:inline-block;
	font-size:1.6em;
	font-weight:400;
	margin:5px 5px 5px 5px;
	padding:0px;
	text-align:center;
}
#primary-nav a
{
	text-decoration:none;
}
#page-content
{
	min-height:500px;
	padding:0px 25px 25px 25px;
}
#myslides
{
	background:transparent url('/images/25-white.png');
	float:right;
	height:200px;
	margin-top:-15px;
	margin-left:15px;
	margin-bottom:15px;
	overflow:hidden;
	width:100%;
}
#myslides div
{
	background:transparent;
	height:200px;
	overflow:hidden;
	padding:0px 10px 10px 10px;
	width:90%;
}
#sharing
{
	background:url('/images/footer-shadow.png') no-repeat scroll bottom center;
	background-size:contain;
	padding:0px 10px 5px 0px;
	text-align:right;
}
#flip-graphic
{
	width:100px;
	height:100px;
	margin-right:10px;
	float:left;
}
#side-container
{
	background:transparent url('/images/70-white.png') scroll repeat top center;
	display:block;
	width:255px;
	padding:10px;
	float:left;
	margin:50px 0px 50px 0px;
	text-align:center;
}
#page-footer
{
	background:url('/images/white-fade-footer.png') repeat-x scroll top center;
	border-top:1px solid #fff;
	padding:5px;
}


/*========================================*
 * DIV AND FORM STYLING                   *
 *========================================*/
div.shadow-divider
{
	background:url('/images/header-shadow.png') no-repeat scroll top center;
	background-size:contain;

}
div.shine
{
	background:url('/images/fade-in.png') repeat-x scroll top left;
	height:40px;
	margin:-10px 0px 0px -10px;
	width:275px;
	z-index:-1;
}
div.shine-big
{
	background:url('/images/fade-in.png') repeat-x scroll top left;
	height:40px;
	margin:0px 0px -30px 0px ;
	width:100%;
	z-index:5000;
	position:relative;
	top:0;
	left:0;
}

div.badges
{
	background: transparent;
	border-top:1px solid #ddd;
}

form
{
	background: transparent url('/images/25-white.png') repeat top center;
	border:1px solid #ddd;
}
fieldset
{
	background: transparent url('/images/fade-in.png') repeat-x top center;
	border:0px;
	padding:10px;
}

/*========================================*
 * IMAGE POSITIONING                      *
 *========================================*/

.electrologist-tn
{
	border:2px solid #ffffff;
	margin:0px auto 0px auto;
	width:150px;
	height: auto;
}
IMG.right
{
	float:right;
	margin:0px 0px 15px 10px;
}
IMG.left
{
	float:left;
	margin:0px 10px 15px 0px;
}
#side-container IMG.left
{
	float:left;
	margin:1px 1px 5px 0px;
}

/*========================================*
 * H-TAGS                                 *
 *========================================*/

h1
{
	display:block;
	font-size:2.8em;
	font-style:italic;
	font-weight:500;
	margin:0px 0px 15px 0px;

}

h1.page-header
{
	display:block;
	font-size:2.8em;
	font-style:normal;
	font-weight:400;
	margin:0px 0px 2px 0px;

}
h2
{
	border-bottom:1px solid #DDD;
	display:block;
	font-size:1.8em;
	font-weight:700;	
	margin:15px 0px 0px 0px;
}
h2.page-header
{
	border-bottom:0px;
	display:block;
	font-size:1.8em;
	font-weight:400;	
	margin:0px 0px 1px 0px;
}

h3
{
	display:block;
	font-size:1.8em;
	font-weight:800;	
	margin:25px 0px 15px 0px;
}
h3.page-header
{
	border-bottom:0px;
	display:inline-block;
	font-size:1.5em;
	font-weight:400;	
	font-style:italic;
	margin:0px 0px 0px 0px;
}
h3.tiles1
{
	display:block;
	font-size:1.8em;
	font-weight:normal;	
}
h3.tiles2
{
	display:block;
	font-size:3em;
	font-weight:normal;
	font-style:italic;	
	text-align:left;	
	line-height:90%;
	margin:0px 0px 15px 25px;
}

h4
{

	border-collapse:collapse;
	font-size:1.5em;
	font-weight:bold;
	margin:10px 0px 5px 0px;
	text-align:left;
	
}
h5
{
	border-collapse:collapse;
	font-size:1.5em;
	font-style:normal;
	font-weight:normal;
	margin:10px 0px 5px 0px;
	text-align:left;
}

/*========================================*
 * DEFAULT LINKS AND TEXT                 *
 *========================================*/

a
{
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}
p
{
	font-size:1.6em;
	margin:10px 0px 10px 0px;
	text-align:left;
	line-height:150%;
}
b, strong
{
	font-weight:bold;
}
i, em
{
	font-style:italic;
}
p.flipcards
{
	line-height:120%;
}

p.small
{
	font-size:1.4em;
	line-height:140%;
	margin:0px 0px 0px 0px;
	text-align:left;
}
span.small
{
	font-size:.9em;
	line-height:140%;
	margin:0px 0px 0px 0px;
	text-align:left;
}
.emphasize, .bright
{
	font-style:italic;
	font-weight:normal;
	line-height:125%;
}
label
{
	font-size:1.6em;
	text-align:left;
	line-height:150%;
}
li
{
	font-size:1.6em;
	text-align:left;
	line-height:150%;
}
ul.small li
{
	list-style-type: none;
	font-size:1.4em;
	line-height:120%;
	margin:0px 0px 0px 0px;
	text-align:left;
}



/*========================================*
 * DIV SPECIFIC LINKS AND TEXT            *
 *========================================*/

#header-address p
{
	font-size:1.8em;
	line-height:90%;
	margin-bottom:0px;
	text-align:center;
}
#header-address .phone
{
	font-size:2.8em;
	font-style:italic;
	font-weight:bold;
	line-height:90%;
	margin-top:5px;
	text-align:center;
}

#side-container a
{
	font-size:1em;
	text-align:left;
}

#side-container p
{
	font-size:1.3em;
	line-height:125%;
	margin:0px 0px 0px 0px;
	text-align:left;
	
}

#myslides p.tip
{
	font-size:1.3em;
	font-style:normal;
	margin:5px 0px 0px 0px;
	text-align:left;
	line-height:125%;
}
#myslides p.tip-head
{
	font-size:1.8em;
	font-style:normal;
	font-weight:bold;
	margin:0px 0px 5px 0px;
	text-align:left;
	line-height:150%;
}
#self-image
{
	float:left;
	width:300px;
	margin-right:15px;
}
#self-image IMG
{
	border:2px solid #fff;
	width:300px;
	height:auto;
}

/*=================================
 * BEHAVIORS
 * ==============================*/

.hide
{
	display: none;
}
div.block-left
{
	background: transparent;
	text-align:left;
	float:left;
	padding: 5px;
	width: 45%;
	min-width: 250px;
	min-height: 255px;
	line-height:100%;
}

div.block-right
{
	background: transparent;
	text-align:left;
	float:right;
	padding: 5px;
	width: 45%;
	min-width: 250px;
	min-height: 255px;
	line-height:100%;	
}

/*=================================
 * SLIDESHOW
 * ==============================*/
#slideshow
{
	background:url('/images/header-shadow.png') no-repeat scroll bottom center;
	background-size:contain;
	display:block;
	margin-top:-12px;
	margin-bottom:-40px;
	height:321px;
	overflow:hidden;
	position:relative;
}
#indexgraphics
{
	border-bottom:1px solid #fff;
	display:block;
	width:100%;
	height:301px;
	overflow:hidden;
	margin-bottom:25px;
}
#indexgraphics img
{
	display:block;
	height:300px;
	width:860px;
}

/* Toogles
----------------------------------------------------------------------------- */
.toggles {
	margin: 18px 0;
}
.toggles:first-child {
	margin-top: 0;
}
.toggles:last-child {
	margin-bottom: 0;
}
.toggles > div {
	border-bottom-width: 1px;
	border-style: solid;
}
.toggles > div:first-child {
	border-top-width: 1px;
}
.toggles > div > * {
	padding: 5px 0 5px 25px;
}
.toggles > div > h3 {
	display: block;
	position: relative;
	margin: 0;
	cursor: pointer;
}
.toggles > div > h3 > i {
	font-size: 1.2em;
	position: absolute;
	left: 0;
}
.toggles > div > h3 > i:before {
	margin: 0;
}
.toggles > div > div[title] {
	display: none;
	overflow: hidden;
}

