* { margin: 0; padding: 0 }

html {
	height: 95%;
	margin-bottom: 1px;
}

body {
	font-size: 90%;
	line-height: 1.2em;
	color: #333333;
	background: #f7f7f7;
	margin-top: 10px;
}

h2 {
	font-size: 95%;
    color: #330000;
    padding-bottom: 1px;
    border-bottom: 2px solid #3399FF;
	margin: 15px 0 4px 0;
}

/* Layout
------------------------------------------------ */
#wrap {
	width: 750px;
	margin: 0 auto 0 auto;
	}

#header {
	margin: 0;
	padding: 0px 0px 10px 0px;
	}

#contentwide {
	width: 700px;
	padding: 0px 5px 5px 10px;
}

.leftside {
	width: 350px;
	height: 80px;
	float: left;
	padding: 0px 5px 0px 15px;
}

#footer {
	clear: both;
	text-align: right;
	margin: 15px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	background: #eee;
	border-top: 2px solid #3399FF;
	}

/* header
------------------------------------------------ */
#header h1 {
    font-size: 110%;
    color: #330000;
    padding-bottom: 3px;
    border-bottom: 2px solid #3399FF;
	margin: 10px 0 5px 0;
}

#header p {
	margin: 0;
	padding: 5px 0px 0px 20px;
}

#ctgy {
	width:700px;
	margin-left:auto;
	margin-right:auto;
}

#ctgy ul{
    margin:0;
    font-size:90%;
    list-style:none;
}

#ctgy li { 
	display: inline;
	border: 1px solid #666666;
	padding: 0px 0px 0px 0px;
	margin: 0px 2px 0px 0px; 
	float: left;
}

#ctgy a {
	display:block;
	width: 100px;
	border-bottom:1px solid #aac;
	border-top:1px solid #aac; 
	border-left:1px solid #aac;
	font-size: 90%;
	padding:1px 0px 1px 0px;
	text-decoration:none;
	color:#557;
	margin:1px 0px;
	text-align:center;
}

#ctgy a:hover {
	background-color: #FFCC66;
	font-size: 90%;
	padding:1px 0px 1px 0px;
	text-decoration:none;
	color:#575;
	text-align:center;
}

/* leftside 
------------------------------------------------ */
.leftside h2 {
	font-size: 95%;
    color: #e06897;
    padding-bottom: 3px;
    border-bottom: 2px solid #3399FF;
	margin: 15px 0 5px 0;
}

.leftside p {
	font-size: 90%;
	padding-left: 5px;
	margin: 2px 0px 2px 0px;
}

.leftside .lmenu li {
	font-size: 90%;
	list-style: none;
	padding-left: 10px;
	margin: 2px 0px 2px 0px;
	text-indent: 5px;
}

.leftside a:link, #leftside .lmenu li a:visited {
	display: block;
	text-decoration:none;
	height: 1%;
	background: #f1f1f1;
	border-bottom: 1px solid #bbbbbb;
	}

.leftside .lmenu li a:hover {
	background: #edc4d1;
	color: #ff0000;
	}
	
.leftside .lmenu li ul {
	display: none;
	}

.leftside .links li {
	list-style: none;
}

/* Content styling
------------------------------------------------ */


#contentwide h5 {
	font-size: 90%;
    width: 80%;
    border-left: 10px solid #3399FF;
    border-bottom: 1px solid #3399FF;
    padding: 0px 0px 1px 5px;
	margin: 15px 0px 0px 10px;
}

.pager {
	margin: 15px 0px 2px 0px;
	text-align: center;
}

.pager1 {
	margin: 20px 0px 0px 0px;
	text-align: center;
}

#contentwide ul {
	margin: 5px 0px 0px 15px;
}
	
#contentwide li {
	width: 580px;
	font-size: 90%;
}

.nonn {
	margin-left: 15px;
	list-style: none;
}

.nonn_g {
	margin-left: 25px;
	list-style: none;
}

.guguru {
	color:#3399FF;
}

.squa {
	margin-left: 15px;
	list-style: square;
}

#contentwide p {
       font-size: 90%;
       padding-top: 2px;
       padding-bottom: 2px;
}

.indent {
       text-indent: 0.5em;
}

.hits {
       color: #ff0000;
       font-weight: bold;
}

/* footer
------------------------------------------------ */
#footer p {
	font-size: 80%;
	color: #595959;
	font-family : Verdana;
}

/* Custom.
------------------------------------------------ */


#inputForm {
	font-size: 90%;
	margin-left: 15px;
}

#inputForm table {
	width: 100%;
	border: none;
}

#inputForm th, #inputForm td {
	padding: 10px 17px;
	border-bottom: 1px solid #E1D9CA;
	text-align: left;
} 
#inputForm th {
	width: 150px;
}
#inputForm td {
	width: 350px;
	background: #F8F6F2;
}

#inputForm .submit {
	text-align: center;
}

#inputForm .submit input {
	padding: 3px;
	border: 3px double #E1D9CA;
	background: #FFFFFF;
}

#inputForm textarea {
	font-size: 90%;
	padding: 3px;
	border: 3px double #E1D9CA;
	background: #FFFFFF;
}

#inputForm .submit input:hover {
	border:  3px double #D94040;
	color: #D94040;
}
#inputForm .required {
	color: #D94040;
	font-style: normal;
}
#inputForm .text1,
#inputForm .text2,
#inputForm .text3,
#inputForm select {
	border: 1px solid #E1D9CA;
	padding: 3px;
}

#inputForm .text1 {
	width: 104px;
}
#inputForm .text2 {
	width: 250px;
}
#inputForm .text3 {
	width: 285px;
	height: 100px;
}
#inputForm .example {
	color: #787878;
	padding-left: 10px;
}

div.category{
    width:700px;
    margin-left:auto;
    margin-right:auto;
}
.category ul{
    width:700px;
    margin:0;
    font-size:90%;
    list-style:none;
}
.category li{
    height:20px;
    line-height:20px;
    float:left;
    width:100px;
    text-align:center;
}

.category a{
    text-decoration:none;
    display:block;
}

.category a:hover{
    width:100%;
    height:100%;
    background-color:#FFCC66;
}


