@import url(./undohtml.css);
@import url(./headers.css);
@import url(./forms.css);
@import url(./menu.css);
@import url(./tertiary.css);

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #666;
	background-color: #efefef;
	margin: 20px;
	padding: 0;
	line-height: 1.3em;
}

p, ul {
	font-size: 75%;
	color: #666;
}

body a {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: inherit;
	color: #691370;
	text-decoration:none;
}	
body a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: inherit;
	color:#691370;
	text-decoration:underline;
}	
ul.feature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ul.feature ul li {
	color: #666;
	padding-left:30px
}
#wrapper {
	width:930px;
	margin:0 auto;
	background-color:#fff;
}

#masthead {
	height:104px;
	background:url(../images/masthead.png) no-repeat;
}

#showcase {
	z-index: 99;
	margin-top: 10px;
}

#left {
	width:640px;
	float:left;
	margin-top: 25px;
	padding: 0 15px;
}

.front {
	font-size: 85%;
}

#right {
	float: right;
}

#text {
	float: left;
	width: 400px;
	margin: 0;
}

#news {
	width: 200px;
	float: left;
	margin-left: 20px;
}

#news p {
	font-size: 90%;
}

#news a {
	font-size: 90%;
}

#left.news span.date {
	font-size: 60%;
	color: #666;
	font-weight: normal;
	font-style: italic;
}

#left.news h3 {
	color: #ba011b; 
	font-size: 18px;
}

#motform {
	float: left;
	margin-left: 30px;
}

#right {
	float: right;
}

#box {
	width: 259px;
	margin-top: 20px;
	overflow: hidden;
}

#boxTop {
	background: url(../images/boxTop.png) no-repeat;
	height: 12px;
}

#boxMiddle {
	width: 234px;
	background: url(../images/boxMiddle.png) repeat-y;
	padding: 5px 5px 0px 20px;
}

#boxBottom {
	background: url(../images/boxBottom.png) no-repeat;
	height: 12px;
}

/* work previews */

#workrow {
	clear: both;
}

.workBox {
	background-color: #EFEFEF;
	padding: 10px;
	display: inline;
	margin: 5px;
	float: left;
	font-size: 100%;
	color: #666;
	width: 121px;
}

#workBox img {
	border: 0;
}

/* adbars */

#adbar {
	height: 150px;
	background-color: #666666;
	padding: 10px;
	margin-top: 25px;
}

#motleft {
	display: block;
	height: 135px;
	width: 85px;
	background: url(../images/mot-button2.png) no-repeat;
	float: left;
	margin-left: 25px;
	font-size: 110%;
	color: #666;
	font-weight: bold;
	padding: 15px 130px 0 15px;
	line-height: 1.15em;
}

#motleft:hover {
	text-decoration: none;
}

#mailercenter {
	display: block;
	height: 95px;
	width: 200px;
	background: url(../images/rebusmailer_button.png) no-repeat;
	float: left;
	margin-left: 25px;
	color: #666;
	font-weight: bold;
	padding: 55px 15px 0 15px;
}

#mailercenter:hover {
	text-decoration: none;
}

#surgeryright {
	display: block;
	height: 135px;
	width: 190px;
	background: url(../images/Marketing_Surgery_button.png) no-repeat;
	color: #666;
	font-weight: bold;
	padding: 15px 145px 0 15px;
	float: left;
	margin-left: 25px;
	font-size: 80%;
	line-height: 1.2em;
}

#surgeryright:hover {
	text-decoration: none;
}

#right ul {  }
#right li { margin:10px 0; color:#666; }

#tertiary { border-top: #666 solid 2px;}
#tertiary p {color:#fff; }
#tertiary .col {
	width:310px;
	float:left;
}

#tertiary a {
	color: #FFF;
	text-decoration: underline;
}

#footer {
	height: 50px;
	background-color: #666666;
	text-align: right;
	color: #FFF;
	font-size: 60%;
	line-height: 1.3em;
}

#footer #details {
	padding: 10px;
	color: #FFF;
}

.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
	display: block;
}

.homebox {
	float:left;
	width:150px;
	height:100px;
	border:2px solid #ccc;
	margin:4px;
}

#mot_left {
	width: 200px;
	float: left;
}

#mot_right {
	width: 200px;
	float: right;
}

.italic_quote {
	font-style: italic;
}

.bold_quotee {
	font-weight: bold;
}

ul {
	margin: 1em 0 0.8em 0;
}

ul li {
	padding-left: 1em;
}

#warn {
	margin-bottom: 20px;
}

#warn p {
}

.warn {
	text-align: left;
	color: #F9A12A;
}

.ecardslist {
	color: #666666;
}