/* Mobile Favs (Mobile styles)
   12-27-2007
   Zachary Beschler
   Drucker Media */

html, body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}

html, body, table, td, p, div, span, li {
	color: #000000;
	font-size: xx-small;
}

img {
	border: 0;
}

a:link, a:hover, a:active, a:visited {
	color: #004DE7;
	text-decoration: underline;
}

ul {
	margin: 10px 0 10px 0;
	padding: 0:
	list-style: none;
	color: #FFFFFF;
}

form {
	width: 100%;
	height: 100%;
	margin: 0;
}

/* ***** */

.container, .cell {
	width: 100%;
	height: 100%;
	text-align: center;
	vertical-align: middle;
}

.border {
	width: 700px;
	text-align: center;
	margin: 0 auto;
	border: 1px solid #E5E5E5;
}

.hr {
	width: 100%;
	height: 16px;
	padding-bottom: 24px;
	text-align: center;
}

.main {
	width: 100%;
	padding: 100px 0;
}

.mofa {
	width: 500px;
	margin: 0 auto;
}

.logobox {
	width: 100%;
	text-align: left;
	padding-bottom: 15px;
}

a.logo:link, a.logo:hover, a.logo:active, a.logo:visited {
	display: block;
	width: 350px;
	height: 57px;
	background-image: url('/images/desktop-logo.jpg');
	background-repeat: no-repeat;
	text-decoration: none;
}

.searchbar {
	width: 100%;
	height: 31px;
}

.searchstate1, .searchstate2, .searchstate3, .searchbg, .searchl, .searchr {
	width: 100%;
	height: 100%;
}

.searchstate1 .searchbg {
	background-image: url('/images/desktop-search-bg_normal.gif');
	background-repeat: repeat-x;
}

.searchstate2 .searchbg {
	background-image: url('/images/desktop-search-bg_over.gif');
	background-repeat: repeat-x;
}

.searchstate3 .searchbg {
	background-image: url('/images/desktop-search-bg_focus.gif');
	background-repeat: repeat-x;
}

.searchstate1 .searchl {
	background-image: url('/images/desktop-search-l_normal.gif');
	background-repeat: no-repeat;
	background-position: top left;
}

.searchstate2 .searchl {
	background-image: url('/images/desktop-search-l_over.gif');
	background-repeat: no-repeat;
	background-position: top left;
}

.searchstate3 .searchl {
	background-image: url('/images/desktop-search-l_focus.gif');
	background-repeat: no-repeat;
	background-position: top left;
}

.searchstate1 .searchr {
	background-image: url('/images/desktop-search-r_normal.gif');
	background-repeat: no-repeat;
	background-position: top right;
}

.searchstate2 .searchr {
	background-image: url('/images/desktop-search-r_over.gif');
	background-repeat: no-repeat;
	background-position: top right;
}

.searchstate3 .searchr {
	background-image: url('/images/desktop-search-r_focus.gif');
	background-repeat: no-repeat;
	background-position: top right;
}

.mofasearch {
	width: 490px;
	height: 28px;
	color: #999999;
/*	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
*/	font-family: Arial;
	font-size: 14pt;
	font-weight: normal;
	letter-spacing: 0px;
	padding: 3px 5px 0 5px;
	background: transparent;
	border: 0;
}

.bottomrow {
	width: 100%;
	margin-top: 10px;
}

.dropdown {
	width: 408px;
	text-align: center;
}

.mofaselect {
	width: 325px;
	color: #000000;
	font-family: Arial;
	font-size: 12pt;
	font-weight: normal;
}

.searchbutton {
	width: 92px;
}

.mofasubmit {
	width: 92px;
	height: 33px;
	color: #F2F2F2;
	font-family: Arial;
	font-size: 14pt;
	font-weight: normal;
	padding-bottom: 4px;
	background-image: url('/images/mofasubmit.gif');
	background-repeat: no-repeat;
	background-color: transparent;
	border: 0;
}

a.druckermedia:link, a.druckermedia:hover, a.druckermedia:active, a.druckermedia:visited {
	display: block;
	width: 155px;
	height: 16px;
	background-image: url('/images/druckermedia_product.gif');
	background-repeat: no-repeat;
	text-decoration: none;
	margin: 0 auto;
}
