@charset "utf-8";
/* CSS Document */

body{margin:0px;
padding:0px;
background-color:#752e11;
background-image:url(../images/new_bg_patt.jpg);
font-family:"StencilStd", "Courier New", Courier, monospace;
}

img{border:0px;}
#header{width:1003px; height:271px; float:left;}
#maincontainer{width:1003px; height:auto; text-align:left;}
#container{width:1003px; height:auto; float:left;}
.img_full{ width:auto;  height:auto; float:left;}


.navigationtop{ color:#FFF; font-size:20px;}

.searchtext{color:#000000; font-size:21px;}
.searchtext12{color:#000000; font-size:15px; font-family:"Courier New", Courier, monospace; }
.newsletter{color:#000000; font-size:20px;}
.newslettersubtext{color:#000000; font-size:14px;}
.copyrighttext{font-size:13px; font-family:"Courier New", Courier, monospace; color:#FFF;}
.normal14{font-size:15px; font-family:"Courier New", Courier, monospace; color:#000000; font-weight: bold; line-height:18px;}
.normal24{font-size:24px; font-family:"Courier New", Courier, monospace; color:#000000; font-weight: bold; line-height:18px;}
.normal18{font-size:18px; font-family:"Courier New", Courier, monospace; color:#000000; line-height:22px; font-weight: normal;}

.pagination_bottom{font-size:36px; font-family:"Courier New", Courier, monospace; color:#000000;}
.shopping_heading_pro{font-size:16px; font-family:"Courier New", Courier, monospace; color:#68431f;}
.shopping_heading_prodetail{font-size:13px; font-family:"Courier New", Courier, monospace; color:#000000;}

.shopping_heading_prodetail_total{font-size:16px; font-family:"Courier New", Courier, monospace; color:#ffffff;}

div.pagination {
	padding: 3px;
	margin: 3px;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #AAAADD;
	
	text-decoration: none; /* no underline */
	color: #000099;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #000099;

	color: #000;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
		border: 1px solid #000099;
		
		font-weight: bold;
		background-color: #000099;
		color: #FFF;
	}
	div.pagination span.disabled {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #EEE;
	
		color: #DDD;
	}
.sitemap ul{ font-size:13px; list-style-type:none; padding:0px; margin:0px; }
.sitemap li{background-image:url(../images/bullets.png); list-style-type:none; background-repeat:no-repeat; padding-left:20px; background-position:left;  font-size:13px;  line-height:23px;}





.sitemap li.aa{background-image:url(../images/bullets.png); list-style-type:none; background-repeat:no-repeat; padding-left:20px; background-position:left;  font-size:13px;  line-height:23px; margin-left:30px;}


