/* CSS Document */


.main_border1 {	border:1px solid #000000;
font-family: Verdana, Geneva, sans-serif;
}
.main_border {	border:1px solid #000000;
font-family: Verdana, Geneva, sans-serif;
}

.left {	border-right:1px solid #424242; 
background-image:url(img/oak_bg.jpg); 
border-top: 1px solid #424242;
}

.right {	border-top: 1px solid #424242; 
background-color:#D7B58E;
}

.right-gb {	border-top: 1px solid #424242; 
background-color:#fff;
}

p {	font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:12px; 
color: #424242;
margin:10px;
}

body {	background-color:#666;
}

.subcat {	padding-left: 30px;
}


.text {	margin:15px;
}

p.title1 {	background-image:url(img/panel1.gif);
background-repeat:no-repeat;
color: #ffffff;
font-weight:bold;
margin:5px;
padding:5px;
text-transform:uppercase;
}

.nav_title { margin-top:15px;
margin-left:5%;
margin-right:5%;
font-weight:bold;
text-align:center;
border-left:4px solid #cc0000;
border-bottom :1px solid #424242; padding-top:6px; padding-bottom:6px;
}

.good_link {color:#424242; 
font-size:12px; 
margin-top:10px;
margin-bottom:10px;
}
.nav_link {	color:#424242; 
font-size:12px; 
margin-top:10px; 
margin-bottom:10px;
}


.point {	background-image:url(img/point.jpg); 
background-repeat:repeat-x; 
background-position:bottom; 
padding-bottom:5px; 
margin-bottom:7px; 
margin-top:7px;
}

.navm {cursor:pointer;margin:0 1px;list-style-type:none;width:100px;}
.navm li {margin:1px 0;}

.menuv {background:#eee;
margin:0;
width:100px;
}
.menuv li {	display:none;
padding:0 0 0 5px;
}

.post {	border:1px solid #cccccc; 
width:95%;
}
.post_title {	background-color:#f6f6f6;
}

.post_name {	font-weight:bold; 
margin-top:7px; 
margin-bottom:7px;
}
.post_adds {	font-size:11px; 
margin-top:7px; 
margin-bottom:7px; 
color:#424242;
}

.post_view {	font-size:11px;
color:#666666;
}

.answer {color:#CC0000;}

.mini {	border: 1px solid #000000;
margin-right: 10px;
margin-top:2px;

}

.post_title2 {	font-size:16px;
font-weight:bold;
color:#cc0000;
text-align:center;
}

.post_add {	font-size:11px;
margin-top:10px;
margin-bottom:10px;
font-weight:bold;

}

.post_comment {	font-size:15px;
font-weight:bold;
color:#cc0000;
}

.response_head { font-size:15px;
font-weight:bold;
color:#cc0000; text-align:center;
}

.post_comment_add {	font-size:11px;
}

.post_div {	border-top:1px solid gray;
border-bottom:1px solid gray;
margin:15px;
}

.post_div p {	margin-left:0px;
}

.search_t {	font-size:11px;
}

.search_b {	border:1px solid #cccccc;
background-color:#f6f6f6;
margin-top:6px;}

#list {	color: #333;	
background-repeat:no-repeat;
list-style: none;
display: block;
padding: 8px 0 0 10px;
height: 24px;
margin-left:10px;
cursor:pointer;
font-size:13px;
}

#list a {color: #333; text-decoration:none;}

ul {	list-style: none;
margin: 0;
padding: 0;
}
	
ul#topnav {	padding: 0; 
list-style: none; 
font-size: 11px;
clear: both;
float: left;
width: 100%;
background-image:url(img/a_bg1.jpg);
}

ul#topnav li{	margin: 0; 
padding: 0; 
overflow: hidden; 
float: left; 
height:40px;}

ul#topnav a, ul#topnav span {	padding: 10px 19px; 
float: left; 
text-decoration: none; 
color: #fff;
text-transform: uppercase;
clear: both;
height: 20px;
line-height: 20px;
background: #1d1d1d; 
}

ul#topnav a {	color: #7bc441; 
}

ul#topnav span {	display: none;
}

ul#topnav.v2 span{	background: url(img/a_bg.gif) repeat-x left top;
}

ul#topnav.v2 a{	color: #555;
background: url(img/a_bg.gif) repeat-x left bottom;
}

#good {	border: 1px solid #841A1C;
color:#fff;
float:left;
margin:10px;
-webkit-transition: all 0.12s ease-out;
-moz-transition: all 0.12s ease-out;
-o-transition: all 0.12s ease-out;
}

#good img {	padding:10px;
}

#good:hover {	-webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1);}

#text {	font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
text-align:center;
}

#ans_res {color:#CC0000; text-align:left; text-decoration:none; padding-left:15px; font-size:12px;}
#del_res {color:#CC0000; float:right; text-decoration:none; font-size:12px; padding-right:15px;}

#galery {
    margin: 1em auto;
    width: 750px;
    height: 750px;
  }
  
#photo {
    margin: 10px;
  }
 
#button
{width:100px;
height:20px;
background-color:#CCC;
font-weight:bold;
border:1px solid #000;
padding-left:10px;
margin-left:40px;
cursor:pointer;}

#ip {
padding-left:40px; padding-bottom:10px;}

