/* Core Classes - PhysioPets By Arun */


body {
	background-color: #FFD40C; 
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: 'Trebuchet MS', Arial, sans-serif;
	font-size: 95%;
	color: #333333;
}
#page {
	margin: 0 0 0 0;	
	width: 1000px; 
	max-height: 100%;
	background: #FFD40C url("images/body_bg.png"); top left repeat-y;		
}
#header {
	height: 276px; 
	width: 100%; 
	background: url("images/header.jpg") top left no-repeat;
}
#logo {
	float: left;
	width: 240px;
	height: 276px;	
}
#logo_right {
	float: left;
	width: 530px;
	height: 276px;
	vertical-align: top;	
}
#sitelinkswrapper {
	height: 30px;		
}
.searchbar {
	position: relative;
	left:75%;
	top: 18px;
	width: 250px;
	height: 25px;	
}	
#mainwrapper {
	width: 80%;
	min-height: 100%;
	margin: 0px 0 0 19px;
	padding: 0 0 0 0;		
}
.mainwrapper {
	width: 80%; /* 733 + 19 = 752 */
	min-height: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 19px;	 	
}

#mainwrapper_custom2 {
	width: 80%;
	min-height: 100%;
	margin: 0 0 0 18px;
	padding: 0 0 0 0;		
}
.mainwrapper-custom2 {
	width: 80%; /* 733 + 19 = 752 */
	min-height: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;	 	
}

#maincontent {
	float: right;
	width: 480px; 
	margin: 0;
	padding: 20px 30px 0 0;
	text-align: justify;
	font-size: .9em;	
}
#maincontent_custom1 {
	width: 80%;
	height: 100%;
	margin: 0 0 0 30px;
	padding: 10px 0 0 0;
	text-align: justify;
	font-size: .9em;	
}
#maincontent_custom2 {
	float: left;
	width: 80%; /* 450 + 30 = 480 */
	margin: 0;
	padding: 20px 0 0 20px;
	text-align: left;
	font-size: .9em;		
}
#sidebar {
	float: left;
	width: 170px; /* 170 + 15 + 15 + 1 = 201 */
	height: 100%;
	padding: 0 15px 0 15px;
	font-size: .8em;
	border-right: 1px dashed #7F6798;	
}
#sidebar_custom2 {
	float: right;
	text-align: left;
	width: 170px; /* 170 + 15 + 15 + 1 = 201 */
	height: 100%;
	padding: 0 15px 0 15px;
	font-size: .8em;
	border-left: 1px dashed #7F6798;			
}
#footer {
	clear: both;
	width: 100%;
	height: 44px;
	background: #000 url("images/footer.png") top left no-repeat;	
}
#footer_base {
	text-align: center;
	font-size: 0.7em;
	width: 100%;				
}



/* NEWS CLASSES - NEED TO BE EDITED IF USING THE ENHANCED NEWS STYLE - READ THE 'READ ME' FOR MORE INFO */

.bodytable {
	padding: 15px 2px 2px 2px;
	text-align: justify;
	font-family: 'Trebuchet MS', 'Lucida Grande', verdana, tahoma, arial, helvetica, sans-serif;
	font-size: .85em;
	color: #333333;
}

.bodytable_cats {
	padding: 15px 2px 2px 2px;
	text-align: justify;
	font-family: 'Trebuchet MS', 'Lucida Grande', verdana, tahoma, arial, helvetica, sans-serif;
	font-size: .85em;
	color: #333333;
	background: url("images/cat.jpg") bottom right no-repeat;
}

.bodytable_dogs {
	padding: 15px 2px 2px 2px;
	text-align: justify;
	font-family: 'Trebuchet MS', 'Lucida Grande', verdana, tahoma, arial, helvetica, sans-serif;
	font-size: .85em;
	color: #333333;
	background: url("images/dog.jpg") bottom right no-repeat;
}


.newsfootertext {
	font: 9px 'Trebuchet MS', tahoma, verdana, arial, helvetica, sans-serif;
	color:#5d6e75;
}
.newsfootertext a{
	color: #FFD40C;
	text-decoration: underline;
}
.newsfootertext a:hover {
	color: #000;
	text-decoration: none;
}


/* END - NEWS CLASSES - END */



/* MISC CLASSES */

.nextprev {
	font: 7pt tahoma, verdana, arial, helvetica, sans-serif;
	color:#333;		
}

.smalltext {
	font: 9px 'Trebuchet MS', tahoma, verdana, arial, helvetica, sans-serif;
	color:#5d6e75;
}
.mediumtext {
	font: 11px 'Trebuchet MS', Verdana, Arial, Sans-Serif;
}
.commenttext {
	font: 11px 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	color: #990000; 
}
.chatuser a{
	color: #6666CC;
}
.chatuser a:hover{
	color: #000;
	text-decoration:none;
}

a {
	color: #68B9F8; 
	font-family: verdana, arial, sans-serif; 
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #616060;
	font-family: verdana, arial, sans-serif; 
	text-decoration: underline;
	font-weight: bold;
}

h2 {
	font-size: 1.2em;
	color: #4245B0; 
	margin: 24px 0px 0px;
	background: url("images/header_ul.png") bottom left no-repeat;
}
h3 {
	font-family: tahoma, Verdana, 'Trebuchet MS', 'Lucida Grande', Arial, Sans-Serif;
	font-size: 0.95em;
	font-weight: bold;
	color: #990000;
}
.button {
	/*border: 1px solid #676363;
	background-color: #A09EB3;*/
	color: #000;
	text-align:center;
	font-size: 10px;
	font-weight: bold;
}
.button:hover {
	/*border: 1px solid #676363;
	background-color: #A09EB3;*/
	color: #000;
	text-align:center;
	font-size: 10px;
	font-weight: bold;
}

#loginbox {
	padding-left: 15px;
	width: 150px;
	text-align: left;
}
.loginbutton {
	text-align: right;
	padding-right: 17px;
}
.login.user {
	background: #FF9966;
	color: #fff;
	width: 130px;
	height: 12px;
	border: #333 1px solid;
	font-weight: bold;
}
.login.pass {
	background: #FF9966;
	color: #fff;
	width: 130px;
	height: 12px;
	border: #333 1px solid;
	font-weight: bold;
}
.tbox{
	background-color: #E5FCBE;
	border: #A6AEB2 1px solid;
	color: #000000;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
}


/* END - MISC CLASSES */




/* FORUM CLASSES */

td {
    background: none;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color:#5d6e75;
	padding: 0px;
	text-align: left;
}
.fborder {
	border: #ededed 0px solid;
	background-color: #fff;
	
}
.forumheader{
	background-color: #ECECEE;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	color:#DD8503;
	padding: 4px;
	border: 1px solid #ededed;
}
.forumheader a{
	color: #DD8503;
	text-decoration: none;
}
.forumheader2{
	background-color: #fff;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 10px;
	color:#000;
	padding: 4px;
	border: #ededed 1px solid;
}

.forumheader3{
	background-color: #fff;
	font: 9px verdana, tahoma, arial, helvetica, sans-serif;
	color:#000;
	padding: 4px;
	border: #ededed 1px solid;

}

.forumborder{
	border:  #000080 1px solid;
	background-color: transparent;
}

.fcaption {
	height:12px;
	border: #ededed 1px solid;
	padding: 2px 0 2px 8px;
	background-color: #BDED66;
	font: 12px verdana, tahoma, arial, helvetica, sans-serif;
	color:#333333;
	font-weight:bold;
	background-image: url("images/fcap.png");
	
}
.fcaption a{
	padding-right:4px;
	color:#333333;

}

/* END FORUM CLASSES */


/* START NAVIGATION */

/* UBER LINK NAVIGATION - SHAMELESSLY COPIED FROM THE WORK OF QUE~ IN KUBRICK,  THANKS TO HIM  :) */

#navigation{
	font-size: 11px;
	width: 694px;
	height: 22px; 
	position: absolute;
	top: 66px;
	left: 225px;
	list-style: none;
}
#navigation ul{
	height: 22px; 
	list-style: none;
	padding: 0;
	margin: 0;
}
#navigation li{
	background: none;
 	display: inline;
}
#navigation a{
	text-decoration: none;
}

/* END UL NAVIGATION */


/* THIS PART IS FOR THE NAVIGATION LINKS ADDED BY QUE~ */
.nav1 a:link, .nav1 a:visited, .nav2 a:link, .nav2 a:visited, .nav3 a:link, .nav3 a:visited, .nav4 a:link, .nav4 a:visited, .nav5 a:link, .nav5 a:visited {
	color: #fff;
	width: 90px;
	height: 30px;
	line-height: 30px;
	background: url(images/01_linkbg2.gif) top no-repeat;
	padding: 0;
	text-align:center;
}

.nav1_onpage a:link, .nav1_onpage a:visited, .nav2_onpage a:link, .nav2_onpage a:visited, .nav3_onpage a:link, .nav3_onpage a:visited, .nav4_onpage a:link, .nav4_onpage a:visited, .nav5_onpage a:link, .nav5_onpage a:visited {
	color: #CCFF00;
	width: 90px;
	height: 30px;
	line-height: 30px;
	background: url(images/01_linkbg2.gif) top no-repeat;
	padding: 0;
	text-align:center;
}

.nav1 a:link, .nav1 a:visited, .nav1_onpage a:link, .nav1_onpage a:visited{
	position: absolute;
	top: 2px;
	left: 20%;
}

.nav2 a:link, .nav2 a:visited, .nav2_onpage a:link, .nav2_onpage a:visited{
	position: absolute;
	top: 2px;
	left: 35%;
}
.nav3 a:link, .nav3 a:visited, .nav3_onpage a:link, .nav3_onpage a:visited{
	position: absolute;
	top: 2px;
	left: 50%;
}

.nav4 a:link, .nav4 a:visited, .nav4_onpage a:link, .nav4_onpage a:visited{
	position: absolute;
	top: 2px;
	left: 65%;
}

.nav5 a:link, .nav5 a:visited, .nav5_onpage a:link, .nav5_onpage a:visited{
	position: absolute;
	top: 2px;
	left: 80%;
}





/* HOVER EFFECTS */

.nav1 a:hover, .nav1 a:active,
.nav2 a:hover, .nav2 a:active,
.nav3 a:hover, .nav3 a:active,
.nav4 a:hover, .nav4 a:active,
.nav5 a:hover, .nav5 a:active {
	background: url(images/01_linkbg1.gif) top no-repeat;
	margin: 0 0 0 0;
	line-height: 35px;
}

/* USE A DIFFERENT COLOR WHEN USER IS ON THAT PAGE */

.nav1_onpage a:link, .nav1_onpage a:visited,
.nav2_onpage a:link, .nav2_onpage a:visited,
.nav3_onpage a:link, .nav3_onpage a:visited,
.nav4_onpage a:link, .nav4_onpage a:visited,
.nav5_onpage a:link, .nav5_onpage a:visited {
	background: url(images/01_linkbg1.gif) top no-repeat;
	line-height: 35px;
}


/* END NAVIGATION */



