﻿body {
	margin:0px;
	font-family:tahoma, arial;
	font-size: 12px;
	background-image: url('images/bodybackground.gif');
	margin-bottom: 20px;
}
.tyHeader {
	width: 100%;
	background: #FFFFFF;
	margin: 0px;
	clear:both;
	overflow: auto;
	padding: 0px;
}

h1{
	font-size: 20px;
	}
.tyMainArea {
	width: 960px;
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
}
.tyBody {
	margin-top: 25px;
	width:960px;
	border:0px solid black;
	padding: 0px;
	background-color: #FFFFFF; 
}
.tyMenu {
	clear:both;
	width:100%;
}
.tySearch {
	/*width: 150px;*/
	float:left;
	background-color: #e0e0e0;
	padding:0px;
}

.search{
	/*width: 150px;*/
	text-align: left;
	}
.searchResult{
	width: 617px;
	margin: 0px;
	font-family: Arial;
	font-size:15px;
	font-weight: bold;
	color: black; /*#0F04DD*/
	background-color: #FFCC00; /*transparent;*/
	padding-top: 1px;
	padding-left: 2px;
	padding-bottom: 3px;
	clear: both;
	}
.tyMain {
	padding: 0px;
	text-align:left;
	width: 619px;
	float:left;
	background-color: #FFFFFF;
}
.tyMain1 {
	padding: 0px;
	text-align:left;
	width: 619px;
	
	background-color: #FFFFFF;
}

.tyLeftMenu {
	float: left;
	width: 155px;
	background-color: #F5F5F5; /*#F5F5F5F;*/
}
ul.submenu
{
	list-style-type: none;
	text-align:left;
	padding-left:11px;
	background-color:#F5F5F5; /*#F5F5F5;*/
	font-size:12px;
	margin:1px;
}
ul.submenu li a#selected {
	color: navy;

}
ul.submenu li {
	font-weight:bold;
	font-size:11px;
	padding-left: 2px;
	padding-top:7px;
	padding-bottom: 7px;
	margin:0px;
}
ul.submenu li a {
	/*background: white;*/
	color: black; 
	text-decoration:none;
	margin: 0px;
	width: 97%;
	display:block;
	/*border-right: 1px solid #ccc;*/
	border-bottom: 1px dashed #ccc;
}
ul.submenu li a:hover {
	/*background: white;*/
	color: navy;
	text-decoration:none;
	margin:0px;
	border-right: 4px solid #0000FF;
	border-bottom: 1px dashed #ddd;

}
ul.submenu#lvl1
{
	padding:0px;
}
/* MAIN MENU */
ul#mainMenu {
	float: left;
	list-style-type:none;
	font-size: 14px;
	color: #99CCFF;
	background-color: #000000;
	width: 100%;
	margin: 0px;
	padding: 0px 10px;

}
ul#mainMenu li { 
	display:	inline;
}
ul#mainMenu li a { 
	width:130px;
	float:left;
	text-decoration:none;
	padding:4px 4px;
	text-align:center;
	margin:0px;
	background-color: #000000;
	font-weight:bold;
	color: white;
}

ul#mainMenu li a:hover { 
	text-decoration:underline;
	margin:0px;
	background-color: white;
	color: #0499FD;
}
ul#mainMenu li#right { 
	float:right;
	margin:0px; 
	padding:0px;
}
ul#mainMenu li#right a { }
ul#mainMenu li#right a:hover {  }

.tyShopItems {

	padding: 2px;
	border: 1px solid #6699ff;
	margin: 2px;
	float: left;
	width: 175px;   /* 138px */
}
.tyShopItems A {
	color: black;
}

.tyAcceItems {

	padding: 2px;
	border: 1px solid #6699ff;
	margin: 2px;
	float: left;
	width: 137px;   /* 138px */
}
.tyAcceItems A {
	color: black;
}


.tyItemHeader {
	width: 617px; /*625px*/  /*600px*/
	margin: 0px;
	font-family: Arial;
	font-size:15px;
	font-weight: bold;
	color: black; /*#0F04DD*/
	background-color: #FFCC00; /*transparent;*/
	padding-top: 1px;
	padding-left: 2px;
	padding-bottom: 3px;
	clear: both;
}

/*.tyDescName {
	height: 24.0pt;
	font-size: 14.0pt;
	font-weight: 700;
	font-family: 'Times New Roman', serif;
	color: windowtext; font-style: normal; text-decoration: none; text-align: general; vertical-align: bottom; white-space: nowrap; border-left: .5pt solid windowtext; border-right: .5pt solid windowtext; border-top: medium none; border-bottom: .5pt solid windowtext; padding-left: 1px; padding-right: 1px; padding-top: 1px
}*/

.yahooNav{
	width: 617px; /*625px*/   /*600px*/
	margin: 0px;
	font-family: Arial;
	font-size:15px;
	font-weight: bold;
	color: black; /*#0F04DD*/
	background-color: #FFCC00; /*transparent;*/
	padding-top: 1px;
	padding-left: 2px;
	padding-bottom: 3px;
	clear: both;
}

.yahooNav A{
	color: #1008AB;
}
.pagination {
	font-size:12px;
	font-weight:bold;
	margin:0px;
	padding:5px;
	color: #FFFFFF;
	clear: both;
	display: block;
	width: 608px;  /*100%*/  /*592px*/
	background-color: #0F04DD; /*#E0EBE0;*/

}
.pagination .pageNext { right:2%; }
.pagination .pagePrev , .pagination .pageNext
{
	background-color: #0F04DD;/* #E0EBE0;*/
	padding:5px;
	color:#FFFFFF; /*#6699ff;*/
}
.pagination A.pageNum:hover, A.pagePrev:hover, A.pageNext:hover {
	/*background-color: white;*/
	color: #FFCC00;
}
.pagination .pageNum, .pagination {
	background-color: #0F04DD; /*/*#E0EBE0;*/
	padding:5px;
	color: #FFFFFF; /*#6699ff;*/
}

.currentPage{
	color: #FFCC00;
	}
.featured {
	width: 790px;
	}

.homevideo{
	width: 300px;
	align: right;
	vertical-align: botoom;
	}

.featuredItems {
	align: left;
	background: #1008AB; /*#25a7fd;*/
	width: 790px;
}

/* featuredItemsBox and Image are part of the two divs in featuredItems */ 
.featuredItemsBox {
	align: left;
	text-align: left;
	float: left;
	padding: 2px;
	width: 100%;
}

/* featuredItemsBox and Image are part of the two divs in featuredItems */ 
.featuredItemsImage {
	float:left;
	padding: 2px;
}
.featuredItemsImage IMG {
	float: left;
	padding:4px;
	border:1px solid black;
	background-color: white;

}
.featuredItemsTitle {
	font-size:14px;
	font-weight:bold;
	text-align: left;
}

.price{
	color: #25a7fd;
	}

.featuredItemsTitle A{
	font-family: Tahoma;
	color: #25a7fd;
	font-weight: bold;
	}
	
.featuredItemsListPrice {
	text-decoration:line-through;
	color: #25a7fd;
}
.featuredItemsSalePrice {
	color:white;
	font-weight:bold;
	font-size:14px;
}
.featuredItemsLimited {
	color:red;
	font-weight:bold;
	font-size:15px;
}
/* The styling of the list price in item.asp */

.itemPageListPrice
{
	color: #5E8CA7;
	font-weight:800;
	text-decoration:line-through;
	font-style:italic;
}

/* The styling of the sale price in item.asp */

.itemPageSalePrice
{
	color:red;
	font-weight:bold;
}
.itemtitle{
	color:black;
	font-weight:bold;
	
}

.itemPageDescription {
	padding: 5px;
}

A.designed {
	text-decoration: none;
	color: #000000;
}

.spacer{
	clear: both;
	width: 100%;
	}

A IMG{
	border: none
	}
	
#home{
	background-image: url('images/home.gif');
	font-family: Tahoma;
	font-size: 15px;
	font-weight: 700;
	text-align: center;
	width: 101px;
	color: #FFFFFF;
	text-decoration: none;
	}

#home a{
	color: #ffffff;
	}

#aboutus{
	background-image: url('images/aboutus.gif');
	font-family: Tahoma;
	font-size: 15px;
	font-weight: 700;
	text-align: center;
	width: 144px;
	color: #FFFFFF;
	text-decoration: none;
	}
#aboutus a{
	color: #ffffff;
	}
#contactus{
	background-image: url('images/contactus.gif');
	font-family: Tahoma;
	font-size: 15px;
	font-weight: 700;
	text-align: center;
	width: 171px;
	color: #FFFFFF;
	text-decoration: none;
	}	
#contactus a{
	color: #ffffff;
	}
#policy{
	background-image: url('images/termsandpolicy.gif');
	font-family: Tahoma;
	font-size: 15px;
	font-weight: 700;
	text-align: center;
	width: 210px;
	color: #FFFFFF;
	text-decoration: none;
	}	
#policy a{
	color: #ffffff;
	}
#viewcart{
	background-image: url('images/viewcart.gif');
	font-family: Tahoma;
	font-size: 15px;
	font-weight: 700;
	text-align: center;
	width: 164px;
	color: #FFFFFF;
	text-decoration: none;
	}
#viewcart a{
	color: #ffffff;
}

A {
	text-decoration: none;
	}

.NoItem{
	padding-left: 5px;
	padding-top: 5px;
	font-family: Tahoma, Arial;
	font-size: 13px;
	font-weight: 700;
	}

.contact, .terms, .about {
	padding-left: 5px;
	padding-bottom: 5px;
	}
	
.itemDescription{
	font-weight: bold;
	padding-bottom: 5px;
	font-size: 14px;
	}
.AskFor{
    font-size:16px;
	font-weight:650;
	background-color:#FFFF33;
	
    }
.AskFor A:link{
	text-decoration:none;
	}
.pagination_all{
	font-size:12px;
	margin:0px;
	margin-left: 0px;
	padding:5px;
	clear: both;
	display: block;
	width:98%;
	/*width: 567px; 100%*/  /*592px*/
	
}
.pagination_all {
	font-size:12px;
	margin:0px;
	padding:5px;
	color: #000000;
	clear: both;
	display: block;
	width:98%;
	background-color:#E6E6E6 /*#E0EBE0;*/

}
.pagination_all .pageNext { right:2%; }
.pagination_all pageNum:hover, pagePrev:hover, pageNext:hover {
	/*background-color: white;*/
	color: blue;
}
.pagination_all .pageNum, .pagination {
	
	color: #000000; /*#6699ff;*/
}
.pagination_all A:link{
	text-decoration: underline; color: blue; 
}
.pagination_all A:visited{
	text-decoration: underline;  
}
.pagination_all A:hover{
	text-decoration: underline; color:blue; 
}


