/* CSS Document */
.sections{
	background-color:#FFFFFF;
}
.sections p{ 
	padding: 10px;
}

p.s-menu{
	background-color:#F4F5F9;
}
p.s-menu a{
	background-color:#F4F5F9;
	font-weight:normal;
	text-decoration:underline;
}
.directory { 
	background-color:#FFFFFF;
}
.directory a{ 
	text-decoration:none;
	color:#333333;
	text-decoration:underline;
}
.directory h1{
	font-weight:normal;
	font-size:30px;
	color:#FFFFFF;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

.mainTitle{
	color:#990000;
	background-color:#FF9900;
	padding:2px;
	font-weight:bold;
	border-top:solid 2px #FFCC00;
	border-bottom:solid 1px #990000; 
}
.directory ul{
	padding: 5px; 
}

.directory ul li{
	padding: 5px;
	list-style:none; 
}
.directory ul li a:hover{ 
	color:#666666;
	background-color:#BEC5D5;
}
.sec_1 table {
border:1px #333333 solid;
}
.sec_1 table tr td{ 
	background:#FFFFFF;
}
.sec_1 table tr th h1, .sec_1 table tr th h3, .sec_1 table tr td h3{ 
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
}
.mid {
	font-size:12px;
	color:#990000;
	font-weight:bold;	
}
.links{
	margin: 10px;
	background-color:#FFFFFF;
}
/*links*/
.links fieldset{
	clear: both;
	border: 1px solid #fc6;
	padding: 10px;
	background-color: #eee;
	color: #000;
	}
.links legend{
	padding: 10px;
	text-transform: uppercase;
	background-color: #fff;
	border: 1px solid #fc6;
	color: #000;
}
.links label{
	float: left;
	display: block;
	width: 200px;
	text-align: right;
	padding-right: 10px;
	font-size:12px;
}
.links input{
	margin-top: 10px;
}
.links img{ 
border: none 1px;
padding: 1px;
}

#store{ 
	background-color:#FFCC00; 
	border: 1px #333333 solid;
	padding-left: 40px;
}
#store p{ 
	font-size:14px;
}

#store table{
	width:400px;
	padding-left: 15px; 
	font-size:12px;
/*	border: 1px solid #333333;	*/
	background-color:#F3F3F3;
	border-bottom: 1px #333333 solid;

}
#store table tr{
/*	border: 1px solid #333333;	*/
}
#store table tr td a{
	text-decoration:none; 
	color:#333333;
	font-weight:bold;
	font-size:14px;
	
}

#store2{ 
	background-color:#FFFFCC; 
	border: 1px #999999 solid;
	padding-left: 5px;
}
#store2 p{ 
	font-size:14px;
}

#store2 table{
	width:260px;
	padding-left: 10px; 
	font-size:12px;
	border-bottom: 1px solid #333333;	/**/
	background-color:#F3F3F3;
}
#store2 table tr{
/*	border: 1px solid #333333;	*/
}

#store2 table tr td a img{
	border: #CCCCCC 1px solid;
}
#store2 table tr td a{
	text-decoration:none; 
	color:#333333;
	font-weight:normal;
	font-size:10px;	
}
#store2 ul{ 
	background-color:#F3F3F3;
	list-style:none;
	padding-left: 10px;
	width: 260px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#store2 ul li a{ 
	color:#333333;
	text-decoration:none;  
}
#store2 ul li a:hover{
	color:#333333; 
	font-weight:bold;
}

#store3{ 
	background-color:inherit;
	/*#FFFFFF;
	border: 1px #999999 solid;*/ 
	padding: 25px;
}
#store3 p{ 
	font-size:14px;
}

#store3 table{
	width:260px;
	height: 145px;
	font-size:12px;
	border-bottom: 1px solid #333333;	/**/
	background-color:#F3F3F3;
	float:right;
}
#store3 table tr{
/*	border: 1px solid #333333;	*/
}

#store3 table tr td a img{
	border: #CCCCCC 1px solid;
}
#store3 table tr td a{
	text-decoration:none; 
	color:#333333;
	font-weight:normal;
	font-size:10px;	
}
#store3 ul{ 
	background-color:#F3F3F3;
	list-style:none;
	padding-left: 10px;
	width: 260px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#store3 ul li a{ 
	color:#333333;
	text-decoration:none;  
}
#store3 ul li a:hover{
	color:#333333; 
	font-weight:bold;
}
.minisections{ 
	background-color:#FFFFFF;
}
.minisections h2{
	width:auto;
	background-color:#F4F5F9;
	padding:2px;
	font-size:14px;	
	border-top:solid 2px #BEC5D5;
	border-bottom:solid 1px #BEC5D5;
} 
#modifier_text{
	margin:  0px auto;
	width: inherit;
	border:#CCCCCC 1px solid;
	background-color:#FFFFFF;
}

#modifier_text form {
	margin-top: 20px;
	margin-left: 20px;
	padding-left: 10px;
	width: 400px;
	border:#CCCCCC 1px solid;
	background-color:#FFFFFF;
}
#toggle{
	text-align: right;
	background-color:#FFFFFF;
	color:#333333; 
	font-weight:bold;
	padding: 5px;
}
#toggle a{
	color:#333333;
	padding: 5px;
	text-decoration:none;
}
#toggle a:hover{
	background-color:#000000;
	color:#FFFFFF;
	padding: 5px;
	text-decoration:none;
}
#imgbox{
padding-top:5px;
margin: 0 auto;
padding-left:2px;
text-align:center;
}
#imgbox img{
padding:1px;
border:#000000 inherit 1px;
background-color:#000000;
}