/* The original file is site-styles-old.css
 * Modify that, compact it via http://www.lotterypost.com/css-compress.asp, and copypaste the output here.
 */


/* Body Defaults */
body,td,th {
	font-family: "Segoe UI", "Trebuchet MS", "Verdana", sans-serif;
	font-size: 12px;
}

body {
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px 0px 0px 0px;
	font-family: "Segoe UI", "Trebuchet MS", "Verdana", sans-serif;
	font-size: 12px;
}

.page-container {
	margin: 0px auto;
	width: 888px;
	height: 100%;
}

#clear {
	clear: both; 
	margin: 0px;
}

a:active {
	color: #0000FF;
	text-decoration: underline;
}

a:visited {
	color: #0000FF;
	text-decoration: underline;
}

	
/* Header Styles */
.login-bg {
	background-image:url(/assets/template-images/tab-login-body.png);
	background-repeat: repeat-x;
}	

.menu-bg {
	background-image:url(/assets/template-images/spacer-5.png);
	background-repeat: repeat-x;
}	

/* Footer Styles */
.footer-body {
	width: 1001px;
	height: 40px;
	margin: 0px auto;
	background-image: url(/assets/template-images/footer-bg.jpg);
}	

.footer-links {
	color: #FFFFFF;
	text-decoration: underline;
}

a.footer-links {
	color: #FFFFFF;
	text-decoration: underline;
}	

a.footer-links:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

a.footer-links:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.footer-text {
	color: #666666;
}

/* Left Column Styles */
.left-deals {
	width: 230px;
	height: 175px;
	background-image: url(/assets/template-images/deal-bg.jpg);
	background-repeat: no-repeat;
}
	
.left-blogs {
	width: 230px;
	height: 175px;
	background-image: url(/assets/template-images/blog-bg.jpg);
	background-repeat: no-repeat;
}

.cart-box-bg {
	width: 300px;
	height: 175px;
	background-image: url(/assets/template-images/cart-bg.png);
	background-repeat: no-repeat;
}

.left-welcome {
	width: 230px;
	height: 175px;
	background-image: url(/assets/template-images/welcome-bg.jpg);
	background-repeat: no-repeat;
}

.left-text {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: lighter;
	font-family: Tahoma;
}	

a.left-text {
	color: #FFFFFF;
	text-decoration: underline;
}	

a.left-text:visited {
	color: #FFFFFF;
	text-decoration: underline;
}	

a.left-text:hover {
	color: #FFFFFF;
	text-decoration: none;
}	

.fp-byline-text {
	font-size: 11px;
	color: #666666;
}	

.fp-product-text {
	font-size: 12px;
	color: #b1201d;
}	

a.fp-product-text {
	font-size: 12px;
	color: #b1201d;
	text-decoration: underline;
}	

a.fp-product-text:visited {
	font-size: 12px;
	color: #b1201d;
	text-decoration: underline;
}	

a.fp-product-text:hover {
	font-size: 12px;
	color: #b1201d;
	text-decoration: none;
}	

.fp-product-price {
	font-size: 14px;
	color: #b1201d;
	font-weight: bold;
}	

.fp-main-product-price {
	font-size: 20px;
	color: #b1201d;
	font-weight: bold;
}	

.fp-price-text {
	font-size: 18px;
	color: #b1201d;
	font-weight: bold;
}	

.box-divider {
	height: 2px;
	background-image: url(/assets/images/dot.png);
	background-repeat: repeat-x;
}	

.product-holder-body {
	background-image: url(/assets/images/FP-box-BG.png);
	background-repeat: repeat-y;
}

#product-content {
	border: 1px dotted #666666;
	width: 640px; 
	margin-bottom: 1em; 
	padding: 10px;
}

/* Form Styles */
.button {
	border: none;
	margin: 0px 0px 0px 0px;
}

.select {	
	color: #333333; 
	font-family: 100% Segoe UI, Trebuchet MS, Verdana, sans-serif;
	width: 100%;
	border: 1px solid #D9D9D9; 
	padding: 4px 5px; 
	color: #333333; 
}	

.select-on {	
	color: #333333; 
	font-family: 100% Segoe UI, Trebuchet MS, Verdana, sans-serif;
	width: 100%;
	border: 1px solid #b1201d;
	padding: 4px 5px; 
	color: #333333; 	
}	

.input-text {
	height: 16px; 
	width: 98%;
	font-family: 100% Segoe UI, Trebuchet MS, Verdana, sans-serif;
	border: 1px solid #D9D9D9; 
	padding: 4px 5px; 
	color: #333333; 
}

.input-on {
	height: 16px; 
	width: 98%;
	font-family: 100% Segoe UI, Trebuchet MS, Verdana, sans-serif;
	border: 1px solid #b1201d;
	padding: 4px 5px; 
	color: #333333; 	
}

.input-login-head-text {
	height: 14px; 
	width: 71px;
	font-family: 100% Segoe UI, Trebuchet MS, Verdana, sans-serif;
	border: 1px solid #f1ad94; 
	padding: 4px 5px; 
	color: #333333; 
}

.input-login-head-on {
	height: 14px; 
	width: 71px;
	font-family: 100% Segoe UI, Trebuchet MS, Verdana, sans-serif;
	border: 1px solid #b11e18;
	padding: 4px 5px; 
	color: #333333; 	
}

.input-fp-email {
	height: 12px; 
	width: 80px;
	font-family: 100% Segoe UI, Trebuchet MS, Verdana, sans-serif;
	font-size: 10px;
	border: 1px solid #D9D9D9; 
	padding: 4px 5px; 
	color: #333333; 
}

.input-fp-email-on {
	height: 12px; 
	width: 80px;
	font-family: 100% Segoe UI, Trebuchet MS, Verdana, sans-serif;
	font-size: 10px;
	border: 1px solid #b1201d;
	padding: 4px 5px; 
	color: #333333; 	
}

.input-small {
	height: 16px; 
	width: 14px;
	font-family: 100% Segoe UI, Trebuchet MS, Verdana, sans-serif;
	border: 1px solid #D9D9D9; 
	padding: 4px 5px; 
	color: #333333; 
}

.input-small-on {
	height: 16px; 
	width: 14px;
	font-family: 100% Segoe UI, Trebuchet MS, Verdana, sans-serif;
	border: 1px solid #b1201d;
	padding: 4px 5px; 
	color: #333333; 	
}

.input-medium {
	height: 16px; 
	width: 50px;
	font-family: 100% Segoe UI, Trebuchet MS, Verdana, sans-serif;
	border: 1px solid #D9D9D9; 
	padding: 4px 5px; 
	color: #333333; 
}

.input-medium-on {
	height: 16px; 
	width: 50px;
	font-family: 100% Segoe UI, Trebuchet MS, Verdana, sans-serif;
	border: 1px solid #b1201d;
	padding: 4px 5px; 
	color: #333333; 	
}

.input-textbox {
	width: 98%;
	font-family: 100% Segoe UI, Trebuchet MS, Verdana, sans-serif;
	border: 1px solid #D9D9D9; 
	padding: 4px 5px; 
	color: #333333; 
}

.input-textbox-on {
	width: 98%;
	font-family: 100% Segoe UI, Trebuchet MS, Verdana, sans-serif;
	border: 1px solid #b1201d;
	padding: 4px 5px; 
	color: #333333; 	
}

/* Generic Text Styles */
.error {
	color: #FF0000;
}	

.success {
	color: #2AB12D;
}	

.details {
	color: #666666;
}	

.white {
	color: #FFFFFF;
}	

.product-search-head {
	font-size: 15px;
	color: #b1201d;
}

.grey {
	color: #333333;
}	

.small-text {
	font-size: 11px;
}

/* Network Styles */
.bg-band {
	height: 27px;
	float: left;
	background-image: url(/assets/images/network-bg.png);
	background-repeat: repeat-x;
}

.bg-tabs {
	height: 27px;
	width: 850px;
	margin: 0px auto;
	float: left;
}