

	.wrapper
	{
		margin-left: auto;
		margin-right: auto;
		width: 770px;
	}


	#header-left
	{
		margin-top: 15px;
		margin-bottom: 25px;
		float: left;
	}
	
	#header-right
	{
		margin-top: 45px;
		margin-bottom: 15px;
		float: right;
	}

	#footer-left
	{
		margin-top: 15px;
		margin-bottom: 15px;
		float: left;
		color: #676767;
		width: 70%;
		font-size: 90%;
	}
	
	#footer-right
	{
		margin-top: 15px;
		margin-bottom: 15px;
		float: right;
	}

	#lowernav {
		float: left;
		width: 770px;
		background-image: url(../i/menu_bg_cell.gif);
		background-repeat: repeat-x;	
		padding: 0;
		height: 20px;
	}

/* nav menu */
 
 #sitenav {
	float: left;
	width: 770px;
	background-image: url(../i/nav_menu_bg.gif);
	background-repeat: repeat-x;	
	font-size: 115%;
}

 #sitenav ul {
	margin: 0;
	padding: 1px 0 1px 0;
	list-style: none;
}

 #sitenav li {
	float: left;
	text-align: center;
	padding: 0 9px 0 9px;
	}


	.standard-menu {
		border-right: 1px solid white;
	}	
	.end-menu {
		border-right: 0;
	}


/* #sitenav li {
	float: left;
	padding: 0 0 0 25px;
}
*/

 #sitenav a {
	display: block;
	padding: 0.4em 0.7em;
	text-decoration: none;
	color: #fff;
	
}


/* side menu */
/* style="border: 1px solid blue; width: 200px; float: left;"  */

	#side-menu {
		border: 0px solid black;
		float: left;
		width: 175px;
		padding: 10px 0 0 0;
		height: 200px;
	}
	
	#side-menu ul
					{
						list-style-type: none;
						margin: 0;
						padding: 5px 0 1px 0;
					}
					
	#side-menu li 
				{	
				margin: 5px 0 5px 0;
				padding: 0 0 0 14px;
				background-image: url(../i/bullet.png);
				background-repeat: no-repeat;
				background-position: 0.1em 0.5em;					
				}					

	#side-menu a {
		text-decoration: none;
		color: black;
	}					
					
					


/* home page */
 #home-core {
 	float: left;
 	clear: both;
 	width: 740px;
 	height: 205px;
	margin: 10px 0 0 0;
	padding: 10px 15px 10px 15px;
	background-color: #719EE1;
	color: white;
	background-image: url(../i/home_core.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;	
}

#inner-core { width: 450px; }


 #home-categories {
 	float: left;
 	width: 740px;
	margin: 10px 0 10px 0;
	padding: 7px 17px 7px 17px;
	background-image: url(../i/homecat_bg.gif);
	background-repeat: repeat-x;		 
 }


#home-categories .box {
	float: left; 
	width: 49%;
	color: #000;
	margin-top: 12px;
}

 #home-categories img {
	float: left; 
	padding: 0px;
	border: 1px solid #fff;
 }
 
 #home-categories .box .cat-content {
 	width: 215px; 
 	float: left;
 	padding: 0 10px 0 15px;
 	/* height: 80px; */
 }

 #home-categories .box .browse img {
 	padding: 5px 0 0 10px;
 	border: 0;
 } 



 #home-categories .image {
	float: left; 
	border: 0px solid black; 
	padding: 0 0 0 0px; 
 }

 #home-categories .cat-content {
	float: left; 
	border: 0px solid black;
	padding: 0;
	color: #000;
 }
 
/* productdetail */
 #page-core {
 	width: 370px; 
 	padding: 20px 10px 0 10px; 
 	float: left; 
 	border: 0px solid black; 
 	color: black;
 }
 
 #product-rcol {
 	float: left; 
 	padding-top: 10px;
 	border: 1px solid black; 
 	width: 195px; 
 	color: black;
 }


#product-rcol-main {
	float: right; 
	padding: 10px 0 7px 0;
	border: 0px solid black;
}

 #footer {
	width: 100%; 
	float: left;
}





	


	#core
	{
		background-image: url(../i/core-gradient.gif);
		background-repeat: repeat-x;
		padding: 10px;
	}

	#core li
	{
		list-style-image: url(../i/li.gif);
		margin-bottom: 3px;
	}

/*	#footer
	{
		background-color: #355D85;
		background-image: url(../i/footer-bg.gif);
		background-repeat: repeat-x;
		border-top: 3px solid #0193cf;
		padding: 10px;
		margin-top: 10px;
	}

	#footer p
	{
		color: #FFF;
	}

	#footer a { color: #FFF; text-decoration: none; }
	#footer a:visited { color: #FFF; text-decoration: none; }
	#footer a:hover { color: #EBAE26; text-decoration: underline; }

*/
	.menu-shadow
	{
		background-image: url(../i/menu-shadow.gif);
		background-repeat: no-repeat;
	}

	.maroon
	{
		color: #9F1E30;
	}

	.commonMenu		{
				width: 150px;
				margin-right: 10px;
				}

	.l1 			{
				padding: 7px 0px 7px 0px;
				background-image: url(../i/dot.gif);
				background-position: bottom;
				background-repeat: repeat-x;
				}

	.l1 .content		{
				padding: 0px 10px 0px 10px;
				background-image: url(../i/arrow_1.gif);
				background-position: left center;
				background-repeat: no-repeat;
				}

	.l1 .content a		{ color: #333344; text-decoration: none; }
	.l1 .content a:hover		{ color: #9F1E30; text-decoration: none;}

	.l1 .contentOn		{
				padding: 0px 10px 0px 10px;
				background-image: url(../i/arrow_1_on.gif);
				background-position: left center;
				background-repeat: no-repeat;
				}

	.l1 .contentOn a		{ color: #9F1E30; text-decoration: none; }
	.l1 .contentOn a:hover	{ color: #9F1E30; text-decoration: none;}


	.l2 			{
				padding: 7px 14px 7px 14px;
				background-image: url(../i/dot.gif);
				background-position: bottom;
				background-repeat: repeat-x;
				}
	.l2 .content		{
				padding: 0px 10px 0px 10px;
				background-image: url(../i/arrow_2.gif);
				background-position: left center;
				background-repeat: no-repeat;
				}
	.l2 .content a		{ color: #000000; text-decoration: none; }
	.l2 .content a:hover		{ color: #9F1E30; text-decoration: none;}

	.l2 .contentOn		{
				padding: 0px 10px 0px 10px;
				background-image: url(../i/arrow_2_on.gif);
				background-position: left center;
				background-repeat: no-repeat;
				}

	.l2 .contentOn a		{ color: #9F1E30; text-decoration: none; }
	.l2 .contentOn a:hover	{ color: #9F1E30; text-decoration: none;}


	.l3 			{
				padding: 7px 21px 7px 21px;
				background-image: url(../i/dot.gif);
				background-position: bottom;
				background-repeat: repeat-x;
				}
	.l3 .content		{
				padding: 0px 10px 0px 10px;
				background-image: url(../i/arrow_2.gif);
				background-position: left center;
				background-repeat: no-repeat;
				}
	.l3 .content a		{ color: #000000; text-decoration: none; }
	.l3 .content a:hover		{ color: #9F1E30; text-decoration: none;}

	.l3 .contentOn		{
				padding: 0px 10px 0px 10px;
				background-image: url(../i/arrow_2_on.gif);
				background-position: left center;
				background-repeat: no-repeat;
				}

	.l3 .contentOn a		{ color: #175EA7; text-decoration: none; }
	.l3 .contentOn a:hover	{ color: #9F1E30; text-decoration: none;}


	#related
	{
		background-color: #30587C;
		padding: 10px;
		color: #FFF;
		margin-top: 10px;
		width: 130px;
	}

	#related .title
	{
		font-size: 1.1em;
		font-weight: bold;
		margin-bottom: 10px;
	}

	#related a { color: #FFF; text-decoration: none; }
	#related a:visited { color: #FFF; text-decoration: none; }
	#related a:hover { color: #EBAE26; text-decoration: underline; }


	#breadCrumbs
	{
		font-weight: normal;
		padding: 7px 0px 7px 0px;
		margin-bottom: 10px;
		background-image: url(../i/dot.gif);
		background-position: bottom;
		background-repeat: repeat-x;
	}

	#breadCrumbs a { color: #404040; text-decoration: none; }
	#breadCrumbs a:visited { color: #404040; text-decoration: none; }
	#breadCrumbs a:hover { color: #9F1E30; text-decoration: underline; }

	.vr
	{
		background-image: url(../i/vr_menu.gif);
		background-repeat: repeat-y;
		width: 21px;
	}


 dl {
	/* margin: 0 0 1em 0; */
	line-height: 150%; 
	}
	
	
dt {
	padding: 0 0 0 15px;

}	
