﻿/* For page mock-ups 
html {
	margin-left: auto;
	}
	
body, p{
	font-family: "Verdana", Arial, Helvetica, san-serif;
	font-size:11px;
	color:#333;
	margin-left: auto;
	
}

.label_th {
	color:#666666;
	font-size:10px;
	font-weight:bold;
	padding-top: .5em;
	padding-bottom: .5em;
}
*/


#categoryphoto_cell {
	border-top: 10px solid;
	border-top-color: #c7b999;
	border-bottom: 10px solid;
	border-bottom-color: #d7902b; 
	width: 100%;
}
#categoryphotoimage_table {
	border-top: 2px solid;
	border-top-color: #f8fde4;
	width: 100%;
}
#categorysidemenu {

	background-image: url("../images/CategorySideMenuBackground.jpg");
	background-repeat: no-repeat;  
	vertical-align:top;
	width: 100%;
}
#categorysidemenu h5 {
	color: #fff;;
	font-size:10px;
	font-weight:bold;
	margin-top: 7px;
}
#categorysidemenu li {
	color:#666;
	font-size:10px;
	font-weight:bold;
	vertical-align:top;
	margin-bottom: 5px;
	margin-left: -35px;
	list-style-type: none;
}
#categorysidemenu li a {
	color:#666;
	text-decoration:none;
}
#categorysidemenu li a:hover {
	color:#fff;
	text-decoration:none;
}
#categorybody {
	padding-right: 10px;
	/*margin-right: 10px;*/
}
#categorybody li {
	color:#d7902b;
	vertical-align:top;
	margin-bottom:7px;
	margin-left: 6px;
	/*width:325px;*/
}
#categorycolumn { 
	background-image:url('../images/CategoryColumnHeader.gif');
	background-repeat: no-repeat;
	vertical-align:top;
	height:10px;
	width:100%;
	
}
#categorycolumn h1{ 
	color:#d7902b;
	font-size:10px;
	font-weight:bold;
	margin-top:4px;
	margin-left: 10px;
}
#categorycolumn h2{ 
	color:#82684d;
	font-size:10px;
	font-weight:bold;
	padding-top: 3px;
	margin-top:17px;
	margin-left: 10px;
}
#categorycolumn h3{ 
	font-size:9px;
	font-weight:bold;
	margin:0;
	padding-bottom:2px;
	vertical-align:top;
}
#categoryrightcolumn {
	margin-top: 42px;
	padding-top: 4px;
	text-align:left;
}
h3 {
	color: #666;
	font-family: "Verdana", Arial, Helvetica, san-serif;
	font-size:18px;
	margin-top:3px;
	margin-bottom:-6px;
}
