@import url(/styles/live/centricut/articles.css);
@import url(/styles/live/toolbox.css);
@import url(/styles/live/lightbox.css);
@import url(/styles/live/centricut/formmanager.css);
@import url(/styles/live/centricut/navigation.css);

/* Structure */
html, body {
    margin : 0;
    padding : 0;
    background: #eff2f3 url(/images/centricut/bg.gif) repeat-y center;
}

body {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 12px;
    color : #767c79;
    text-align : left;
}

.mceVisualAid {
    border : 1px dashed #ffbbbb;
}

p {
    margin: 0;
}

input {
    margin: 0;
}

input.button {
    height: 21px;
    padding: 0 6px;
}

/* Images */
img {
    border: 0;
}

.headimage {
	margin-left: 136px;
}


/* Links */
a {
    text-decoration: none;
    color: #60ACDA;

}

a:hover {
    text-decoration: none;
    color: #36393D;
}
/* remove dashed boxes from around links in firefox */
a:focus {
    user-focus: none;
    outline: none;
    -moz-user-focus: none;
    -moz-outline: none;
}

/* Headings */
h1 {
    margin: 0;
    font-family : Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 20px;
    color: #5c708a;
}

h1.relations {
	font-size: 16px;
}

h2 {
    margin: 20px 0 10px 0;
    font-weight: bold;
    font-size: 15px;
    color: #000;
}

h3 {
    font-weight: bold;
    font-size: 15px;
    margin: 0;
    padding: 0;
}


/* Body - Container */
#containerwrapper {
	position: relative;
	width: 970px;
	margin: 0 auto;
	background-color: #fff;
}

#container {
	margin: 0 18px;
}

#content {
	float: left;
	min-height: 450px;
	margin-bottom: 10px;
}

#content_start {
	width: 934px;
	margin: 0 auto;
}

#logo {
	float: left;
	margin: 20px 0 14px;
}

#nugalogo {
    float: left;
    margin: 20px 40px 14px;
}

#nuaglogo {
	float: right;
	clear: right;
	position: relative;
	top: 10px;
}

#footerline {
	clear: both;
	display: block;
	width: 934px;
	height: 2px;
	margin: 8px auto 0 auto;
	background-color: #c9d0d3;
}

#address {
	clear: both;
	width: 934px;
	margin: 8px auto 0 auto;
	font-size: 10px;
	color: #b9c3c6;
}

#address a {
	color: #b9c3c6;
}

.label {
    display: block;
}

input.field {
    background-color: #CDCDCD;
    border: 1px solid #A0AEC0;
    padding:2px;
}

ul	{
	list-style-position: inside;
	margin: 0;
	padding: 0;
}

.map24_input {
	background-color: #ffffff;
	color: #555555;
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	font-weight: normal;
	border: 1px #bebebe solid;
}
	
.map24_list {
	background-color: #FFFFFF; 
	border-style: groove;
	font-family: Arial, Geneva, Helvetica, sans-serif; 
	font-size: 9px;
}
	
.map24_text	{
	font-family: Arial; 
	font-size: 11px; 
	color: #586A75;
}
	
.map24_margin	{
	margin-left: 10px;
}

.map24_padding {
	padding-left: 10px;
}

.map24_title {
	font-family: Arial; 
	font-size: 11px; 
	color:#FFFFFF; 
	padding-left: 10px; 
	padding-top: 31px; 
	font-weight: bold;
	background-color: #0072BC;
}
	
.map24_cell	{
	padding-left: 10px; 
	padding-top: 5px; 
	padding-right: 5px; 
	padding-bottom: 5px; 
	background-color: #F8F9FA;
}
	
.blockborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-top-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
	border-color: #BEBEBE;
}	

.map24_submit {
	font-size: 11px;
	color: #0D3D6A;
}

#right_rel ul {
	list-style-position: outside;
	margin-left: 13px;
}

#slideshow {
	margin-left: 18px;
	position: relative;
	float: left;
}

div.slideshowcomment {
	width: 200px;
	float: right;
}

.slide
{
	position: absolute;
	top:0px;
	left:0px;
	z-index: 90;
}
