@charset "UTF-8";
/* CSS Document */
/* Digital Mirror - Content style and layout */

.digital_mirror {
	background: url(/media/images/content-css/digital_mirror_landing_bg.jpg) top left repeat-x;
	min-height:500px;
	float:left;
	padding-bottom:30px;
	width:785px;
	overflow:hidden;
}
p {
	font-size:12px;
	line-height:20px;
}
.flash_holder {
	height:245px;
	margin-bottom:10px;
}
.left_copy { 
	margin-left: 10px;
	width:540px;
	float:left;
	margin-top:5px;
}
.digital_mirror h2 {
	margin:0px 0px 20px 0px;
	color:#000000;
	font-weight:normal;
	font-size:20px;
	text-transform:uppercase;
}
.digital_mirror p {
	margin:0px 0px 10px 0px;
}
.digital_mirror .right_col {
	width:193px;
	float:right;
	margin:5px 15px 0px 15px;
}
.simple_clicks {
	background-color: #b8b8b8;
	padding:0px 0px 0px 0px;
	width:193px;
	height:129px;
	float:left;
}
.right_col .simple_clicks h3 {
	color:#000000;
	font-size:16px;
	text-align:center;
	font-weight:normal;
	margin:10px 0px 0px 0px;
	text-transform:uppercase;
}
.simple_clicks ul {
  text-align:left;
  list-style: none;
  margin: 7px 0px 20px 7px;
  padding:0;
  clear:left;
}
.simple_clicks li {
  background: url(/media/images/content-css/black_bullet.jpg);
  background-repeat: no-repeat;
  background-position: 2px 0.4em;
  padding-left: 12px;
  line-height:16px;
  margin: 0px 0px 5px 0px;
  position: relative;
  font-size: 10pt;
}
.right_col .menu {
	float:left;
	background:url(/media/images/content-css/arrow_right_menu.gif) #26b761 no-repeat bottom left;
	height:214px;
	width:193px;
	margin:15px 0px 0px 0px;
	padding:0px;	
}
.right_col .menu .title {
	text-align:center;
	width:193px;
	font-size:18px;
	color:#FFFFFF;
	padding:7px 0px 7px 0px;
	line-height:24px;
	font-weight:normal;
}
.title .sml_title {
	font-size:13px;
	margin:0px 0px 0px 0px;
}
.right_col .menu img {
	margin:0px 0px 6px 10px;
}
.right_col .menu a {
	cursor:pointer;
	color:#30653b;
	background:url(/media/images/content-css/digital_but1.jpg) top left no-repeat;
	text-decoration:none;
	display:block;
	height:26px;
	margin:0px 0px 0px 10px;
	padding:0px 0px 0px 6px;
	font-size:12px;
	font-weight:bold;
}
.right_col .menu a:hover {
	color:#FFFFFF;
	background:url(/media/images/content-css/digital_but2.jpg) top left no-repeat;
	width:173px;
	height:22px;
	text-decoration:none;
	display:block;
	height:26px;
	margin:0px 0px 0px 10px;
	padding:0px 0px 0px 5px;
}

/*Homepage - styles*/
.banner {
  height: 245px;
  width: 785px;
  margin-bottom:7px;
}

/* Homepage - Content style and layout */

.homepage .boxes_row {
	border-bottom: 1px #999999 solid;
	width:785px;
	float:left;
}
.homepage .boxes_row_bottom {
	width:785px;
	float:left;
}
.homepage .boxes_row .boxes {
	height:222px;
	float:left;
	border-right: 1px #999999 solid;
	padding:0px 0px 0px 7px;
	width:192px;
}
.homepage .boxes_row_bottom .boxes {
	height:215px;
	float:left;
	border-right: 1px #999999 solid;
	padding:7px 0px 0px 7px;
	width:192px;
}
.homepage .boxes_row .first {
	width:192px;
	padding:0px;
}
.homepage .boxes_row_bottom .first {
	width:192px;
	padding:7px 0px 0px 0px;
}
.homepage .boxes_row .last {
	width:185px;
	padding:0px 0px 0px 7px;
	border:0px;
}
.homepage .boxes_row_bottom .last {
	width:185px;
	padding:7px 0px 0px 7px;
	border:0px;
}
.homepage .white_text_overlay {
	width:171px;
	height:201px;
	padding:0px 0px 0px 0px;
	position:relative;
	color:#FFFFFF;
}
.homepage .white_text_overlay .inner_text {
	position:absolute;
	top:7px;
	left:10px;
}
.homepage .black_text_overlay {
	width:171px;
	height:201px;
	padding:0px 0px 0px 0px;
	position:relative;
	color:#FFFFFF;
}
.homepage .black_text_overlay .inner_text {
	position:absolute;
	top:7px;
	left:10px;
}
.homepage .normal_content .inner_text {
	position:absolute;
	top:7px;
	left:10px;
	color:#FFFFFF;
}
.homepage .white_text_overlay h3 {
	margin:0px 0px 5px 0px;
	padding:0px;
	color:#FFFFFF;
	font-size:20px;
	font-weight:normal;
	line-height:24px;
}
.homepage .black_text_overlay h3 {
	margin:0px 0px 5px 0px;
	padding:0px;
	color:#000000;
	font-size:20px;
	font-weight:normal;
	line-height:24px;
}
.normal_content h3 a {
	color:#666666;
	font-weight:bold;
}
.normal_content h3 a:hover {
	font-weight:bold;
}
.homepage .normal_content h3 {
	margin:7px 0px 7px 0px;
	padding:0px 0px 0px 0px;
	font-weight:bold;
	font-size:12px;
	color:#666666;
}
.homepage p {
	padding:0px;
	margin:0px;
	line-height:18px;
}
.homepage ul {
  text-align:left;
  list-style: none;
  margin: 0;
  padding:0;
}
.homepage li {
  background: #ffffff url(/media/images/content-css/grey_arrow.gif);
  background-repeat: no-repeat;
  background-position: 2px 0.4em;
  padding-left: 15px;
  line-height:20px;
  margin: 0;
  position: relative;
  font-size: 12px;
}

.white_text_overlay  a {
	color:#FFFFFF;
}
.white_text_overlay a:hover {
	color:#FFFFFF;
}
.black_text_overlay  a {
	color:#000000;
}
.black_text_overlay a:hover {
	color:#000000;
}
.homepage a {
	text-decoration:none;
	font-weight:normal;
}
.homepage a:hover {
	text-decoration:underline;
	font-weight:normal;
}
.banner a {
	color:#FFFFFF;
	text-decoration:none;
	font-size:14px;
}
.banner a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.banner .link_left {
	position:absolute;
	top:140px;
	left:15px;
	color:#FFFFFF;
}
.banner .link_right {
	position:absolute;
	top:140px;
	right:15px;
	color:#FFFFFF;
}

