@charset "utf-8";
body {
	margin:0;
	padding: 0px;
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-repeat: repeat-x;
	background-color: #FFF;
}
h1{
	height: 34px;
	margin: 0 0 0 0;
	padding: 12px 15px 0px 15px;
	font-size: 20px;
	font-weight: normal;
	color: #000000;

}
.splash {
	background-color: #FFF;
	border: 1px none #000;
	background-image: url(images/home_splash.jpg);
	background-repeat: repeat-x;
}
.line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}

#footer {
	width:968px;
	overflow: hidden;
	margin: 0 auto;
	height: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999;
	text-decoration: none;
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #D6D7D9;
	border-right-color: #D6D7D9;
	border-bottom-color: #D6D7D9;
	border-left-color: #D6D7D9;
}
#footer a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999;
	text-decoration: none;
}
#footer a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999;
	text-decoration: none;
}
#footer a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999;
	text-decoration: underline;
}
#sidebar h2 {
	height: 34px;
	margin: 0 0 0 0;
	padding: 12px 15px 0px 15px;
	font-size: 20px;
	font-weight: normal;
	color: #000000;
}
input,tr,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.side_box {
	background-color: #FFF;
	border: 1px solid #3F417A;
	
}
.side_box a:link {
	font-size: 12px;
	font-weight: bold;
	color: #405486;
	text-decoration: none;
}
.side_box a:hover {
	text-decoration: underline;
}


.nav_line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.navvy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(images/nav.jpg);
	background-repeat: repeat-x;
}

.content {
font-size: 0.6em;
}
.content a:link{
	color: #363791;
	font-weight: bold;
	text-decoration: none;
}
.content  a:visited{
	color: #363791;
	font-weight: bold;
	text-decoration: none;
}
 .content a:hover{
	color: #363791;
	font-weight: bold;
	text-decoration: underline;
}

.breadcrumb {

}
.breadcrumb  a:link{
	color: #000000;
	text-decoration: none;
}
.breadcrumb  a:visited{
	color: #000000;
	text-decoration: none;
}
 .breadcrumb  a:hover{
	color: #000000;
	text-decoration: underline;
}

.rightimg {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 8px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 8px;
}
.leftimg {
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 5px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 5px;
}


.fontSize9 {font-size:9px;line-height:14px;}
.fontSize10 {font-size:10px;line-height:14px;}
.fontSize11 {font-size:11px;line-height:16px;}
.fontSize12 {font-size:12px;line-height:16px;}
.fontSize14 {font-size:14px;line-height:18px;}
.fontSize16 {font-size:16px;line-height:24px;}
.fontSize18 {font-size:18px;line-height:24px;}
.fontSize20 {font-size:20px;line-height:28px;}
.fontSize36 {font-size:36px;line-height:44px;}
.fontSize72 {font-size:72px;line-height:88px;}.main_border {
	border: 2px solid #999999;
}

.table_body {
	background-repeat: repeat-y;
}
.table_box {
	background-color: #FAFBFE;
	border: 1px solid #CCC;
}

.box_body {
	background-image: url(images/doggingmad_r10_c4.jpg);
	background-repeat: repeat-y;
}
#navbar {
	width: 968px;
	
	height: 25px;
	background-repeat: repeat-x;
	padding: 3px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #2D4B93;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	line-height: 25px;
	color: #FFF;
}
#logo {
	width:968px;
	overflow: auto;
	margin: 0 auto;
	background-image: url(images/logo_new.jpg);
	background-repeat: no-repeat;
	height: 70px;
	

}
#container {
	width:968px;
	overflow: auto;
	margin: 0 auto;

}
#page {
	width: 968px;
	height:auto;
	overflow: auto;
}

#page-bgtop {

}

#page-bgbtm {

}
.forum_head {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #2D4B93;
}
.forum_head h3 {
	color: #FFF;
}
h5 {
	margin: 0px;
	padding: 0px;
}

.forum_head a:link {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

.odd {
	background-color: #F0F3FB;
}
.even {
	background-color: #F3F5FC;
}
#sidebar {
	margin: 5px;
	padding: 5px;
	float: right;
	width: 250px;
}
#content {
	padding: 5px;
	float: left;
	width: 650px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.box {
	background-color: #EAEAEA;
	padding: 4px;
	height: 200px;
	width: 150px;
	margin: 2px;
	border: 1px solid #000;
	display: block;
}



/**************************************************************

	Validate
	v 2.1

**************************************************************/

#myForm {
	border: 1px solid #cac9b9;
	padding: 5px;
}

#myForm p {
	margin-bottom: 5px;
}

#myForm label {
	float: left;
	width: 100px;
}

#myForm input, #myForm textarea, #myForm select {
	border: 1px solid #cac9b9;
}

#myForm .red {
	border: 1px solid red;
}

#myForm label.red {
	border: none;
	color: red;
}

#myForm .customRed {
	border: none;
	color: red;
}

#myForm #submit {
	margin-left: 100px;
}

#validationMessage {
	padding: 5px;
	/*background-color: #eee;*/
	border: 1px solid red;
	margin-bottom: 10px;
	color: red;
	font-weight: bold;
	display: none;
}

#myForm .errorMessage {
	color: red;
	margin-left: 10px;
	font-size: 0.8em;
}


/*************************************************************/
.msg {
	font-size: 16px;
	font-weight: bold;
	color: #424573;
	text-decoration: none;
}
.profilebox .linksGroup {
	background-color: #2D4B93;
	color: #FFFFFF;
	font-weight: bold;
	padding: 6px 8px 8px 10px;
	border-top: 1px solid #D6D7D9;
}

.profilelinks .links {
	background-color: #EBEBEB;
	padding: 6px 8px 8px 10px;
	border-top: 1px solid #D6D7D9;
	font-weight: bold;
}
.profilebox .profilelinks .links label {
	display: block;
	width: 75px;
	float: left;
}
.login_button {
	background-color: #F00;
	border: 1px solid #2D4B93;
	color: #FFF;
	font-weight: bold;
	height: 25px;
	width: 90px;
}

.profilelinks .profile {
	background-color: #F9F9F9;
	padding: 6px 8px 8px 10px;
	border-top: 1px solid #D6D7D9;
	font-weight: bold;
}

.profilelinks .links A {
	color: #405486;
	text-decoration: none;
	font-weight: bold;
}


.profilelinks .links A:hover {
	color: #FFF;
	text-decoration: underline;
	background-color: #333;
	font-weight: bold;
}
.profilebox .profilelinks .links .img {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
.profilelinks  {
	margin-bottom: 4px;
}


#form_status {
	margin: 0px;
	padding: 0px;
}

.listbox .listGroup {
	background-color: #2D4B93;
	color: #FFFFFF;
	font-weight: bold;
	padding: 6px 8px 8px 10px;
	border-top: 1px solid #D6D7D9;
}

.listlinks .list {
	background-color: #FFFFFF;
	padding: 6px 8px 8px 10px;
	font-weight: bold;
	border: 1px solid #2D4B93;
}
.listbox .listlinks .list label {
	display: block;
	width: 75px;
	float: left;
}

.listlinks .profile {
	background-color: #F9F9F9;
	padding: 6px 8px 8px 10px;
	border-top: 1px solid #D6D7D9;
	font-weight: bold;
}

.listlinks .list A {
	color: #405486;
	text-decoration: none;
	font-weight: bold;
}


.listlinks .list A:hover {
	color: #FFF;
	text-decoration: underline;
	background-color: #333;
	font-weight: bold;
}

.listlinks  {
	margin-bottom: 4px;
}
tr.row0 
{
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}

tr.row1
{
	background-color: #F3F5FC;
		border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
