/*------------------------Global--------------------------*/
body{
	margin:0;
	font: Georgia, serif;
	font-size:17px;
	background-color:#FFFFFF;
}
img {
	border: 0;
	}
h1 {
	font-size: 145%;
	border-bottom: 2px solid #25699b;
	padding:1px 0 5px 0;
	margin:1px 0 5px 0;
	}
h2 {
	font-size: 145%;
	}
h3 {
	font-size: 115%;
	}
h4 {
	font-size: 105%;
	}
h1,h2,h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
a {
	text-decoration:underline;
	color:#666666;
}
a:hover{
	text-decoration:none;
}
/*-----------------------#Global#-------------------------*/

/*------------------------Header--------------------------*/
.heared-table{
	background-image:url(../images/header-bg.gif);
}
.adv-padding{
	padding:10px;
}
.header-menu {
	float: left;
	position: relative;
	text-align: right;
	width: 960px;
}
		.header-menu ul {
			bottom: 15px;
			list-style-type: none;
			margin: 0;
			padding: 0;
			position: absolute;
			right: 0;
		}
		.header-menu ul li {
			color: #fff;
			float: left;
			font: normal 17px tahoma;
			letter-spacing: .05em;
		}
		.header-menu ul li a {
			color: #fff;
			display: block;
			margin: 0 0.4em;
			padding: 0.3em 0.5em 0.6em 0.5em;
			text-decoration: none;
		}
		.header-menu ul li a:hover {
			background: #000066;
		}
/*-----------------------#Header#-------------------------*/

/*------------------------Content-------------------------*/
/*Home*/
#center-home-table{
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
}
#center-home-table a{
	color:#023568;
}
#home-title{
	padding:0px 0px 0px 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#000066;
}
.home-small-title{
	font-weight:bold;
}
.home-small-title a{

}
.home-small-date{
	font-size:11px;
}
.home-big-title{
	padding:5px 0 0 0;
	font-weight:bold;
}
#home-category-contaner{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
#home-category-contaner a{
	color:#023568;
}
.home-category-name{
	margin:0 0 3px 0;
	font-weight:bold;
}
.home-category-last-article{
	margin:0 0 3px 0;
}
.clear{
	clear:both;
}
.center{
	text-align:center;
}
/*#Home#*/
.content-table td{
	padding:0px;
}
.main-td{
	border-right:#CCCCCC solid 1px;
}
#main-div{
	margin-right:10px;
}
.in-text-box{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	float:right;
	padding:10px;
	margin: 0 0 10px 10px;
	width:110px;
	background-color:#EEEEEE;
	border:solid 1px #999999;
}
		.in-text-box a{
			text-decoration:none;
		}
		.in-text-box a:hover{
			text-decoration:underline;
		}
		.in-text-box ul{
			margin:0;
			padding:0;
		}
		.in-text-box li{
			display: block;
			margin-bottom:8px;
			padding-left:24px;
			border-bottom:#CCCCCC 1px solid;
			height:17px;
		}
		.in-text-box li a{
			display:block;
		}
		.in-text-box .email{
			background-image:url(../images/mail.gif);
			background-position:left;
			background-repeat:no-repeat;
		}
		.in-text-box .print{
			background-image:url(../images/print.gif);
			background-position:left;
			background-repeat:no-repeat;
		}
		.in-text-box .comment{
			background-image:url(../images/comment.gif);
			background-position:left;
			background-repeat:no-repeat;
		}
		.in-text-box .digg{
			background-image:url(../images/digg.gif);
			background-position:left;
			background-repeat:no-repeat;
		}
		.in-text-box .facebook{
			background-image:url(../images/facebook.gif);
			background-position:left;
			background-repeat:no-repeat;
		}
		.in-text-box .mixx{
			background-image:url(../images/mixx.png);
			background-position:left;
			background-repeat:no-repeat;
		}
		.in-text-box .reddit{
			background-image:url(../images/reddit.gif);
			background-position:left;
			background-repeat:no-repeat;
		}
		.in-text-box .stumbleupon{
			background-image:url(../images/stumbleupon.gif);
			background-position:left;
			background-repeat:no-repeat;
		}
		.in-text-box .delicious{
			background-image:url(../images/delicious.gif);
			background-position:left;
			background-repeat:no-repeat;
		}
#under-title{
	color:#999999;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
#path{
	font-family:Arial, Helvetica, sans-serif;
	}
		#path ul {
			margin: 0px 0px 0px 0px;
			padding: 10px 10px 20px 0px;
		}
		#path li{
			list-style-type: none;
			float: left;
			margin: 0px 8px 0px 0px;
			background-image: url('../images/Arrow.gif');
			background-repeat:no-repeat;
			background-position: bottom left;
			padding-left: 15px;
			font-size: 12px;
			font-weight: bold;
		}
		#path a, #path a:visited{
			text-decoration: none;
			color: #ff9933;
		}
		#path a:hover{
			text-decoration: underline;
			color:#cc6600;
		}
#right-square{

}
#share-line{
	float:left;
	width:595px;
	height:18px;
	padding:5px;
	padding-bottom:2px;
	margin:2px 0px;
	text-align:center;
}
		#share-line li{
			margin-right:10px;
			border-bottom:0px;
		}
		#share-line ul{
			list-style-type: none;
		}
		#share-line ul li{
			float:left;
		}
.centet{
	text-align:center;
}
#right-column{
	padding-left:10px;
}
#dogs-breeds-contaner{
	padding:15px 0 0 0;
}
#dogs-breeds-title{
	padding:2px 0 2px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#000066;
}
#dogs-breeds-content{
	padding:2px 0 2px 10px;
	font-family:Arial, Helvetica, sans-serif;
}


.square {padding:8px 12px 0 10px; background:url(../images/rc_mid_r.gif) top right repeat-y; border-left:1px solid #dfdfdf;}
.squareTop {z-index:10; height:11px; background:url(../images/rc_top.gif) left top repeat-x; font-size:1px;}
.squareTopL {height:11px; width:14px; float:left; background:url(../images/rc_top_l.gif) left top no-repeat; font-size:1px;}
.squareTopR {height:11px; width:14px; float:right; background:url(../images/rc_top_r.gif) right top no-repeat; font-size:1px;}
.squareBot {height:16px; background:url(../images/rc_bot.gif) left top repeat-x;}
.squareBotL {height:16px; width:17px; float:left; background:url(../images/rc_bot_l.gif) left top no-repeat;}
.squareBotR {height:16px; width:17px; float:right; background:url(../images/rc_bot_r.gif) right top no-repeat;}

#text-area{
	margin:10px 0 0 5px;
}
.error{
	color:#FF0000;
	font-weight:bold;
	font-size:16px;
	padding-top:10px;
	text-align:center;
}
#item-2
{
clear:both;
padding: 5px 5px 5px 5px;
}
.center-ad{
padding: 0pt 10px 10px 0pt;
float: left;
}
/*-----------------------#Content#------------------------*/

/*------------------------Comment-------------------------*/
#comments-area{
	clear:both;
	padding:10px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
.comments-title{
	color:#000066;
	font-weight:bold;
	border-bottom:#CCCCCC solid 1px;
	font-size:16px;
	padding-top:10px;
}
#comments-error{
	color:#FF0000;
	font-weight:bold;
	border-bottom:#CCCCCC solid 1px;
	font-size:16px;
	padding-top:10px;
	text-align:center;
	visibility:hidden;
	display:none;
}
.commentor-name{
	float:left;
	margin:4px 0;
}
.comment-date{
	float:right;
	margin:4px 0;
}
.comment-text{
	clear:both;
	border-bottom:#CCCCCC solid 1px;
	padding-bottom:3px;
}
.add-comment-name{
	padding:5px 0 0 0;
}
.add-comment-text{
	padding:5px 0 0 0;
}
#comment-input-name{
	width:150px;
}
.comment-input-name{
	width:150px;
}
#comment-input-text{
	width:350px;
	height:150px;
}
.capcha{
	padding:5px 0 0 0;
	float:left;
}
.capcha-input{
	margin:25px 0 0 145px;
}
.button{
	padding:5px 0 0 0;
	clear:both;
}
/*-----------------------#Comment#------------------------*/

/*------------------------Footer--------------------------*/
.footer-table{
	font-size:13px;
}
.bottom-line{
	background-image:url(../images/footer-bg.gif);
	background-repeat:repeat-x;
}
#bottom-menu{
	font-size:17px;
	font-weight:bold;
}
		#bottom-menu ul {
			margin:0;
			padding:0;
		}
		#bottom-menu li {
			display: block;
			float: left;
			font: normal tahoma, arial, verdana;
			margin: 6px 1em 6px 0;
		}
		#bottom-menu li a {
			color: #ce4c3e;
			display: block;
			padding: 1.5em 2px 0 2px;
			text-decoration: none;
			}
		#bottom-menu li a:hover {
			background: #7fa7c4;
			color: #fff;
		}
#footer-columns{
	width: 960px;
	text-align:left;
	margin-top:15px;
	}
		#footer-columns ul{
			float: left;
			width: 300px;
			margin: 0;
			padding: 0;
		}
		#footer-columns ul li.header {
		border-bottom: 1px dotted #696969;
			color: #3d7ea9;
			display: block;
			font-size: 16px;
			font-weight: bold;
			}
		#footer-columns ul li a {
			border-bottom: 1px dotted #696969;
			color: #696969;
			display: block;
			padding: 5px 6px;
			text-decoration: none;
			}
			#footer-columns ul li {
			display: inline;
			}
		#footer-columns #footer-columns1, #footer-columns #footer-columns2 {
			margin-right: 30px;
			}
		#footer-columns ul li a:hover {
			background: #e4ecf2;
			color: #404040;
			}
.copyright{
	color:#999999;
	padding:10px 0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
/*-----------------------#Footer#-------------------------*/
#absolut-ten
{
float:left;
margin: 250px 10px 10px 0;
width:220px;
}
