h2{	
	font-family:				verdana, arial, helvetica, sans-serif;
	font-size:				22px;
	font-weight:				bold;
	color: #990000;
	font-style:italic;
}


td{
	font-family:				verdana, arial, helvetica, sans-serif;
	font-size:				11px;
	font-weight:				normal;
	color:				#FFF;
	padding: 5px;
}


td.medium{
	font-family:				verdana, arial, helvetica, sans-serif;
	font-size:				12px;
	font-weight:				normal;
	color:				#FFF;
}

td.list {
	font-family:				verdana, arial, helvetica, sans-serif;
	font-size:				11px;
	font-weight:				normal;
	border-bottom:				1px solid #E2E2E2;
	color:				#FFFFFF;
}

.cart_item_warning {
	background-color:			#FFFFCC;
}

li.no_bullet {
	list-style-type: none;
	margin-top: 7px;
}


.cart_item_error {
	background-color:			#FF9999;
}

div.pagination{
	border: 0px solid #000;
	width: 100%;
	text-align: left;
}

td.grid{
	font-family:				verdana, arial, helvetica, sans-serif;
	font-size:				11px;
	font-weight:				normal;
	color:				#000000;
}

td.small{
	font-family:				verdana, arial, helvetica, sans-serif;
	font-size:				9px;
	font-weight:				normal;
	color:				#000000;
}

td.large{
	font-family:				verdana, arial, helvetica, sans-serif;
	font-size:				14px;
	font-weight:				normal;
	color:				#000000;
}

td.packing{
	font-family:				verdana, arial, helvetica, sans-serif;
	font-size:				14px;
	font-weight:				normal;
	color:				#000000;
}

td.fieldname{
	font-family:				verdana, arial, helvetica, sans-serif;
	font-size:				11px;
	font-weight:				normal;
	color:				#FFFFFF;
	text-align:				right;
}

td.fieldname2{
	font-family:				verdana, arial, helvetica, sans-serif;
	font-size:				11px;
	font-weight:				normal;
	color:				#000000;
	text-align:				right;
	vertical-align:				top;
}

table.main{
	border-collapse:			collapse;
}


table.grid{
	border-collapse:			collapse;
	text-align:center;
}

table.grid2{
	border:					0px;
	width:					55%;
	margin:					1px 1px 1px 1px;
	background-color:			transparent;
	border-collapse:			collapse;
}

b.blue {

	font-family:				verdana, arial, helvetica, sans-serif;
	font-size: 				15px;
	color: 				#007FEC;
	line-height: 				14px;
	font-weight: 				bold;
}

a{
	color:					#00458B;	
}

td.error{
	font-family:				verdana, arial, helvetica, sans-serif;
	font-size:				12px;
	font-weight:				bold;
	color:				#C00000;
	background-color:			#FFFFFF;
	border-bottom:				1px solid #E2E2E2;

}

td.blue{
	font-family:				verdana, arial, helvetica, sans-serif;
	font-size:				12px;
	font-weight:				bold;
	color:				#007FEC;
	background-color:			#FFFFFF;

}

b.gray{
	font-family:				verdana, arial, helvetica, sans-serif;
	font-size:				12px;
	font-weight:				bold;
	color:				#838383;
	background-color:			#FFFFFF;
}

table.gray65{
	border:					2px solid #E2E2E2;
	width:					65%;
	margin:					1px 1px 1px 1px;
	background-color:			#660000;
	border-collapse:			collapse;
}

table.eightyfive{
	border:					0px;
	width:					85%;
	margin:					1px 1px 1px 1px;
	border-collapse:			collapse;
}

table.sixtyfive{
	border:					0px;
	width:					65%;
	margin:					1px 1px 1px 1px;
	border-collapse:			collapse;
}

p.pageBreak{
	page-break-before: always;
}

.Form2 {
   	font-family:				verdana, arial, helvetica, sans-serif;
   	font-size: 				11px;
   	color: 					#000000;
   	font-weight: 				normal;
}

table.relate{
	border:					1px solid #E2E2E2;
	width:					85%;
	margin:					1px 1px 1px 1px;
	border-collapse:			collapse;
}

.blockIMG {
	display:				block;
	margin:					0;
}
.descDiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	margin: 5px;
	padding: 5px;
	text-align: center;
    background: url("https://flipcups.com/images/add-to-cart-bg.gif") repeat-x scroll 0 0 #223148;
    border: 1px solid #FF0000;
    margin: 0 0 10px;
    padding: 10px;
}
h2.crumbtrail {
	font-size: 2em;
	margin: 10px 0 0; 
}

td.category {
	width: 248px;
	padding: 50px 10px;
	background: #000 url('/images/categories.png') no-repeat;
	text-align: left;
}
td.category h3 {
	background: url(../../images/cat-header-bg.gif) repeat-x;
	margin: 0;
	padding: 7px 0;
	text-align: center;
	color: #000;
}
td.product-count {
    font-size: 16px;
    padding-top: 20px;
    text-align: right;
}
td.product-count a {
    background-color: #000000;
    border: 1px dashed #FFFFFF;
    font-weight: bold;
    padding: 2px 6px;
}
td.product-count a:hover { background-color:#039; border-style: solid; }
ul.products {
	list-style: none;
	padding: 0 0 10px 0;
	margin:10px 0;
}
ul.products li {
	font-size: 16px;
	margin: 0;
}
ul.products li a {
	padding: 3px 20px;
	display:block;
}
ul.products li a.red {
	color: #F00; font-weight: bold;
}
ul.products li a.blue {
	color: #9CF; font-weight: bold;
}
ul.products li a.pink {
	color: #F69; font-weight: bold;
}
ul.products li:hover {
	background: #334969 url(../../images/arrow.gif) no-repeat 98% 50%;
	
}

/*
	ADD TO CART
*/
.box				{ text-align: left; margin: 0 0 10px 0; padding: 10px; border: 1px solid #F00; background: #223148 url("https://flipcups.com/images/add-to-cart-bg.gif") repeat-x; }
.box table			{ width: 100%; border: none; }
.box td				{ font-size: 16px; }
.box div			{ padding: 10px; }
.box input			{ font-size: 16px; }
.box select			{ font-size: 13px; width: 300px; }
.box.add select		{ width: 100px; }

.box h2				{ margin: 0 auto 10px; }

.add				{ width: 450px; }
.add td				{ width: 50%; }
.cart, .confirm		{ width: 100%; margin: 10px 0 0; }
.bill				{ width: 600px; }
.pay				{ width: 600px; margin: 10px auto; }
.pay td, .confirm td{ padding: 5px 0; }
p.note				{ font-size: 12px; text-align:center; }

.price				{ font-weight: bold; }

/*
	ADD A REVIEW
*/
label				{ font-weight: bold; }
.box small			{ color: #FFF; }
table.shipping td	{ color: #000; }
