/* Body Controls */
body {
	background-color: #CDD1DC;
	margin: 0px;
}

/* Text Controls */
p {
	font-size: 9px;
	font-family: Verdana;
	text-align: justify;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 5px;
}
.listing {
	font-size: 9px;
	font-family: Verdana;
	text-align: left;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 5px;
}

.bold {
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	color: #8D0000;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
}

.big {
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	color: #8D0000;
	margin: 0px;
}

.footer {
	font-size: 9px;
	font-family: Verdana;
	font-weight: bold;
	text-align: center;
	color: #626262;
	margin-top: 2px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 5px;
}

.history {
	font-size: 9px;
	font-family: Tahoma;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 5px;
}

.signature {
	font-size: 9px;
	font-family: Tahoma;
	text-align: center;
	color: #626262;
	margin-top: 2px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 5px;
}

.sub_history {
	font-size: 9px;
	font-family: Tahoma;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 5px;
}

.main_title {
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	color: #8D0000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
}

.small {
	font-size: 9px;
	font-family: Arial;
	color: #666666;
	text-align:justify;
	line-height: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 5px;
}

.sub_title {
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	color: #8D0000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
}

.sub_content {
	font-size: 9px;
	font-family: Verdana;
	text-align: left;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 5px;
}
.catalog_start {
	background-repeat: no-repeat;
	background-image: url( images/catalog_main.jpg );
}
.cat_main_link {
	font-family: Verdana;
	color: #666666;
	font-size: 12px;
	position: relative;
	top: 115px;
	left: 100px;
	width: 160px;
}
.mobileware_link {
	font-family: Verdana;
	color: #666666;
	font-size: 12px;
	position: relative;
	top: 74px;
	left: 380px;
	width: 120px;
	height: 118px;
	background: url( 'images/mobileware_thumb_sm2.jpg' );
	background-repeat: no-repeat;
	text-align: right;
	vertical-align: bottom;
}

/* Link Controls */
A {
	color:#4070BF;
	text-decoration: underline;
}
A:link {
	color:#8D0000;
	text-decoration: underline;
}
A:active {
	color:#8D0000;
	text-decoration: underline;
}
A:visited {
	color:#8D0000;
	text-decoration: underline;
}
A:hover {
	color:#8D0000;
	text-decoration: underline;
}
A.footer {
	color:#626262;
	font-weight: bold;
	text-decoration: none;
}
A.footer:link {
	color:#626262;
	text-decoration: none;
}
A.footer:active {
	color:#626262;
	text-decoration: none;
}
A.footer:visited {
	color:#626262;
	text-decoration: none;
}
A.footer:hover {
	color:#626262;
	text-decoration: underline;
}

/* Sales Rep Detail Box */
#container {
	position: absolute;
	top: 15px;
	left: 4px;
	width: 209px;
	height: 340px;
	overflow: hidden;
	border: 1px solid #CDD1DC;
	vertical-align: top;
}

#content {
	position: relative;
	width: 209px;
	left: 0px;
	vertical-align: top;
}

#scrollArea {
	position: absolute;
	left: 217px;
	top: 15px;
	height: 340px;
	width: 15px;
	border: 1px solid #CDD1DC;
	overflow: hidden;
}

#scroller {
	position: absolute;
	top: 46px;
	width: 15px;
	background-color: #4170C0;
	border-top: 1px solid #CDD1DC;
	border-bottom: 1px solid #CDD1DC;
}

img.thumb {
	border: 1px solid gray;
}

span.mark {
	color: #8D0000;
}.match {
	margin-right: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border: solid thin #A1282F;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.product {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #545454;
	text-decoration: none;
}
.head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #990000;
	position: relative;
	left: 10px;
}
.category {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #545454;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 5px;
}
.keyword {
	position: relative;
	left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #545454;
	text-decoration: underline;
}
.keywordnounderline {
	position: relative;
	left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #545454;
	text-decoration: none;
	}
.check {
	position: relative;
	bottom: -5px;
}
.notile {
	background-repeat: no-repeat;
	}
.select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

/* Zack's admin elements */

form {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	padding: 0px;
}

H2 {
	padding: 10px;
	font-family: Tahoma;
	font-size: 14px;
}

H3 {
	padding: 10px;
}

table.admin_table {
	margin: 2px;
	padding: 7px;
	border: none;
}

.list {
	list-style-type: square;
	font-size: 11px;
	font-family: Tahoma;
	text-align: left;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 5px;
	padding: 15px;
	padding-top: 7px;
	padding-bottom: 7px;
}

.mw {
	font-size: 11px;
	font-family: Tahoma;
	text-align: left;
	color: #333333;
}

td {
	font-family: Verdana;
	font-size: 10px;
}

hr {
	border: none;
	border-top: 1px solid #CDD1DC;
	margin-top: 7px;
	margin-bottom: 7px;
}

select.admin_select {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	margin-top: 1px;
	margin-bottom: 1px;
}

select.admin_fixed_select {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	width: 300px;
}

input.admin_button {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	padding: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.admin_input {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	padding: 2px;
}

input.admin_fixed_input {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	padding: 2px;
	width: 300px;
}

dl.admin {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}

dt.admin {
	margin: 1px;
	margin-top: 12px;
}

dd.admin {
	margin: 1px;
	margin-left: 24px;
}

p.admin {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

td.admin_outline {
	border: 1px solid #cccccc;
	padding: 7px;
	margin: 5px;
}

table.log_viewer {
	margin: 0px;
	padding: 5px;
	border: 1px solid #666666;
}

tr.log_viewer {
}

tr.log_viewer_header {
	border: none;
	border-bottom: 1px solid #cccccc;
}

th.log_viewer {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #cccccc;
	text-align: center;
	padding: 3px;
	padding-left: 9px;
	padding-right: 9px;
}

td.log_viewer_odd {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #ffffff;
	padding: 3px;
	padding-left: 9px;
	padding-right: 9px;
	text-align: center;
}

td.log_viewer_even {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #eeeeee;
	padding: 3px;
	padding-left: 9px;
	padding-right: 9px;
	text-align: center;
}
