/* CSS Document */

<style type="text/css" media="screen">
<!--

select {
	font-size: 10px;
	color:#666666;
}


ul.leftnav {
  list-style-type: none;
  overflow: auto;
  padding: 0;
  margin: 0;
  spacing: 0;
}
ul.leftnav li.leftnav {
  float: left;
  border: 1px solid #333;
  border-bottom: none;
  margin: 0 5px;
}
ul.leftnav li.leftnav a:hover {
	color: #FF66FF;
	border-color:#FF66FF;
	text-decoration: none;
	background-image:url(/site/Images/Menu/leftmenu/gmsidenav_01.png)
}
ul.leftnav li.leftnav a {
  display: block;
  padding: 10px 20px;
  text-decoration: none;
  height: 1%;
  color: #333333;
  background-image:url(/site/Images/Menu/leftmenu/gmsidenav_01.png)
}


input {
	font-size:12px;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	margin: 0;
	color: #373737;
	font-size:14px;
}
form {
	margin: 0;
	font-size: 12px;
}
.select{
	font-size: 12px;
	background-color:#F98EC6;
}
p, div {
	font-size:13px;
}
a:link {
	color: #004F90;
	border-color: #004F90;
	text-decoration:none;
}
a:visited {
	color: #004F90;
	border-color: #004F90;
	text-decoration:none;
}
a:hover {
	color: #000000;
	border-color:#666666;
	text-decoration: underline;
}
a:active {
	border-color:#666666;
	text-decoration: none;
}

.leftnavtable table {
	border:0;
	padding:0;
	text-align:left;
	vertical-align:middle;
	width:125px;
	height:339px;
}


.leftnavtable td {
	padding:0;
	text-align:left;
	vertical-align:middle;
	height:61px;
	background-image:url(/site/Images/Menu/leftmenu/gmsidenav_01.png);
}

.leftnavtable a {
	color: #333333;
	position: relative;
	top: 7px;
	left: 10px;
	text-decoration: none;
	display: block;
	font-size:13px;
	height: 51px;
	font-weight:bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.leftnavtable a:hover {
	color: #993366;
}


a.leftnav:link {
	color: #333333;
	text-decoration: none;
	display: block;
	font-size:13px;
	font-weight:bold;
	line-height: 40px;

}
a.leftnav:visited {
	color: #333333;
	border-color: #333333;
	text-decoration: none;
	display: block;
	font-size:13px;
	font-weight:bold;

}
a.leftnav:hover {
	color: #993366;
	border-color:#993366;
	text-decoration: none;
	display: block;
	font-size:13px;
	font-weight:bold;

}
a.header:active {
	border-color:#993366;
	text-decoration: none;
	display: block;
	font-size:13px;
	font-weight:bold;

}

a.header:link {
	color: #333333;
	text-decoration: none;
	display: block;
	font-size:13px;
	font-weight:bold;

}
a.header:visited {
	color: #333333;
	border-color: #333333;
	text-decoration: none;
	display: block;
	font-size:13px;
	font-weight:bold;

}
a.header:hover {
	color: #993366;
	border-color:#993366;
	text-decoration: none;
	display: block;
	font-size:13px;
	font-weight:bold;

}
a.header:active {
	border-color:#993366;
	text-decoration: none;
	display: block;
	font-size:13px;
	font-weight:bold;

}

hr.header {
	border: 0;
  	color: #003316;
	background-color: #003316;
	height: 5px;
}

#menu {
	position: relative; /* Menu position that can be changed at will */
	width: 710x;
	height: 30px;
	z-index: 100;
	width: 100%;
}
#menu dl {
float: left;
}
#menu dt {
cursor: 4;
border: 0px;
margin: 0px;
}
#menu dd {
position:absolute;
display: none;
border: 0px;
width: 437px;
height: 165px;
text-indent: 10px;
padding-top: 8px;
padding-bottom: 12px;
background-image:url("http://www.amoodforyou.com/site/Images/Menu/menubg.gif");
empty-cells:show;
}
#menu li {
text-align: left;
border: 5px #FFCC33;
font: Arial;
font-size: 12px;
font-weight:400;
padding: 1px;
display:block;
cursor: 4;
}
#menu li a, #menu dt a {
color: #333333;
text-decoration: none;
display: block;
height: 100%;
border: 0 none;
cursor: 4;
}
#menu li a:hover, #menu li a:focus, #menu dt a:hover, #menu dt a:focus {
color: red;
border: 1px;
cursor:hand;
}

.bordered {
padding: 2px;
border: solid #C0C0C0 2px;
/** uncomment for debugging **/
color: #C0C0C0;
background-color: white;
}
.sales_small {font-size:12px; }
.quicklink { color: #FFFFFF; font-size:13px;}
.notfound {font-size: 36px}
.sales {font-size:14px; }
.vendor {font-size: 16px }
.right { color:#FFFFFF; }

.style1 {
	font-size: 16px;
	font-weight:bold;
	color:#FFFFFF;
}
.style2 {
	font-size: 16px;
	color: #F98EC6;
}


/** Body:Headers **/
.style3 {
	font-weight: bold;
	color: #993366;
	font-size:30px;}

/** Body:Titles **/
.style7 {
	font-weight: bold;
	color: #993366;
	font-size:22px;
	text-decoration:underline;}

/** Body:Numbers **/
.style9 {
	font-weight: bold;
	color: #003316;
	font-size:24px;}

/** Body:Content **/
.style10 {
	color: #003316;
	font-size:18px;
	font:Helvetica;}	

/** Body:Box **/
.style11 {
	background-color: #fff;
	border: 1px solid #993366;
	margin: 0px 0px 0px 2px;
	padding: 10px 25px 25px 25px; 
	width: 840px;}

/** Header:Box **/
.style12 {
	width:620px; 
	height:80px; border:thick; 
	border: 10px solid #030; 
	margin-bottom:20px; 
	margin-left:10px;  
	text-align:left; 
	font:'Times New Roman', Times, serif; 
	text-indent: 20px; 
	font-size:50px;  
	text-decoration:none; 
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;
	float:left;}
	
	
	/** LeftNav:Box (Grey) **/	
.style25 {
	background-image:url(/site/Images/Menu/leftmenu/gmsidenav_01.png); 
	background-repeat:no-repeat; 
	width:116px; 
	height:61px;
	border:0;
	margin-bottom:8px;}

/** LeftNav:Box (Blue) **/	
.style24 {
	background-image:url(/site/Images/Menu/leftmenu/gmsidenav_blue.jpg); 
	background-repeat:no-repeat; 
	width:116px; 
	height:61px;
	border:0;
	margin-bottom:8px;}
	
/** LeftNav:Box (Green) **/	
.style23 {
	background-image:url(/site/Images/Menu/leftmenu/gmsidenav_green.jpg); 
	background-repeat:no-repeat; 
	width:116px; 
	height:61px;
	border:0;
	margin-bottom:8px;}
	
/** LeftNav:Box (Purple) **/	
.style19 {
	background-image:url(/site/Images/Menu/leftmenu/gmsidenav_purple.jpg); 
	background-repeat:no-repeat; 
	width:116px; 
	height:61px;
	border:0;
	margin-bottom:8px;}
	
/** LeftNav:Box (Red) **/	
.style20 {
	background-image:url(/site/Images/Menu/leftmenu/gmsidenav_red.jpg); 
	background-repeat:no-repeat; 
	width:116px; 
	height:61px;
	border:0;
	margin-bottom:8px;}
	
/** LeftNav:Box (Teal) **/	
.style21 {
	background-image:url(/site/Images/Menu/leftmenu/gmsidenav_teal.jpg); 
	background-repeat:no-repeat; 
	width:116px; 
	height:61px;
	border:0;
	margin-bottom:8px;}
	
/** LeftNav:Text **/	
.style22 {
	padding:3px 0px 0px 10px;
	text-align:left;}
	
	
/** Header:Text **/
.style17 {
	font:'Times New Roman', Times, serif; 
	text-indent: 20px; 
	font-size:50px;  
	text-decoration:none; 
	padding-top:15px;
	float:left;}

/** TabMenu: Selected Tab **/
.style13 {
	background-image:url(/site/Images/Menu/tabmenu/5wideroll.gif);
	background-repeat:no-repeat;
	width:128px;
	height:48px;
	margin-bottom:0px;
	float:left;}

/** TabMenu: Optional Tab **/
.style14 {
	background-image:url(/site/Images/Menu/tabmenu/5wide.gif);
	background-repeat:no-repeat;
	width:128px;
	height:48px;
	margin-bottom:0px;
	float:left;}
	
/** TabMenu: Text **/
.style18 {
	padding-top:5px;
	text-align:center;
	font-size:16px;}

/** Body:Box (Temporary) **/
.style15 {
	background-color: #fff;
	border: 1px solid #993366;
	margin: 0px 0px 0px 11px;
	padding: 10px 25px 25px 25px; 
	width: 830px;
	clear:both;}
	
/** LeftNav **/	
.style16 {
	background-image:url(/site/Images/Menu/leftmenu/gmsidenav_01.png); 
	background-repeat:no-repeat; 
	width:116px; 
	height:61px;
	border:0;
	margin-bottom:5px;
	padding-top:10px;
	text-align:left;
	vertical-align:middle;}

/** Rep Body:Box **/
.style26 {
	background-color: #fff;
	border: 1px solid #993366;
	margin: 0px 0px 0px 2px;
	padding: 10px; 
	width: 615px;}


.style4 {
	font-size: 17px
}
.style5 {
	font-size: 22px
}
.style6 {
	font-size: 20px
}
.style8 {
	font-size: 14pt;
	color: #00a2da;
}
.style95 {color: #FFFFFF}
.style117 {
	font-size: 12px;
}
.style119 {font-size: 12px}
.style125 {font-size: 11px}
.style140 {font-weight: bold;
	color: #DB1E26;
	font-size: 11px;
}
.style14 {font-size: 14px; }
.style95 {color: #FFFFFF; }
.style98 {font-weight: bold; font-size: 10px;}
.style142 {
	font-size: 15px;
	font-weight: bold;
}
.style145 {
	font-size: 12px;
	text-decoration:none;
}
.style147 {font-size: 13px}
.style150 {
	font-size: 13px;
}
.style153 {
	color: #999999;
	font-size: 10px;
}
.style154 {
	font-size: 25px;
	font-weight: bold;
	color: #00a2da;
}
.style160 {
	font-size: 10px;
	color: #999999;
}
.style147 {font-size: 13px
}
.style150 {	font-size: 14px;
			color: #666666;
}
.style158 {	font-size: 30px;
	color: #FF0000;
}
.style161 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 20px;
	font-style: italic;
}
.style162 {
	color: #333333;
	font-weight: bold;
}
.info {
	text-align:left;
	font-size:17px;
	margin-left:20px;
	margin-right:30px;
}
.prod-title {
	font-size: 24px;
	color: #F38EC6;
	font-weight: bold;
}
.InStock {
	font-size: 14px;
	font-weight: bold;
}
.qty_sm {
	text-align:center;
	margin-right: 10px;
	border:#333333 solid 1px;
}
.btn_sm {
	background:#1e91d0;
	color:#FFFFFF;
	border:#333333 solid 1px;
}
.qty_lg {
	text-align:center;
	margin-right: 10px;
	border:#333333 solid 1px;
	height:40px;
	font-size:20px;
}
.btn_lg {
	background:#1e91d0;
	color:#FFFFFF;
	border:#333333 solid 1px;
	width:130px;
	height:40px;
	font-size:20px;
}
.price {
	color: #333333;
	font-weight: bold;
	font-size: 20px;
	font-style: italic;
	margin-right: 10px;
	vertical-align:middle;
}
-->

</style>