@charset "utf-8";
/* CSS Document */

body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	background-color: #000000;
	color: #5B5B5B;
	margin: 0px;
	padding: 0px;
	text-align: left;
}


/* begin widgetCategories */
/* used in templates/cart.categories.tem.php */
#widgetCategories {
	float: right;
	color: #464646;
	font-family: Tahoma;
	width: 216px;
	text-align: left;
	margin-bottom: 15px;	
}
#widgetCategories .top {
	padding-top: 8px;
	padding-left: 15px;
	padding-bottom: 8px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
	text-align: left;
	background-image: url(../images/widget-top.gif);	
	background-repeat: no-repeat;
	background-position: top center;
}
#widgetCategories .body {
	border-left: 1px solid #ce7d3c;
	border-right: 1px solid #ce7d3c;
	border-top: 1px solid #ce7d3c;
	padding-bottom: 8px;
	background-color: #FFFFFF;
}
#widgetCategories .body ul {
	padding: 0;
	margin: 0 0 0 1px;
	list-style: none;
	text-align: left;
}
#widgetCategories .body ul li {
	padding-left: 20px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0.0em;
	font-size: 11px;
}
#widgetCategories .body ul li a {
	color: #424242;
	text-decoration: none;
	line-height: 20px;
}
#widgetCategories .body ul li a:hover {
	color: #878787;
	text-decoration: none;
}
#widgetCategories .btm {
	background-image: url(../images/widget-btm.gif);
	background-repeat: no-repeat;
	background-position: top center;
	height: 3px;
	background-color: #FFFFFF;
}
/* end widgetCategories */



/* begin widgetInformation */
/* used in templates/cart.information.tem.php */
#widgetInformation {
	float: right;
	color: #464646;
	font-family: Tahoma;
	width: 216px;
	text-align: left;
	margin-bottom: 15px;
}
#widgetInformation .top {
	padding-top: 8px;
	padding-left: 15px;
	padding-bottom: 8px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
	text-align: left;
	background-image: url(../images/widget-top.gif);	
	background-repeat: no-repeat;
	background-position: top center;
}
#widgetInformation .body {
	border-left: 1px solid #E6C037;
	border-right: 1px solid #E6C037;
	border-top: 1px solid #E6C037;	
	padding-bottom: 8px;
	background-color: #FFFFFF;
}
#widgetInformation .body ul {
	padding: 0;
	margin: 0 0 0 1px;
	list-style: none;
	text-align: left;
}
#widgetInformation .body ul li {
	padding-left: 20px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0.0em;
	font-size: 11px;
}
#widgetInformation .body ul li a {
	color: #424242;
	text-decoration: none;
	line-height: 20px;
}
#widgetInformation .body ul li a:hover {
	color: #878787;
	text-decoration: none;
}
#widgetInformation .btm {
	background-image: url(../images/widget-btm.gif);
	background-repeat: no-repeat;
	background-position: top center;
	height: 3px;
	background-color: #FFFFFF;
}
/* end widgetInformation */


/* begin widgetFeatured */
/* used in templates/cart.featured.tem.php */
#widgetFeatured {
	float: right;
	color: #464646;
	font-family: Tahoma;
	width: 216px;
	text-align: left;
	margin-bottom: 15px;
}
#widgetFeatured .top {
	padding-top: 8px;
	padding-left: 15px;
	padding-bottom: 8px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
	text-align: left;
	background-image: url(../images/widget-top.gif);	
	background-repeat: no-repeat;
	background-position: top center;
}
#widgetFeatured .body {
	clear: left;
	background-image: url(../images/widget-mid.gif);	
	background-repeat: repeat-y;
	background-position: top left;
	text-align: center;
	width: 216px;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #FFFFFF;
}
#widgetFeatured .body .sdetailsNoImg {
	float: left;
	clear: left;
	padding-top: 15px;
	width: 216px;
}
#widgetFeatured .body .photo { }
#widgetFeatured .body .title {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	line-height: 16px;
}
#widgetFeatured .body .title a {
	color: #E50029;
	text-decoration: underline;
}
#widgetFeatured .body .title a:hover {
	color: #E50029;
	text-decoration: none;
}
#widgetFeatured .body .sprice {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	line-height: 18px;
	padding-top: 8px;
}
#widgetFeatured .body .sdetails {
	background:url(../images/small_btn.gif) no-repeat center center;
	font-weight: bold;
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 6px;
	width: auto;
	height: 19px;
	text-align: center;
	vertical-align: middle;
}
#widgetFeatured .body .sdetails a {
	color: #FFFFFF;
	text-decoration: none; 
}
#widgetFeatured .body .sdetails a:hover {
	color: #FFFFFF;
	text-decoration: underline; 
}
#widgetFeatured .body .all-link  {
	padding-top: 15px;
	text-align: center;
	font-size: 11px;
}
#widgetFeatured .body .all-link a {
	color: #E50029;
	text-decoration: underline; 
}
#widgetFeatured .body .all-link a:hover {
	color: #E50029;
	text-decoration: none; 
}
#widgetFeatured .btm {
	clear: left;
	float: left;
	background-image: url(../images/widget-btm.gif);
	background-repeat: no-repeat;
	background-position: top center;
	height: 3px;	
	width: 216px;
	background-color: #FFFFFF;
}
/* end widgetFeatured */

/* begin widgetSearch */
/* used in templates/cart.search.tem.php */
#widgetSearch {
	float: right;
	color: #464646;
	font-family: Tahoma;
	width: 216px;
	text-align: left;
	margin-bottom: 15px;
}
#widgetSearch .top {
	padding-top: 8px;
	padding-left: 15px;
	padding-bottom: 8px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
	text-align: left;
	background-image: url(../images/widget-top.gif);	
	background-repeat: no-repeat;
	background-position: top center;
}
#widgetSearch .body {
	border-left: 1px solid #E6C037;
	border-right: 1px solid #E6C037;
	border-top: 1px solid #E6C037;	
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #FFFFFF;
}
#widgetSearch .body .field {
	float: left;
	padding-left: 15px;
	background-color: #FFFFFF;
}
#widgetSearch .body .field input {
	width: 150px;
	color: #464646;
	font-size: 11px;
	font-family: Tahoma;
	padding-left: 4px;
}
#widgetSearch .body .button input {
	color: #464646;
	font-size: 11px;
	font-family: Tahoma;
}
#widgetSearch .body .button {
	background:url(../images/tiny_btn.gif) no-repeat center center;
	font-weight: bold;
	font-size: 11px;
	float: left;
	width: 25px;
	height: 19px;
	padding-left: 2px;
	text-align: center;
	vertical-align: middle;
	background-color: #FFFFFF;
}
#widgetSearch .body .button  a {
	color: #FFFFFF;
	text-decoration: none; 
}
#widgetSearch .body .button a:hover {
	color: #FFFFFF;
	text-decoration: underline; 
}
#widgetSearch .advanced {
	border-left: 1px solid #E6C037;
	border-right: 1px solid #E6C037;
	font-size: 9px;
	padding-left: 15px;
	padding-bottom: 8px;
	background-color: #FFFFFF;
}
#widgetSearch .advanced a {
	color: #464646;
	text-decoration: underline;
}
#widgetSearch .advanced a:hover {
	color: #464646;
	text-decoration: none;
}
#widgetSearch .btm {
	background-image: url(../images/widget-btm.gif);
	background-repeat: no-repeat;
	background-position: top center;
	height: 3px;
	background-color: #FFFFFF;
}
/* end widgetSearch */

/* begin widgetFooter */
/* used in templates/cart.footer.tem.php */
#widgetFooter {
	height:auto;
}
#widgetFooter hr {
	background-color: #FFFFFF;
	color: #FFFFFF;
	height: 0px;
	clear: left;
	float: left;
}
#widgetFooter .actionItems {
	clear: left;
	float: left;
	line-height: 22px;
	font-size: 100%;
	font-weight: bold;
}	
#widgetFooter .actionItems a {
	color: #424242;
	text-decoration: underline;
}
#widgetFooter .actionItems a:hover {
	color: #424242;
	text-decoration: none;
}
#widgetFooter .copyright {
	clear: left;
	float: left;
	line-height: 22px;
	margin-top: 20px;
	text-align: left;
}
#widgetFooter .copyright a {
	color: #878787;
	text-decoration: underline;
}
#widgetFooter .copyright a:hover {
	color: #878787;
	text-decoration: none;
}
#widgetFooter .img {
	border: 1px solid orange;
	background: url(../images/design/p1.gif) no-repeat fixed center left;
	float: left;
	width: 165px;
	height: 30px;
}
#widgetFooter .nav {
	float: right;
	text-align: left;
	width: auto;
	line-height: 16px;
	padding: 6px;
	margin-left: 21px;
}
#widgetFooter .nav .title {
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	color: #878787;
}
#widgetFooter .nav ul {
	padding: 0;
	margin: 0 0 0 1px;
	list-style: none;
	text-align: left;
}
#widgetFooter .nav ul li {
	text-align: left;
}
#widgetFooter .nav ul li a {
	color: #494949;
	text-decoration: underline;			
}
#widgetFooter .nav ul li a:hover {
	color: #878787;
	text-decoration: underline;			
}
/* end widgetFooter */


/* begin widgetSidebar */
/* used in templates/cart.sidebar.tem.php */
#widgetSidebar {
	font-family: Tahoma;
	padding-top: 10px;
	width: 160px;
	height: auto;
	text-align: right;
	float: right;
}
#widgetSidebar .top {
	background: url(../images/add_to_cart.gif);
	background-repeat: no-repeat;
	background-position:  4em;
	padding: 2px;
}
#widgetSidebar .top a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
/*	color: #424242; */
	color: #ffffff;
}
#widgetSidebar .top a:hover {
/*	color: #424242; */
	color: #ffffff;
	text-decoration: none;
}
#widgetSidebar .body {

}
#widgetSidebar .body .items {
	padding: 2px;
	font-size: 11px;
	font-weight: bold;
/*	color: #5C5C5C; */
	color: #ffffff;
}
#widgetSidebar .body .subtotal {
	padding: 2px;
	font-size: 11px;
	font-weight: bold;
/*	color: #5C5C5C; */
	color: #ffffff;
}
#widgetSidebar .btm { }
/* end widgetSidebar */

/* begin widgetTopNav */
#topNav {
	width: 100%;
}
#topNav .left {
	float: left;
s	width: 2%;
}
#topNav .center {
	float: left;
	width: 96%;
}
#topNav .center .link {
	float: left;
	padding: 10px;
	width: 125px;
	text-align: center;
}
#topNav .center .link a {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
#topNav .center .link a:hover {
	color: yellow;
}
#topNav .center .spacer {
	float: left;
	width: 25px;
	background: url(../images/nav-spacer.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 35px;
}
#topNav .right {
	float: left;
	width: 2%;
}
/* end widgetTopNav */
