/* ############################################### Global Styles ############################## */

html {
	overflow-y: scroll !important;
}

body,td,th {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
/*	color: #999999;	*/
	color: #333333;
}

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	background-image: url(/images/main-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

a:link {
	color:#3399cc;
	text-decoration: underline;
}
a:visited {
	color: #3399cc;
	text-decoration: underline;
}
a:active {
	color: #3399cc;
	text-decoration: underline;
}
a:hover {
	color: #cc3366;
	text-decoration: none;
}

* html a:hover {
	visibility:visible
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #3399cc;
	text-transform: uppercase;
/*	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 1px;
	padding-left: 30px;	*/
	padding:0px;
	margin:0px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #3399cc;
	/*	text-transform: uppercase;	*/
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 30px;
	margin:0px;
	font-style: italic;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #3399cc;
	/*	text-transform: uppercase;	*/
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 30px;
	margin:0px;
	font-style: italic;
}
/* ############################################### Type/Box Styles ############################## */

.bold {
	font-weight: bold;
}

.Red { color:#ad1a10; }

.RedBold { color:#ad1a10; font-weight: bold; }

.Pink { color:#cc3366; }

.PinkBold { color:#cc3366; font-weight: bold; }

.LtBlue { color:#3399cc; }

.LtBlueBold { color:#3399cc; font-weight: bold; }

.LtGrey { color:#999999; }

.txtWhite {color: #FFFFFF}

/* ############################################### Header Styles ############################## */

#MainNavWrapper {
	padding: 0px;
	margin-top: 0px;
	margin-right: 19px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 31px;
}
#MainNav {
	padding:0;
	margin:0;
	background-image: url(/images/header/nav-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 31px;
}

/* ############  View Work Order Button  ############# */
.btnNavWorkOrder {
	position: relative;
	background: url(/images/header/btn-view-wo-on.gif) no-repeat;
	white-space: nowrap;
	display: block;
	width: 137px;
	height: 32px;
	margin: 0px;
	padding: 0px;
}
.btnNavWorkOrder a {
	display: block;
	width: 137px;
	height: 32px;
	display: block;
	float: left;
}
.btnNavWorkOrder img {
	width: 137px;
	height: 32px;
	border: 0px;
}
.btnNavWorkOrder a:hover img {
	visibility:hidden
}

/* ############  Nav Home Button  ############# */
.btnNavHome {
	position: relative;
	background: url(/images/header/btn-nav-hm-on.jpg) no-repeat left top;
	white-space: nowrap;
	display: block;
	width: 33px;
	height: 31px;
	margin: 0px;
	padding: 0px;
}
.btnNavHome a {
	display: block;
	width: 33px;
	height: 31px;
}
.btnNavHome img {
	width: 33px;
	height: 31px;
	border: 0px;
}
.btnNavHome a:hover img {
	visibility:hidden
}

/* ############  Nav Buttons ############# */

.btnNavMain a {
	display: block;
	background: url(/images/header/btn-nav-bg-off.jpg) no-repeat left top;
	color:#ffffff;
	height: 31px;
	padding: 10px 9px 0px 10px;
	text-decoration:none;
	margin: 0px 1px 0px 0px;
}

/* ##############  Continue Shopping Cart button  ############### */
.btnCartContinue {
	position: relative;
	background: url(/images/cart/btn-cont-shop-on.gif) no-repeat;
	white-space: nowrap;
	display: block;
	width: 115px;
	height: 25px;
	margin: 0;
	padding: 0;
}
.btnCartContinue a {
	display: block;
	width: 115px;
	height: 25px;
	display: block;
	float: left;
}
.btnCartContinue img {
	width: 115px;
	height: 25px;
	border: 0
}
.btnCartContinue a:hover img {
	visibility:hidden
}

/* ##############  Submit Work Order - Checkout - Cart button  ############### */
.btnCartSubmitWO {
	position: relative;
	background: url(/images/cart/btn-submit-wo-on.gif) no-repeat;
	white-space: nowrap;
	display: block;
	width: 117px;
	height: 25px;
	margin: 0;
	padding: 0;
}
.btnCartSubmitWO a {
	display: block;
	width: 117px;
	height: 25px;
	display: block;
	float: left;
}
.btnCartSubmitWO img {
	width: 117px;
	height: 25px;
	border: 0
}
.btnCartSubmitWO a:hover img {
	visibility:hidden
}


.btnNavMain a:hover {
	background: url(/images/header/btn-nav-bg-on.jpg) no-repeat left top;
	text-decoration:underline;
}

/* Main Nav Page Load Styles */
body#pageIndex a#navIndex, body#pageAbout a#navAbout, body#pageHangers a#navHangers, body#pageKFinders a#navKFinders, body#pagePFinders a#navPFinders {
	text-decoration: none;
	color: #ae1b11;
}

/* ############################################### Rt Nav Homepage Styles ############################## */

#HomeMainImgRtBg {
	display:block;
	background-image: url(/images/hm-main-prepress-rt-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	height: 249px;
	width: 328px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

#HomeMainImgRtBg h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top:0;
	padding-right:0;
	padding-bottom: 3px;
	padding-left:0;
	margin:0;
}

.SubTextItalic {
	display:block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	margin:0;
	padding-bottom:15px;
	padding-top:0;
}


#HomeMainImgRtBg p {
	padding:0;
	margin:0;
	color: #FFFFFF;
}

#RtNavBg {
	background-image: url(/images/rt-nav-bg-alt.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	width: 265px;
}

.DiscountPromo {
	color: #FFFFFF;
	font-size:12px;
}
.DiscountPromo a {
	font-size:11px;
}

/* ########################## Shipping Guy Style ################################ */

#PlaceOrder {
	background-image: url(/images/place-order-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding:0;
	margin: 0px;
	height: 70px;
	width: 265px;
	color: #666666;
}
#PlaceOrder p {
	color: #666666;
	margin-left: 101px;
	margin-top: 10px;
}

/* ########################## Cart Options Styles ################################ */

#CartOptionsWrap {
	padding-top: 9px;
/*	padding-right:8px;	*/
	padding-bottom:10px;
/*	padding-left:7px;	
	display:block;	*/
}

#CartOptionsBg {
	background-image: url(/images/cart-options/cart-options-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#CartOptionSqInch {
	background-image: url(/images/cart-options/size-in-inches-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
/*	display: block;	*/
	margin: 0px;
	height: 22px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 6px;
}


/* ########################## Left Nav Styles ################################ */

#LtColWrap {
	background-image: url(/images/left-col-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}

#LoginWrap {
	background-image: url(/images/left-col-login-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 162px;
	width: 178px;
}

#LtColSubWrap {
	background-image: url(/images/left-col-sub-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	width: 180px;
}

/* ########################## Main Content Styles ################################ */

#MainContentWrap {
	background-image: url(/images/main/home-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}

#MainContentWrap h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #3399cc;
	text-transform: uppercase;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 1px;
	padding-left: 30px;
	margin:0px;	
}

#MainContent {
	margin: 0px;
	padding: 0px;
	display:block;
}

#MainContent p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 140px;
	text-align: justify;
}

#MainContent a {
	display:block;
	color: #cc3366;
	background-image: url(/images/arrows/arrow-pink.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 140px;
	text-decoration:underline;
}
#MainContent a:hover {
	display:block;
	color: #3399cc;
	background-image: url(/images/arrows/arrow-blue.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration:none;
}

#SubContentWrap {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
/* ########################## Link Styles ################################ */

.LinkArrowOrg a {
	background-image: url(/images/arrows/arrow-orange.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 7px;
	margin:0;
	color: #ffcc33;
	text-decoration:underline;
}

.LinkArrowOrg a:hover {
	color: #ffffff;
	text-decoration:underline;
	background-image: url(/images/arrows/arrow-white.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.LinkAltArrowWh a {
	background-image: url(/images/arrows/alt-arrow-white.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 11px;
	margin:0;
	color: #ffffff;
	text-decoration:none;
}

.LinkAltArrowWh a:hover {
	color: #ffffff;
	text-decoration:underline;
}

.LinkHomeIcon a {
	background-image: url(/images/bullets/home-icon-pink.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 12px;
	margin:0;
	color: #cc3366;
	text-decoration:none;
}

.LinkHomeIcon a:hover {
	color: #3399cc;
	text-decoration:underline;
	background-image: url(/images/bullets/home-icon-blue.gif);
	background-repeat: no-repeat;
	background-position: left center;
}


/* ############################################### Rt Nav SUB page Styles ############################## */

#SubMainImgRtBg {
	display:block;
	background-image: url(/images/sub-main-prepress-rt-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	height: 217px;
	width: 406px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

#SubMainImgRtBg h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top:0;
	padding-right:0;
	padding-bottom: 1px;
	padding-left:0;
	margin:0;
}

#SubMainImgRtBg p {
	padding:0;
	margin:0;
	color: #FFFFFF;
}

/* ############################################### View Work Order Styles ############################## */

#ViewWorkOrderWrap {
	background-color: #FFFFFF;
	background-image: url(/images/cart/cart-top-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#ViewWorkOrderWrapCO {
	background-color: #FFFFFF;
	background-image: url(/images/cart/cart-top-bg-CO.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#ViewWorkOrderWrap h1, #ViewWorkOrderWrapCO h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #3399cc;
	text-transform: uppercase;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	margin:0px;
}
#MainCartBg {
	background-image: url(/images/cart/wo-cart-bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

#MainCartHdBg {
	background-image: url(/images/cart/wo-cart-heading-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
/*	padding-top:0;
	padding-right:13px;
	padding-bottom:0;
	padding-left:9px; 
	margin-top:0;
	margin-right:15px;
	margin-bottom:0;
	margin-left:15px; */
	display:block;
	width: 960px;
}

#MainCartPosWrapper {
	display:block;
	width: 900px;
	margin-left:30px;
	margin-right:30px;
}

#OrderSummary {
	display: block;
	margin: 0px;
	padding: 0px;
	position: relative;
	left: -30px;
}

#CartTotalBg {
	background-image: url(/images/cart/cart-total-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 24px;
	width: 60px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color:#ffffff;
}

/* ############################################### WINDOW - Forgot Pass Styles ############################## */

#ForgotPassWrap {
	background-image: url(/images/forgot-pass-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 209px;
	width: 314px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#ForgotPassWrap img {
	position: relative;
	z-index: 50;
/*	top: -67;	*/
	visibility: visible;
	float: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 28px !important;
	height: 26px !important;
}
#ForgotPassWrap h2 {
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #3399cc;
	text-transform: uppercase;
	padding-top: 34px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 34px;
	margin:0px;
	font-style: normal;
}
#ForgotPassWrap h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #3399cc;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 34px;
	margin:0px;
	font-style: italic;
}
#ForgotPassWrap ul, #ForgotPassWrap form {
	padding:0;
	margin:0;
/*	display: inline;	*/
}

#ForgotPassWrap #FormInline {
	display: block;
	height: 45px;
}

#ForgotPassWrap #FormInline input {
	/*	position: relative; 
	top: 50%; 
	left: 50%; 
	height: 25px; */
	margin-top: -10px;
	padding-left:1px;
	padding-right:1px;
	display: inline;/*	width: 250px;
	margin-left: -125px; */
}

#ForgotPassWrap li {
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 34px;
	list-style-type: none;
	vertical-align: middle;
}

#ForgotPassWrap .ForgotBullet {
	display:block;
	color: #666666;
	background-image: url(/images/bullets/forgot-pass-bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}

#ForgotLogin li {
	padding-top:2px;
	padding-right:25px;
	padding-bottom:3px;
	padding-left:34px;
	list-style-type: none;
}

/* ############################################### WINDOW - Register Styles ############################## */

#RegisterWrap {
	background-image: url(/images/acct-window-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 600px;	
	width: 609px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#RegisterWrapClose, #LoginWrapClose {
	position: relative;
	z-index: 50;
/*	top: -67;	*/
	visibility: visible;
	float: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 28px !important;
	height: 26px !important;
}
#RegisterWrap h2 {
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #3399cc;
	text-transform: uppercase;
/*	padding-top: 34px;	*/
	padding-top:20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 34px;
	margin:0px;
	font-style: normal;
}
#RegisterWrap h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #3399cc;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 34px;
	margin:0px;
	font-style: italic;
}
#RegisterWrap ul, #RegisterWrap form {
	padding:0;
	margin:0;
/*	display: inline;	*/
}


#RegisterWrap li {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 34px;
	list-style-type: none;
	vertical-align: middle;
}

#RegisterWrap .RegisterBullet {
	display:block;
	color: #666666;
	background-image: url(/images/bullets/create-acct-bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 15px;
}

.RegisterWrapForm img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#AcctCreated h2 {
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #3399cc;
	text-transform: uppercase;
	padding-top: 34px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 34px;
	margin:0px;
	font-style: normal;
}
#AcctCreated h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #3399cc;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 34px;
	margin:0px;
	font-style: italic;
}
#AcctCreated p {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 34px;
	margin:0px;
}

/* ############################################### WINDOW - Login Styles ############################## */

#LoginWindowWrap {
	background-image: url(/images/login-window-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 282px;
	width: 496px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#LoginWindowInnerWrap {
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 34px;
}

#LoginWrapClose img {
	position: relative;
	z-index: 50;
/*	top: -67;	*/
	visibility: visible;
	float: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 28px !important;
	height: 26px !important;
}
#LoginWindowWrap h2 {
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #3399cc;
	text-transform: uppercase;
	padding-top: 34px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin:0px;
	font-style: normal;
}
#LoginWindowWrap h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #3399cc;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin:0px;
	font-style: italic;
}
#LoginWindowWrap ul, #LoginWindowWrap form {
	padding:0;
	margin:0;
/*	display: inline;	*/
}


#LoginWindowWrap li {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	list-style-type: none;
	vertical-align: middle;
}

#LoginWindowWrap .ForgotBg {
	display:block;
	color: #666666;
	background-image: url(/images/login-window-forgot-pass-bg.gif);
	background-repeat: no-repeat;
	background-position: right center;
	margin: 0px;
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 3px;
	height: 22px;
}

#LoginWindowCol2 {
	display:block;
}
#LoginWindowWrap #LoginWindowCol2 li {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 23px;
	list-style-type: none;
	vertical-align: middle;
	text-align: center !important;
}
#LoginWindowWrap #LoginWindowCol2 h2 {
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #3399cc;
	text-transform: uppercase;
	padding-top: 95px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 23px;
	margin:0px;
	font-style: normal;
}
#LoginWindowWrap #LoginWindowCol2 h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #3399cc;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 23px;
	margin:0px;
	font-style: italic;
}

/* ##############  create acct arrow button  ############### */
.CreateArrow {
	position: relative;
	background: url(/images/btn-arrow-create-acct-on.gif) no-repeat;
	white-space: nowrap;
	display: block;
	width: 30px;
	height: 42px;
	margin: 0;
	padding: 0;
}
.CreateArrow a {
	display: block;
	width: 30px;
	height: 42px;
	display: block;
	float: left;
}
.CreateArrow img {
	width: 30px;
	height: 42px;
	border: 0
}
.CreateArrow a:hover img {
	visibility:hidden
}

/* ############################################### WINDOW - Create Acct Validation Styles ############################## */

#FlagEmail, #FlagAddress, #FlagTelephone, #FlagMobile, #FlagCompany, #FlagIP {
	background-color: #FFFF99;
	padding-top:5px;
	padding-right:10px;
	padding-bottom:5px;
	padding-left: 10px;
}

#FlagEmail, #FlagAddress, #FlagTelephone, #FlagMobile { color:#cc3366; font-weight: bold; }

#FlagCompany, #FlagAddress { margin-right: 25px; width:415px !important; }

#FlagEmail { margin-right: 15px; padding-top:0; padding-bottom:0; width:410px !important; }

#FlagIP { margin-right: 25px; width:475px !important; }

#FlagTelephone, #FlagMobile { width:140px !important; }

/*****************************************************
Form Elements
*****************************************************/

FORM {
	FONT-FAMILY: Tahoma,Verdana,sans-serif; 
	FONT-SIZE: 11px;
	margin:0;
	padding:0;
}

/* MULTI-LINE TextBoxes */
TEXTAREA.FORMBOXTEXTMULTI {
	BORDER-RIGHT: #aba6a6 1px solid; BORDER-TOP: #aba6a6 1px solid; FONT-WEIGHT: normal; FONT-SIZE: 11px; MARGIN: 1px; BORDER-LEFT: #aba6a6 1px solid; COLOR: #6d6d6d; BORDER-BOTTOM: #aba6a6 1px solid; TEXT-DECORATION: none; width : 225px
}
.boxtext {
	BORDER-RIGHT: #aba6a6 1px solid; BORDER-TOP: #aba6a6 1px solid; FONT-WEIGHT: normal; FONT-SIZE: 10px; MARGIN: 1px; BORDER-LEFT: #aba6a6 1px solid; COLOR: #6d6d6d; BORDER-BOTTOM: #aba6a6 1px solid; TEXT-DECORATION: none
}

/* Pulldown */
SELECT {
	BORDER-RIGHT: #aba6a6 1px solid; BORDER-TOP: #aba6a6 1px solid; FONT-WEIGHT: normal; FONT-SIZE: 10px; MARGIN: 0px; BORDER-LEFT: #aba6a6 1px solid; BORDER-BOTTOM: #aba6a6 1px solid; TEXT-DECORATION: none
}


/* Text Box */
INPUT.FORMBOX {
	BORDER-RIGHT: #aba6a6 1px solid; BORDER-TOP: #aba6a6 1px solid; FONT-WEIGHT: normal; FONT-SIZE: 10px; MARGIN: 1px; BORDER-LEFT: #aba6a6 1px solid; BORDER-BOTTOM: #aba6a6 1px solid; TEXT-DECORATION: none
}

INPUT.BtnNoBorder {
	BORDER-RIGHT: none; BORDER-TOP: none; BORDER-LEFT: none; BORDER-BOTTOM: none; 
}

input#city, input#lastname {
	display: none !important;
	visibility: hidden !important;
}

input.resizeme, textarea.resizeme, select.resizeme
{	width : 98%;	}

input.resize148, textarea.resize148, select.resize148
{	width : 148px;	}

input.resize151, textarea.resize151, select.resize151
{	width : 151px;	}

input.resize200, textarea.resize200, select.resize200
{	width : 200px;	}

input.resize225, textarea.resize225, select.resize225
{	width : 225px;	}

input.resize275, textarea.resize275, select.resize275
{	width : 275px;	}

input.resize175, textarea.resize175, select.resize175
{	width : 175px;	}

input.resize75, textarea.resize75, select.resize75
{	width : 75px;	}

input.resize325, textarea.resize325, select.resize325
{	width : 325px;	}


/* ############################################### Link Styles ############################## */

a.ghostlink {
	text-decoration:none;
	color: #666666;
}

a:hover.ghostlink {
	text-decoration:underline;
	color: #3399cc;
}



/* ############################################### Footer Styles ############################## */

#footer a {
	text-decoration:none;
	color: #999999;
}

#footer a:hover {
	text-decoration:underline;
	color: #3399cc;
}

#copyright {
	position: absolute;
	top: 50%;
	left: 0px;
	overflow: none;
	white-space: nowrap;
}

#copyright-inner {
	position: relative;
	top: 2px;
}

.PadRt10 {
	padding-right:10px;
}

/* ############################  Powered by Hexnet Btn  ############################## */

#PoweredBy {
	position: relative;	
	background: url(/images/powered-by-hexnet-on.gif) no-repeat;
	white-space: nowrap;
	display: inline;
	width: 99px;
	height: 30px;
	margin: 0;
	padding: 0;
	float: right;
}
#PoweredBy a {
	display: block;
	width: 99px;
	height: 30px;
	display: block;
	float: left;
}
#PoweredBy img {
	width: 99px;
	height: 30px;
	border: 0;
}
#PoweredBy a:hover img {
	visibility: hidden;
}

