@charset "utf-8";
/* CSS Document */
body	{
        background:#CFCACC;
	font-family:Verdana, sans-serif;
	font-size:10pt;
        margin:0px;
	font-size: 14px;
	color:black;
}
hr	{
	border: 1px dashed #E01B1B;
}

a	{
	text-decoration:none;
	}
	
a:hover	{
	text-decoration:underline;
}

#r { 
color: #7B0046;
	font-weight: bold;
}

.pad {
        background:white;
        padding:5px;
        -webkit-border-radius:10px;
        border-radius:10px;
        border: 1px solid gainsboro;
}

.window img {
        width: 150px;
}

.submit {
        -webkit-border-radius:10px;
        border-radius: 10px;
        margin-top: 5px;
        border: 2px solid #459107;
}

#heading {
        color: #4E5775;
        margin: 13px 41px;
        font-size:28px;
        font-family:"Book Antiqua","Palatino Linotype", Palatino, serif;
        font-weight: bold;
        font-style: italic;
        width:100%;
}

#block {
	margin: 20px;
}

#block h1 {
        color: #4E5775;
        font-size: 13pt;
}

#block h2 {
        font-size: 10pt;
        color: #4E5775;
}

#block strong {
        font-weight: bolder;
}

.feature {
	width:475px;
	padding-top:25px;
	padding-left:25px;
	padding-right:25px;
}

#box p a	{
	text-decoration: underline;
	color:#000;
}

#box p a:hover	{
	text-decoration: none;
}
.feature h2 {
	color: #465371;
	font-size: 21pt;
	font-family: "Book Antiqua","Palatino Linotype", Palatino, serif;
	font-style: italic;
	margin: 0px;
}

.feature h2.tag {
	color: #465371;
	font-size: 22pt;
	padding-top:20px;
	font-family: "Book Antiqua","Palatino Linotype", Palatino, serif;
	margin-left: 165px;
}

.feature h1 {
	color: #7B0046;
	font-size: 25pt;
	font-family: "Arial Black", Gadget, sans-serif;
	letter-spacing: -1px;
	margin: 0 0 -20px 15px;
}

.feature ul {
	list-style-type: none;
	display: inline-block;
	vertical-align: top;
	margin-top: 40px;
}

.feature li{
	font-size:12px;
	font-weight:bold;
	color:#474747;
	background-image: url(img/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding: 5px 25px;
}

.trademark {
        width:100%;
        border:0;
}

.ban {
        width: 625px;
        margin-left: -21px;
        height: 65px;
}

#banner {
	width: 525px;
	height: 82px;
	position: relative;
	top: -61px;
	left: 21px;
	background: url(img/banner-arrow.png);
}

#banner-tail {
	height:62px;
	width: 21px;
	margin-left:10px;
	margin-top: 312px;
	float: left;
}

#banner h1 {
	padding-top:20px;
	padding-left:40px;
	margin:0;
	color: white;
	font-size: 19pt;
	font-family: "Book Antiqua", "Palatino Linotype", Palatino, serif;
	font-weight: normal;
}
#banner h1 strong {
	color: #7B0046;
	font-family: "Arial Black", Gadget, sans-serif;
	text-transform: uppercase;
	font-size: 110%;
}

label {
	padding: 5px 0;
	height:20px;
	float: right;
}

#wrap	{
	width:862px;
	margin:0 auto;
	overflow:hidden;
}

.logo {
	float:left;
}

#login-button {
	margin-right:50px;
	margin-top:2px;
	float:right;
        border:0;
}

#nav {
        margin:0 30px auto;
	color: #BAB8B9;
	width: 685px;
	padding: 5px 10px 5px 15px;
        background: #e3dfd1 url(img/nav-bg.jpg) repeat-x bottom center;
	font-family:Verdana, sans-serif;
	border-radius: 0 0 5px 5px;
	box-shadow: 0 0 15px gray;
	-webkit-border-radius: 0 0 5px 5px;
	-webkit-box-shadow: 0 0 15px gray;
}

#nav li	{
	display:inline;
}

#nav a	{
	color:#7B0046;  
	font-size:14px;
}

#nav a:hover {
	color: #465371;
	font-size:14px;
	text-decoration:none;
}


#head {
	height:40px;
}

.box	{
	border: 1px solid #7B0046;
	background: #E3DFD1 url(http://hounddogco.com/css/img/nav-bg.jpg) repeat-x top center;
	padding: 5px;
	border-radius: 5px;
	box-shadow: 0 0 5px gray;
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 0 0 5px gray;
}

.captcha {
	height: 95px;
	float: right;
	margin: 5px 3px;
}

#tarea {
	vertical-align: top;
	float: right;
	margin: 5px 2px -5px;
}

#tarea textarea {
	width: 136px;
	margin-left: 10px;
}

.inp {
	margin: 0;
	float: right;
}

.imgLine {
text-align: center;
}
.fb-like {
	position: absolute;
	left: 40px;
	top: 3px;
}
.affiliatesBox {
	background: gainsboro;
	width: 800px;
	padding: 24px;
	border-top: 1px solid #7B0046;
	border-bottom: 1px solid #7B0046;
}
footer {
	padding: 5px 10px;
}
#hitCount {
	margin: 0;
	display: inline-block;
	font-family: Geneva, Arial, Helvetica,sans-serif;
}
#hitCount img { vertical-align: middle; }

#tribute {
	display: inline-block;
	border-left: 1px solid black;
	padding: 10px;
}
footer p#tribute a { color: cornflowerBlue; }

.page {
	background: whiteSmoke;
	width: 800px;
	margin: 0 31px 20px;
	border: 1px solid gray;
	border-radius: 5px;
	box-shadow: 0 0 20px gray;
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 0 0 20px gray;
}

.formSheet {
	margin:22px auto 10px;
	width:235px;
	border-bottom: 2px solid #BCBBBB;
	border-left: 2px solid #BCBBBB;
	border-right: 2px solid #BCBBBB;
	background: #D9D9D9;
}
.enu li {
	margin: 10px 0;
}				