/* Super FTA - CSS StyleSheet */

body {
	background-image: url();
	background-position: top;
	background-repeat: repeat;
	background-attachment: scroll;
	font-family: Arial, Verdana, Tahoma, Sans-Serif;
	font-size: 11px;
	color: #444444;
	list-style-image:  url();
	vertical-align: middle;
}

img {
	border: 0px;
}

td, th {
	font-family: Arial, Verdana, Tahoma, Sans-Serif;
	font-size: 11px;
	color: #444444;
}

form {
	background-color: #FFFFFF;
	color: #000000; 
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
}

label {
	cursor: pointer;
}

.textinput {
	background-color: #FFFFFF;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6C6C6C;
	border-right-color: #6C6C6C;
	border-bottom-color: #6C6C6C;
	border-left-color: #6C6C6C;
}

.submit {
	background-color: #787878;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #999999;
	background-image: url(images/button_back_tile.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

.updatecartsubmit{
	padding: 0;
	border: 0;
	width:124px;
	background: url(images/cart/update_my_cart.png); /*Insert Image*/
	font-weight: bold;
	color:white;
	height:20px;
	cursor:pointer
}

.continuecartsubmit{
	padding: 0;
	border: 0;
	width:124px;
	background: url(images/cart/continue.png); /*Insert Image*/
	font-weight: bold;
	color:white;
	height:20px;
	cursor:pointer
}

.logoutcartsubmit{
	padding: 0;
	border: 0;
	width:124px;
	background: url(images/cart/logout.png); /*Insert Image*/
	font-weight: bold;
	color:white;
	height:20px;
	cursor:pointer
}

.paynowcartsubmit{
	padding: 0;
	border: 0;
	width:124px;
	background: url(images/cart/pay_now.png); /*Insert Image*/
	font-weight: bold;
	color:white;
	height:20px;
	cursor:pointer
}

a:link    { color: #444444; text-decoration: underline; font-family: Arial; font-size: 11px; font-weight: normal }
a:active    { color: #444444; text-decoration: underline; font-family: Arial; font-size: 11px; font-weight: normal }
a:visited    { color: #444444; text-decoration: underline; font-family: Arial; font-size: 11px; font-weight: normal }
a:hover      { color: #A12736; text-decoration: underline; font-family: Arial; font-size: 11px; font-weight: normal }

a.bar_link:link    { color: #CCCCCC; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal }
a.bar_link:active    { color: #CCCCCC text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal }
a.bar_link:visited    { color: #CCCCCC; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal }
a.bar_link:hover      { color: #FFFFFF; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal }

a.index_item_link:link    { color: #444444; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal }
a.index_item_link:active    { color: #444444; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal }
a.index_item_link:visited    { color: #444444; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal }
a.index_item_link:hover      { color: #A12736; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal }

a.prod_link:link    { color: #444444; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal }
a.prod_link:active    { color: #444444; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal }
a.prod_link:visited    { color: #444444; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal }
a.prod_link:hover      { color: #000000; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal }

a.image_link:link    { color: #666666; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal }
a.image_link:active    { color: #666666; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal }
a.image_link:visited    { color: #666666; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal }
a.image_link:hover      { color: #406CDE; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal }

a.legallink:link    { color: #999999; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal }
a.legallink:active    { color: #999999; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal }
a.legallink:visited    { color: #999999; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal }
a.legallink:hover      { color: #A12736; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal }

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: lighter;
	text-decoration: none;
}

.fine_print {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 5px;
}

.top_bar {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.simply {
	color: #444444;
	font-weight: lighter;
}

.fta {
	color: #E06F00;
	font-weight: bold;
}
