@import url("editorcommon.css");

body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F3EFED;
}
.imageborder {
	border: 1px solid #CCCCCC;
}
.style2 {
	color: #FFFFCC;
	border-bottom-style: none;
}
.leftline {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #999999;
}
.rightlineCopy {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.leftrightborder {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	line-height: 3px;
}
.lowline {
	line-height: 2px;
	border-right-style: none;
	border-left-style: none;
	border-top-style: solid;
	border-bottom-style: none;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
}
.greyline {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
}
.bottomline {
	line-height: 2px;
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}
.greyline {
	border-right-style: none;
	border-left-style: none;
	border-top-style: solid;
	border-bottom-style: none;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
}
.noline {
	line-height: 2px;
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;
}
.darkrightboarder {
	border-right-width: 2px;
	border-left-width: 0px;
	border-right-style: solid;
	border-left-style: none;
	border-right-color: #666666;
	/*line-height: 3px;*/
}
.leftrightborderCopy {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #CCCCCC;
	/*line-height: 3px;*/
}
.lowlinebottom {
	/*line-height: 3px;*/
	border-right-style: none;
	border-left-style: none;
	border-top-style: solid;
	border-bottom-style: none;
	border-top-width: 2px;
	border-top-color: #999999;
}
.gradientBlack {
	background-image: url(../images/lightbluebar.gif);
	background-repeat: repeat-x;
}
.thickline {
	line-height: 2px;
	border-right-style: none;
	border-left-style: none;
	border-top-style: solid;
	border-bottom-style: none;
	border-top-width: 3px;
	border-top-color: #CCCCCC;
}
.leftlinerightdark {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #666666;
}
.gradientgrey {
	background-image: url(../images/greygradient.gif);
	background-repeat: repeat-x;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #999999;
}
.alink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #333333;
}
.boatheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #666666;
}

/* Styles below added by MarketingNet */
*.clickable {
	cursor: pointer;
	cursor: hand;
}

div.secondarycontent {
	border: solid #FFFFFF 10px;
}

div.secondarycontent a {
	color: #333333;
}

div.secondarycontent a.accomplish_adminbuttonlink {
	color: #FFFFFF;
}

div.nav {
	color: #666666;
	margin-left: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 68.75%;
	font-weight: bold;
}

div.nav a {
	margin: 0px 15px;
}

div.nav img {
	padding-top: 3px;
	border: 0;
}

div.floatedimagecontainer {
	padding-left: 25px;
}

div.floatedimage {
	float: left;
	margin: 0px 10px 10px 0px;
}
img.noborder {
	border: 0;
}

#openingdoorslogo {
	vertical-align: middle; 
	margin-top: 2px;
}

#mnetlogo {
	vertical-align: middle; 
}