﻿@font-face {
  font-family: 'Futura Std Light';
  src: url('/fonts/FuturaStd-Light.eot');
  src: local('/fonts/FuturaStd-Light.eot'), local('Futura Std Light'), 
         url('/fonts/FuturaStd-Light.otf') format('opentype');
}

#search {
	float: right;
	width: 225px;
	padding-top: 10px;
	padding-bottom: 5px;
	font-family: "Futura Std Light";
	font-size: 16px;
	text-align: right;
	color: #808080;
}
#logo {
	width: 240px;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 10px;
}
#tagline {
	width: 240px;
	height: auto;
	font-family: "Futura Std Light";
	font-size: 18px;
	color: #999999;
	padding-left: 5px;
	text-align: left;
	padding-bottom: 5px;
	text-transform: none;
	font-weight: 900;
}
#leftcontent {
	padding: 5px 0px 5px 5px;
	width: 240px;
	font-family: "Futura Std Light";
	color: #000000;
	font-size: 15px;
	height: 100%;
	overflow: auto;
}
#footnote {
	width: 240px;
	font-family: "Futura Std Light";
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-style: italic;
	color: #000000;
}
#footer {
	width: 1000px;
	margin-top: 5px;
	color: #FFFFFF;
	float: left;
	background-image: url('images/black_bg.jpg');
	background-repeat: repeat-x;
	height: 27px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	line-height: 27px;
}

A.link:link {TEXT-DECORATION: none; color:white }
A.link:hover {TEXT-DECORATION: none;color:white }
A.link:active {TEXT-DECORATION: none;color:white }
A.link:visited {TEXT-DECORATION: none;color:white }


#wrapper {
	width: 1000px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	overflow: hidden;
	position: relative;
}
#adminnavbar 
{
	font-family: 'Futura Std Light';
	width: 750px;
	float: right;
	color: #FFFFFF;
	padding-top: 4px;
	margin-top: 10px;
	background-image: url('images/black_bg.jpg');
	background-repeat: repeat-x;
	height: 27px;
}
#navbar 
{
	width: 750px;
	float: right;
	color: #FFFFFF;
	margin-top: 10px;
	background-image: url('images/black_bg.jpg');
	background-repeat: repeat-x;
	height: 27px;
}
#maincontent {
	float: left;
	width: 750px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#container {
	float: right;
	width: 750px;
	height: 200px;
}
#featurebox1 {
	width: 240px;
	margin-right: 15px;
	float: left;
	text-align: center;
	background-image: url('images/blue_bg.jpg');
	background-repeat: repeat-x;
	height: 27px;
	margin-bottom: 5px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 27px;
}
#featurebox2 {
	width: 240px;
	margin-right: 15px;
	float: left;
	text-align: center;
	background-repeat: repeat-x;
	background-image: url('images/purple_bg.jpg');
	height: 27px;
	margin-bottom: 5px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 27px;
}
#featurebox3 {
	width: 240px;
	float: left;
	text-align: center;
	background-image: url('images/green_bg.jpg');
	background-repeat: repeat-x;
	height: 27px;
	margin-bottom: 5px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 27px;
}
#leftmain {
	width: 250px;
	float: left;
	background-color: #FFFFFF;
	position: relative;
}
#rightmain {
	float: right;
	width: 750px;
	background-color: #FFFFFF;
}
#body {
	text-align: center;
	background-color: #FFFFFF;
}
#navitem {
	width: 107px;
	line-height: 27px;
	font-family: "Futura Std Light";
	text-align: center;
	float: left;
	text-transform: uppercase;
	font-size: medium;
}

A.navitem:link {TEXT-DECORATION: none; color:white }
A.navitem:hover {TEXT-DECORATION: none;color:white }
A.navitem:active {TEXT-DECORATION: none;color:white }
A.navitem:visited {TEXT-DECORATION: none;color:white }

#textbox {
	background-repeat: repeat;
	overflow: hidden;
	background-attachment: fixed;
	background-image: url('images/trans_bg.png');
	color: #000000;
	font-family: "Futura Std Light";
	font-size: 15px;
	text-align: center;
	line-height: 16px;
	margin-right: 5px;
	margin-left: 5px;
	vertical-align: text-bottom;
	bottom: 0px;
	padding: 2px 5px 5px 5px;
	font-weight: 400;
}
#featurecontainer {
	background-position: top;
	background-repeat: no-repeat;
	padding-top: 95px;
	padding-bottom: 5px;
}
.link {
	font-family: "Futura Std Light";
}
.product_main_description {
    font-size: small;
    font-family: Arial, Helvetica, sans-serif;
    overflow: auto;
}
.product_category_item_container {
	border: 1px none #000000;
	height: 300px;
	width: 240px;
	float: left;
	margin-right: 5px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
}
.category_title {
	font-family: 'Futura Std Light';
	font-size: large;
	float: right;
	margin-top: 5px;
	width: 745px;
	height: 27px;
	background-image: url('images/purple_bg.jpg');
	background-repeat: repeat-x;
	color: #FFFFFF;
	padding-left: 5px;
}
#category_textbox {
	background-repeat: repeat;
	background-attachment: fixed;
	background-image: url('images/trans_bg.png');
	color: #000000;
	font-family: "Futura Std Light";
	font-size: 15px;
	text-align: center;
	line-height: 16px;
	margin-right: auto;
	margin-left: auto;
	bottom: 0px;
	font-weight: 400;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.image_test {
	position: relative;
	z-index: 1;
}
.product_main_container {
	float: right;
	width: 285px;
	height: 400px;
	border: 1px none #000000;
	text-align: center;
	margin-right: 5px;
	margin-top: 20px;
}
.product_main_thumbnail_container {
	font-family: 'Futura Std Light';
	float: right;
	width: 180px;
	height: 420px;
	border: 1px none #000000;
	text-align: center;
	margin-right: 5px;
	padding-left: 5px;
}
.product_main_details_container {
	font-family: 'Futura Std Light';
	float: left;
	width: 255px;
	height: 420px;
	border: 1px none #000000;
	text-align: center;
	margin-right: 5px;
	font-size: medium;
}
.product_main_thumbnail_image_container {
	margin-right: 5px;
	float: left;
	border: 1px none #000000;
	height: 100px;
	width: 83px;
	text-align: center;
	margin-top: 10px;
	padding-top: 20px;
}
.product_nav {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image: url('images/product_nav_bg.jpg');
	background-repeat: repeat-x;
	height: 20px;
	text-align: center;
	margin-bottom: 5px;
}
.product_nav_selected {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image: url('images/product_nav_selected_bg.jpg');
	background-repeat: repeat-x;
	height: 20px;
	text-align: center;
	margin-bottom: 5px;
}
.add_button {
	width: 125px;
	background-image: url('images/product_nav_selected_bg.jpg');
	background-color: #F52887;
	background-repeat: repeat-x;
	color: #FFFFFF;
	text-align: center;
	float: left;
}
.basket {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	width: 130px;
	float: right;
	font-size: x-small;
	text-align: center;
	height: 30px;
	background-repeat: no-repeat;
	background-position: left 5px;
	margin-right: 10px;
	margin-top: 5px;
}

.basket_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: center;
}

A.basket_text:link {TEXT-DECORATION: none; color:black }
A.basket_text:hover {TEXT-DECORATION: none;color:black }
A.basket_text:active {TEXT-DECORATION: none;color:black }
A.basket_text:visited {TEXT-DECORATION: none;color:black }

.login {
	width: 100px;
	float: right;
	height: 30px;
	margin-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: center;
	margin-top: 5px;
}

.login_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: center;
}

A.login_text:link {TEXT-DECORATION: none; color:black }
A.login_text:hover {TEXT-DECORATION: none;color:black }
A.login_text:active {TEXT-DECORATION: none;color:black }
A.login_text:visited {TEXT-DECORATION: none;color:black }


#footer2 {
	margin: 10px auto 10px auto;
	width: 1000px;
	color: #FFFFFF;
	background-image: url('images/black_bg.jpg');
	background-repeat: repeat-x;
	height: 27px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: center;
	line-height: 27px;
}

.footer_link {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: center;
}

A.footer_link:link {TEXT-DECORATION: none; color:white }
A.footer_link:hover {TEXT-DECORATION: none;color:white }
A.footer_link:active {TEXT-DECORATION: none;color:white }
A.footer_link:visited {TEXT-DECORATION: none;color:white }

.checkout_table_titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #808080;
	text-align: center;
}
.checkout_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-align: left;
}
.checkout_fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	border: 1px solid #000000;
	margin: 5px 0px 5px 0px;
}
.label_fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	margin: 5px 0px 5px 0px;
}
.chekckout_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url('images/purple_bg.jpg');
	background-repeat: repeat-x;
	text-align: center;
	line-height: 27px;
	vertical-align: middle;
}
.cart_status {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-align: center;
}
.cart_status_selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #9F1266;
	text-align: center;
	font-weight: bold;
}

A.cart_status_selected:link {TEXT-DECORATION: none; color:#9F1266 }
A.cart_status_selected:hover {TEXT-DECORATION: none;color:#9F1266 }
A.cart_status_selected:active {TEXT-DECORATION: none;color:#9F1266 }
A.cart_status_selected:visited {TEXT-DECORATION: none;color:#9F1266 }

.cart_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	text-align: left;
	padding-left: 5px;
}
.cart_headers {
	font-family: 'Futura Std Light';
	font-size: medium;
	color: #000000;
	text-align: left;
	padding-left: 10px;
}
.terms_text {
	font-size:11.0pt;
	font-family:"Calibri","sans-serif";
}

.arrowlistmenu{
width: 230px; /*width of accordion menu*/
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
font: bold 14px Arial;
color: white;
background: url(images/product_nav_bg.jpg) repeat-x center left;
margin-bottom: 2px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
cursor: hand;
cursor: pointer;
}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
background-image: url(images/product_nav_selected_bg.jpg);
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 2px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li .opensubheader{ /*Open state CSS for sub menu header*/
background: lightblue !important;
}

.arrowlistmenu ul li .closedsubheader{ /*Closed state CSS for sub menu header*/
background: lightgreen !important;
}

.arrowlistmenu ul li a{
color: #9E1366;
font-family: Arial, Helvetica, sans-serif;
font-size: small;
background: url(arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
border-bottom: 1px solid #dadada;
font-size: 90%;
}

.arrowlistmenu ul li a:visited{
color: #9E1366;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
background-color: #F3F3F3;
}

.arrowlistmenu ul li a.subexpandable:hover{ /*hover state CSS for sub menu header*/
background: lightblue;
}

.infobox {
	border-color:White;
	font-weight:bold;
	text-align:center;
	font-family: "Futura Std Light";
}

.nfo_con {
	font-family : "Futura Std Light", Verdana, Arial, Helvetica, sans-serif;
	font-size : larger;
	background-color : #339933;
	color : #ffffff;
	text-align : center;
	font-weight : bold;
}

.nfo_err {
	font-family : "Futura Std Light", Verdana, Arial, Helvetica, sans-serif;
	font-size : larger;
	background-color : red;
	color : #ffffff;
	text-align : center;
	font-weight : bold;
}

A.admin_link:link {TEXT-DECORATION: none; color: Black; font-size: x-small }
A.admin_link:hover {TEXT-DECORATION: none; color: Black; font-size: x-small }
A.admin_link:active {TEXT-DECORATION: none; color: Black; font-size: x-small }
A.admin_link:visited {TEXT-DECORATION: none; color: Black; font-size: x-small }
.press_title_green {
	font-family: 'Futura Std Light';
	font-size: medium;
	color: #FFFFFF;
	padding-left: 5px;
	background-image: url('images/green_bg.jpg');
	background-repeat: repeat-x;
	text-align: left;
	line-height: 27px;
	margin-bottom: 5px;
}
.press_title_blue {
	font-family: 'Futura Std Light';
	font-size: medium;
	color: #FFFFFF;
	padding-left: 5px;
	background-image: url('images/blue_bg.jpg');
	background-repeat: repeat-x;
	text-align: left;
	line-height: 27px;
	margin-bottom: 5px;
}
.text {
	font-family: 'Futura Std Light';
	font-size: medium;
	text-align: justify;
}
.press_title_grey {
	font-family: 'Futura Std Light';
	font-size: medium;
	color: #FFFFFF;
	padding-left: 5px;
	background-image: url('images/grey_bg.jpg');
	background-repeat: repeat-x;
	text-align: left;
	line-height: 27px;
	margin-bottom: 5px;
}
.cart_notification {
	font-family: 'Futura Std Light';
	font-size: small;
	color: #FF0000;
	text-align: left;
	padding-left: 10px;
	margin-top: 20px;
	float: left;
	width: 740px;
}
