/************************************************
/	ADVANCED POWER CONTROL CSS
/************************************************/


/***************************************
/	RESET RELOADED 
/************************************{*/

*{ margin: 0; padding: 0; }

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1.0;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/*---- 21st CENTURY CLEARING OF FLOATS ----*/

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

div.clear {
	clear: both;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}      
/* End hide from IE-mac */



/************************************}*/



/***************************************
/	BASE
/************************************{*/

body {	
	margin: 0;
	padding: 0;
	font-family: arial;	
	font-size: 14px;
	color: #333;
	background: #bfbfbf url(../images/layout/bg.jpg) repeat;
}

div#wrap {
	position: relative;
	width: 960px;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 20px;
}

/************************************}*/


/***************************************
/	HEADER
/************************************{*/

div#header {
	position: relative;
	width: 960px;
	height: 215px;
	margin: 0 auto;
	background: url(../images/layout/header-bg.png) no-repeat top left;
}
div#header.bg2 {
	background: url(../images/layout/header-bg2.png) no-repeat top left;
}
div#header.bg3 {
	background: url(../images/layout/header-bg3.png) no-repeat top left;
}
div#header.bg4 {
	background: url(../images/layout/header-bg4.png) no-repeat top left;
}
div#header.bg5 {
	background: url(../images/layout/header-bg5.png) no-repeat top left;
}
div#header.bg6 {
	background: url(../images/layout/header-bg6.png) no-repeat top left;
}
div#header.bg7 {
	background: url(../images/layout/header-bg7.png) no-repeat top left;
}
div#header.bg8 {
	background: url(../images/layout/header-bg8.png) no-repeat top left;
}
div#header.bg9 {
	background: url(../images/layout/header-bg9.png) no-repeat top left;
}
div#header.bg10 {
	background: url(../images/layout/header-bg10.png) no-repeat top left;
}
div#header.anniv {
	background: url(../images/layout/header-bg-anniv.png) no-repeat top left;
}



a#logo {
	position: absolute;
	display: block;
	width: 275px;
	height: 145px;
	top: 25px;
	left: 35px;
	background: url(../images/layout/logo.png) no-repeat;
}
a#logo span { display: none; }




/************************************}*/


/***************************************
/	NAVIGATION
/************************************{*/

div.navbarWrap {
	width: 960px;
	height: 53px;
	background: url(../images/layout/navbarwrap-bg.png) repeat-x top left;
}
div#navBar {
	position: relative;
	margin: 0 auto;
	width: 960px;
	height: 53px;
}

div#navBar .nav {
	width: 946px;
	height: 53px;
	position: absolute;
	top: 0px;
	left: 7px;
	background: url(../images/layout/nav-sprites.png) no-repeat top left;
}
div#navBar .nav li {
	display: inline;
}
div#navBar .nav li a:link, 
div#navBar .nav li a:visited {
	position: absolute;
	top: 0;
	height: 53px;
	text-indent: -9000px;
	overflow: hidden;
	z-index: 10;
}

/*--- ABOUT US ---*/

div#navBar .nav .about a:link, 
div#navBar .nav .about a:visited {
	top: 0;
	left: 0;
	width: 146px;
}
div#navBar .nav .about a:hover, 
div#navBar .nav .about a:focus {
	background: url(../images/layout/nav-sprites.png) no-repeat 0px -53px;
}
div#navBar .nav .about a:active {
	background: url(../images/layout/nav-sprites.png) no-repeat 0px -53px;
}

div#navBar .current-about .about a:link, 
div#navBar .current-about .about a:visited {
	background: url(../images/layout/nav-sprites.png) no-repeat 0px -53px;
	cursor: default;
}

div#navBar .nav-about, 
div#navBar .nav-about-click {
	position: absolute;
	top: 0;
	left: 0;
	width: 146px;
	height: 53px;
	background: url(../images/layout/nav-sprites.png) no-repeat  0px -53px;
}
div#navBar .nav-about-click {
	background: url(../images/layout/nav-sprites.png) no-repeat  0px -53px;
}


/*--- SOLUTIONS ---*/

div#navBar .nav .solutions a:link, 
div#navBar .nav .solutions a:visited {
	left: 146px;
	top: 0;
	width: 209px;
}
div#navBar .nav .solutions a:hover, 
div#navBar .nav .solutions a:focus {
	background: url(../images/layout/nav-sprites.png) no-repeat -146px -53px;
}
div#navBar .nav .solutions a:active {
	background: url(../images/layout/nav-sprites.png) no-repeat -146px -53px;
}


div#navBar .current-solutions .solutions a:link, 
div#navBar .current-solutions .solutions a:visited {
	background: url(../images/layout/nav-sprites.png) no-repeat -146px -53px;
	cursor: default;
}
div#navBar .nav-solutions, 
div#navBar .nav-solutions-click {
	position: absolute;
	top: 0;
	left: 146px;
	width: 209px;
	height: 53px;
	background: url(../images/layout/nav-sprites.png) no-repeat -146px -53px;
}
div#navBar .nav-solutions-click {
	background: url(../images/layout/nav-sprites.png) no-repeat -146px -53px;
}


/*--- NEWS & EVENTS ---*/

div#navBar .nav .newsevents a:link, 
div#navBar .nav .newsevents a:visited {
	left: 355px;
	top: 0;
	width: 113px;
}
div#navBar .nav .newsevents a:hover, 
div#navBar .nav .newsevents a:focus {
	background: url(../images/layout/nav-sprites.png) no-repeat -355px -53px;
}
div#navBar .nav .newsevents a:active {
	background: url(../images/layout/nav-sprites.png) no-repeat -355px -53px;
}


div#navBar .current-newsevents .newsevents a:link, 
div#navBar .current-newsevents .newsevents a:visited {
	background: url(../images/layout/nav-sprites.png) no-repeat -355px -53px;
	cursor: default;
}
div#navBar .nav-newsevents, 
div#navBar .nav-newsevents-click {
	position: absolute;
	top: 0;
	left: 355px;
	width: 113px;
	height: 53px;
	background: url(../images/layout/nav-sprites.png) no-repeat -355px -53px;
}
div#navBar .nav-newsevents-click {
	background: url(../images/layout/nav-sprites.png) no-repeat -355px -53px;
}

/*--- PRODUCTS ---*/

div#navBar .nav .products a:link, 
div#navBar .nav .products a:visited {
	left: 475px;
	top: 0;
	width: 182px;
}
div#navBar .nav .products a:hover, 
div#navBar .nav .products a:focus {
	background: url(../images/layout/nav-sprites.png) no-repeat -475px -53px;
}
div#navBar .nav .products a:active {
	background: url(../images/layout/nav-sprites.png) no-repeat -475px -53px;
}


div#navBar .current-products .products a:link, 
div#navBar .current-products .products a:visited {
	background: url(../images/layout/nav-sprites.png) no-repeat -475px -53px;
	cursor: default;
}
div#navBar .nav-products, 
div#navBar .nav-products-click {
	position: absolute;
	top: 0;
	left: 475px;
	width: 182px;
	height: 53px;
	background: url(../images/layout/nav-sprites.png) no-repeat -475px -53px;
}
div#navBar .nav-butterfly-click {
	background: url(../images/layout/nav-sprites.png) no-repeat -475px -53px;
}

/*--- RESOURCES ---*/

div#navBar .nav .resources a:link, 
div#navBar .nav .resources a:visited {
	left: 650px;
	top: 0;
	width: 140px;
}
div#navBar .nav .resources a:hover, 
div#navBar .nav .resources a:focus {
	background: url(../images/layout/nav-sprites.png) no-repeat -650px -53px;
}
div#navBar .nav .resources a:active {
	background: url(../images/layout/nav-sprites.png) no-repeat -650px -53px;
}


div#navBar .current-resources .resources a:link, 
div#navBar .current-resources .resources a:visited {
	background: url(../images/layout/nav-sprites.png) no-repeat -650px -53px;
	cursor: default;
}
div#navBar .nav-resources, 
div#navBar .nav-resources-click {
	position: absolute;
	top: 0;
	left: 650px;
	width: 140px;
	height: 53px;
	background: url(../images/layout/nav-sprites.png) no-repeat -650px -53px;
}
div#navBar .nav-resources-click {
	background: url(../images/layout/nav-sprites.png) no-repeat -650px -53px;
}

/*--- CONTACT US ---*/

div#navBar .nav .contact a:link, 
div#navBar .nav .contact a:visited {
	left: 790px;
	top: 0;
	width: 156px;
}
div#navBar .nav .contact a:hover, 
div#navBar .nav .contact a:focus {
	background: url(../images/layout/nav-sprites.png) no-repeat -790px -53px;
}
div#navBar .nav .contact a:active {
	background: url(../images/layout/nav-sprites.png) no-repeat -790px -53px;
}


div#navBar .current-contact .contact a:link, 
div#navBar .current-contact .contact a:visited {
	background: url(../images/layout/nav-sprites.png) no-repeat -790px -53px;
	cursor: default;
}
div#navBar .nav-contact, 
div#navBar .nav-contact-click {
	position: absolute;
	top: 0;
	left: 790px;
	width: 156px;
	height: 53px;
	background: url(../images/layout/nav-sprites.png) no-repeat -790px -53px;
}
div#navBar .nav-contact-click {
	background: url(../images/layout/nav-sprites.png) no-repeat -790px -53px;
}


/************************************}*/



/***************************************
/	CONTENT CONTAINERS
/************************************{*/

div.contentWrap {
	position: relative;
	background: url(../images/layout/contentwrap-bg.png) repeat-y top center;
	padding: 20px 40px;
	overflow: hidden;
	margin: 0 auto;
	width: 880px;
	height: auto;
}
div.contentWrap.wsb {
	background: url(../images/layout/contentwrap-bg-wsb.png) repeat-y top center;
}
div.contentWrap.wosb {
	background: url(../images/layout/contentwrap-bg-wosb.png) repeat-y top center;
}
div.contentWrap span.top {
	display: block;
	position: absolute;
	top: 0;
	left: 7px;
	width: 946px;
	height: 10px;
	background: url(../images/layout/mainbg-top.png) no-repeat;
	z-index: 2;
}
div.contentWrap span.topwosb {
	display: block;
	position: absolute;
	top: 0;
	left: 7px;
	width: 946px;
	height: 10px;
	background: url(../images/layout/mainbg-top-wosb.png) no-repeat;
	z-index: 2;
}

div.contentWrap span.bottom {
	display: block;
	position: absolute;
	bottom: 0;
	left: 7px;
	width: 946px;
	height: 10px;
	background: url(../images/layout/mainbg-bottom.png) no-repeat;
	z-index: 2;
}
div.contentWrap span.bottomwosb {
	display: block;
	position: absolute;
	bottom: 0;
	left: 7px;
	width: 946px;
	height: 10px;
	background: url(../images/layout/mainbg-bottom-wosb.png) no-repeat;
	z-index: 2;
}
div.contentWrap span.sidebarBg {
	display: block;
	position: absolute;
	top: 0;
	right: 7px;
	width: 294px;
	height: 627px;
	background: url(../images/layout/sidebar-right-bg.png) no-repeat top left;
	z-index: 1;
}
div.contentWrap span.overlay {
	display: block;
	position: absolute;
	top: 0;
	left: 7px;
	width: 944px;
	height: 627px;
	background: url(../images/layout/overlay.png) no-repeat top left;
	z-index: 1;
}

div#main {
	position: relative;
	z-index: 3;
}

div#mainLeft {
	position: relative;
	float: left;
	z-index: 3;
	width: 585px;
}
div#sidebarRight {
	position: relative;
	float: right;
	z-index: 4;
	width: 230px;
	font-size: 14px;
}
div#sidebarRight p ,
div#sidebarRight ul li{
	font-size: 14px;
}

/************************************}*/



/***************************************
/	CONTENT STYLES
/************************************{*/

/*----	ANCHOR DEFAULTS ----*/

a:link, a:visited {
	color: #3B4F6C;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	color: #c10000;
	font-weight: bold;
}




/*----	HEADING DEFAULTS  ----*/

h1 {
	font-size: 21px;  
	padding-bottom: 15px;
	margin-bottom: 15px;
	background: url(../images/layout/heading-bg-main.png) no-repeat bottom left; 
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: -1px;
	color: #161E47;
}
h2 {
	font-size: 21px;  
	padding-bottom: 15px;
	margin-bottom: 15px;
	background: url(../images/layout/heading-bg-sb.png) no-repeat bottom left;
	font-weight: normal;
	color: #161E47;
	text-transform: uppercase;
	letter-spacing: -1px;
}
h3 {
	font-size: 18px;  
	padding-bottom: 15px;
	margin-bottom: 15px;
	color: #161E47;
	border-bottom: 1px solid #3B4F6C;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: -1px;
}

h4 {
	font-size: 20px;  
	margin: 0px 0 15px 30px;
	color: #161E47;
	text-indent: 220px;
	font-weight: normal;
	color: #E8AC39;
}

h5, h6 {
	font-size: 18px;  
	color: #161E47;
	margin-bottom: 15px;
	font-weight: normal;
}
 

p {
	font-size: 17px;
	line-height: 1.6;
	margin-bottom: 20px;
	letter-spacing: -0.5px;
	text-align: justify;
}
#sidebarRight p {text-align: left;}

div.contentWrap ul {
	margin-bottom: 20px;
}

div.contentWrap ul li {
	padding: 8px 0 8px 29px;
	list-style-type: none;
	margin-bottom: 5px;
	line-height: 1.6;
	background: url(../images/content/arrow-right-alt.png) no-repeat left center;
}

div.contentWrap ul li.check {
	background: url(../images/content/check.png) no-repeat left center;
}

div.contentWrap ul li a { font-weight: normal; }


/*----	SOLUTIONS CONTENT STYLING  ----*/


.solutionimage {
	position: absolute;
	text-indent: -9000px;
	height: 291px;
	width: 291px;
	
}

.buildingautomation {
	top: 65px;
	left: 598px;
}


a.buildingautomation:link, 
a.buildingautomation:visited {
	background: url(../images/content/buildingauto-bw.png) no-repeat;
}



.energymanagement {
	top: 65px;
	left: 295px;

}

a.energymanagement:link, 
a.energymanagement:visited {
	background: url(../images/content/energymanage-bw.png) no-repeat;
}

.systemintegration {
	top: 65px;
	left: -7px;
}

a.systemintegration:link, 
a.systemintegration:visited {
	background: url(../images/content/systeminteg-bw.png) no-repeat;
}

a.buildingautomation:hover,
a.energymanagement:hover,
a.systemintegration:hover {
	background-position: 0 -291px;
}



#sidebarRight ul.subnav li {
	font-size: 19px;
	background-image: none;
	padding-left: 0px;
}
#sidebarRight ul.subnav li a {
	padding-left: 29px;
	text-decoration: none;
	display: block;
}
#sidebarRight ul.subnav li a:hover {
	background: url(../images/content/arrow-right-alt.png) no-repeat left center;
	color: green;
}
#sidebarRight ul.subnav li a.current,
#sidebarRight ul.subnav li a:hover.current {
	padding-left: 29px;
	text-decoration: underline;
	background: url(../images/content/arrow-right-alt.png) no-repeat left center;
	cursor: default;
	color: black;
}



#sidebarRight a.building,
#sidebarRight a.energy,
#sidebarRight a.system {
	display: block;
	width: 230px;
	height: 230px;
}
a.system:link, 
a.system:visited {
	background: url(../images/content/sn-system.png) no-repeat;
}
a.energy:link, 
a.energy:visited {
	background: url(../images/content/sn-energy.png) no-repeat;
}
a.building:link, 
a.building:visited {
	background: url(../images/content/sn-building.png) no-repeat;
}

#sidebarRight a.building:hover,
#sidebarRight a.energy:hover,
#sidebarRight a.system:hover {
	background-position: 0 -230px;
}
#sidebarRight a.building.current,
#sidebarRight a.energy.current,
#sidebarRight a.system.current {
	background-position: 0 -230px;
	cursor: default;
}

/*----	PRODUCTS CONTENT STYLING  ----*/


div.contentWrap h2.productsheading {
	font-size: 23px;  
	padding: 10px 0 0px 0;
	margin-bottom: 0px;
	letter-spacing: 2px;
	line-height: 50px;
	text-transform: none;
	color: #013A81;
	background: none;
}

div.contentWrap p.productsparagraph {  
	padding: 5px 0 40px 0;
	margin-bottom: 0px;
	letter-spacing: 1px;
	color: #333333;
	border-bottom: 1px solid #DFDFDF;
}

div.contentWrap ul.products {
	padding: 0 0 20px 20px;
	margin: 0;
	font-size: 18px;
	font-weight: bold;
	text-indent: 100px;
	color: #004B8D;
}

div.contentWrap ul.products li.productdescription {

	padding: 0 0 20px 0;
	margin: 0;
	font-size: 16px;
	font-weight: normal;
	text-indent: 130px;
	line-height: 0%;
	letter-spacing: -1px;
	background: none;
	border-bottom: 1px solid #DFDFDF;
	color: #E7A614;
}


div.contentWrap ul.products li.alerton {
	background: url(../images/content/alertonicon.png) no-repeat;
	background-position: left center;
}


div.contentWrap ul.products li.tridium {
	background: url(../images/content/tridiumicon.png) no-repeat;
	background-position: left center;
}


div.contentWrap ul.products li.honeywell{
	background: url(../images/content/honeywellicon.png) no-repeat;
	background-position: left center;
}

div.contentWrap ul.products li.cerus{
	background: url(../images/content/cerusicon.png) no-repeat;
	background-position: left center;
}

div.contentWrap ul.products li.viconics{
	background: url(../images/content/viconicsicon.png) no-repeat;
	background-position: left center;
}

div.contentWrap ul.products li.encelium{
	background: url(../images/content/enceliumicon.png) no-repeat;
	background-position: left center;
}

div.contentWrap ul.products li.sensorswitch{
	background: url(../images/content/sensorswitchicon.png) no-repeat;
	background-position: left center;
}

div.contentWrap ul.products li.belimo{
	background: url(../images/content/belimoicon.png) no-repeat;
	background-position: left center;
}

div.contentWrap ul.products li.spinwave{
	background: url(../images/content/spinwaveicon.png) no-repeat;
	background-position: left center;
}

div.contentWrap ul.products li.mamac{
	background: url(../images/content/mamacicon.png) no-repeat;
	background-position: left center;
}
div.contentWrap ul.products li.can2go {
	background: url(../images/content/can2go.png) no-repeat;
	background-position: left center;
}


/*----	RESOURCES CONTENT STYLING  ----*/

div.contentWrap ul.resources li {
	background: none;
}

div.contentWrap ul.resources li a {
	Font-size: 16px;
	line-height: 25px;
	padding: 0px 0px 30px 30px;
	margin: 0;
	background: url(../images/content/downloadicon.png) no-repeat;
	background-position: left top;
}

div.contentWrap h3.resourcetitle {
	border:none;
	padding: 15px 0 15px 0;
	margin: 0px 0px 5px 0px;
		background: url(../images/layout/heading-bg-main.png) no-repeat bottom left; 
}

div.contentWrap h2.txtsquish{
letter-spacing: -2px;
}


div.contentWrap ul.bullets{
	padding: 0px 0px 0px 35px;
	margin: 0px 25px 20px 0px;
	Font-size: 16px;
	line-height: 25px;
}
div.contentWrap ul.bullets li {
	margin-bottom: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}

div.contentWrap p.careerpromo{
	Font-size: 13px;
	line-height: 30px;
	letter-spacing: 0px;
}

table.resources { margin-bottom: 20px; }
table.resources td { padding: 10px; width: 180px; text-align: center;}







/*---- FLOAT IMAGES ----*/

img {border: 0px}

img.floatRight {
	float: right;
	display:inline;
	margin: 0 0 5px 20px;
}
 img.floatLeft {
	float: left;
	display:inline;
	margin: 4px 20px 0 0;
}

 img.hr{
	margin: 13px 20px 0 0;
}


/************************************}*/




/***************************************
/	CONTACT FORM
/************************************{*/

#contact p, label, legend { font-size: 19px; }

#contact h1 { 
	margin: 10px 0 10px; 
	font-size: 27px; 
	color: #333333; 
}
#contact hr { 
	color: inherit; 
	height: 0; 
	margin: 6px 0 6px 0; 
	padding: 0; 
	border: 1px solid #d9d9d9; 
	border-style: none none solid; 
}

#contact { 
	display: block; 
	margin: 0 0 50px auto; 
	padding: 35px; 
	border: 1px solid #cbcbcb; 
	background-color: #FFF; 
	-moz-border-radius:5px; 
	-webkit-border-radius:5px; 
}

/* Form style */

#contact label { 
	display: block; 
	height: 26px; 
	line-height: 26px; 
	-moz-border-radius:5px; 
	-webkit-border-radius:5px; 
}
#contact input, 
#contact textarea, 
#contact select { 
	width: 420px;
	margin: 0 0 10px 0; 
	font-size: 18px;
	font-weight: normal;
	padding: 5px; 
	color: #666; 
	background: #f5f5f5; 
	border: 1px solid #ccc; 
	margin: 5px 0; 
	-moz-border-radius:5px; 
	-webkit-border-radius:5px; 
	color: #444;
}   
#contact textarea {width: 420px; font-weight: bold; 	color: #444;
}

#contact input:focus, 
#contact textarea:focus, 
#contact select:focus { 
	border: 1px solid #999; 
	background-color: #fff; 
	color:#333; 
}
#contact input.submit { 
	width: 85px; 
	cursor: pointer; 
	border: 1px solid #fff; 
	background:#1E265C; 
	color:#fff; 
}

#contact input.submit:hover { background:#14193C; }
#contact input[type="submit"][disabled] { background:#888; cursor: default; }
#contact fieldset { 
	padding:20px; 
	border:1px solid #eee; 
	moz-border-radius:5px; 
	-webkit-border-radius:5px; 
}
#contact legend { 
	padding:7px 10px; 
	font-weight: normal;
	text-align: center;
	display: block;
	font-size: 24px;
	color:#000; 
	border:1px solid #eee; 
	-moz-border-radius:5px; 
	-webkit-border-radius:5px; 
	margin-bottom:0 !important; 
	margin-bottom:20px; 
}

#contact span.required{ font-size: 13px; color: #ff0000; } 
/* Select the colour of the * if the field is required. */

#message { margin: 10px 0; padding: 0; }

.error_message { 
	display: block; 
	line-height: 22px; 
	background: #FBE3E4 url('../assets/error.gif') no-repeat 10px 12px; 
	padding: 8px 10px 8px 35px; 
	font-size: 18px;
	color:#8a1f11;
	border: 1px solid #FBC2C4; 
	-moz-border-radius:5px; 
	-webkit-border-radius:5px; 
}

div.contentWrap ul.error_messages { margin: 0 0 0 15px; padding: 0; font-size: 14px; }
div.contentWrap ul.error_messages li { 
	height: 22px; 
	line-height: 22px; 
	color:#333; 
	color:#8a1f11;
	list-style-type: circle; 
	font-size: 15px; 
	padding: 4px ;
	background-image: none;
}

.loader { padding: 0 10px; }

div.contentWrap #contact #success_page h1 { 
	background: url('../assets/success.gif') left no-repeat; padding-left:22px; font-size: 21px;
}
acronym { border-bottom: 1px dotted #ccc; }



/************************************}*/



/***************************************
/	FOOTER
/************************************{*/


div#footer {
	position: relative;
	width: 960px;
	height: 200px;
	margin: 0 auto;
	background: url(../images/layout/footer-bg.png) no-repeat top left;
}

div#footer.bg-anniv {
	background: url(../images/layout/footer-bg-anniv.png) no-repeat top left;
}
div.login {
	position: absolute;
	top: 22px;
	right: 47px;
	background: url(../images/layout/login.png) no-repeat;
	width: 238px;
	height: 52px;
}
div.login a:link,
div.login a:visited { 
	text-decoration: none;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #f3f3f3;
}
div.login a:hover {
	text-decoration: underline;
	color: white;
}
div.login a.employee {
	position: absolute;
	top: 20px;
	right: 110px;
}
div.login div.admin  {
	position: absolute;
	top: 20px;
	right: 18px;
}
	


/************************************}*/

 /* CMS editor */ 
 
strong, b { font-weight: bold; }
em, i { font-style: italic; }
u { font-style: underline; }



/* CKEDITOR IMAGE DIALOG OVERRIDE HACK */


div.contentWrap p img { 	
float: left;
display:inline;
margin: 4px 20px 0 0; }


div#sidebarRight span.editable {
	display: block;
	margin-bottom: 30px;
}
div#sidebarRight span.editable p { 
	margin-bottom: 8px; 
	line-height: 1.2;
}


