/*
*************************************************

World Cat Congress
Common Screen Styles

Created by Bob Schwartz
http://www.fotografics.it

*************************************************
*/

/*-------------------------------------------  
	  General Selectors
-------------------------------------------*/
* { 
	margin: 0;
	padding: 0;
	line-height: 1.4;
}
h1, h2, h3, h4, h5 {
	margin-bottom: 5px;
	font-family: Georgia, 'Times New Roman', serif;
	color: #120F82;
}
img {
	border: 0;
}
p {
	margin-bottom: 5px;
}
/*-------------------------------------------  
	  Primary Layout
-------------------------------------------*/
body { 
	background: url(../im/bkg_page.jpg) repeat-x;
	text-align: center;
	font-size: 90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #120F82;
}
#outer-wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 912px;
	text-align: left;
}
#inner-wrapper {
	width: 912px;
	background: url(../im/bkg_footer.jpg) no-repeat bottom;
}
#head {
	width: 912px;
	height: 183px;
	background: url(../im/bkg_head.jpg) no-repeat;
}
#mc {
	width: 912px;
}
#footer {
	width: 912px;
	font-size: 65%;
	text-align: left;
}
/*-------------------------------------------  
	  Secondary Layout
-------------------------------------------*/
/* Header */
div#logo {
	width: 912px;
	height: 146px;
}
div#topmnu {
	width: 912px;
	height: 30px;
	margin: 0 auto;
}
div#topmnu li {
	display: block;
	float: left;
	padding: 5px 0 0 15px;
	font-size: 80%;
	list-style: none;
}
/* Primary Content */
div#text {
	width: 530px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	margin-left: 195px;
	float: left;
	padding: 15px 0 0 0;
	display: inline;
}
div#news {
	width: 530px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	margin-left: 195px;
	float: left;
	padding: 15px 0 20px 0;
	display: inline;
}
div#lc {
	width: 180px;
	height: 350px;
	float : left;
	margin: 0 0 0 -715px;
	display: inline;
}
div#lc.hm {
	background: url(../im/bkg_lc_home.jpg) no-repeat bottom center;
}
div#lc.org {
	background: url(../im/bkg_lc_org.jpg) no-repeat bottom center;
}
div#lc.news {
	background: url(../im/bkg_lc_news.gif) no-repeat bottom center;
}
div#lc.am1 {
	background: url(../im/bkg_lc_am_01.gif) no-repeat bottom center;
	height: 250px;
}
div#lc.links {
	background: url(../im/bkg_lc_links_01.gif) no-repeat bottom center;
	height: 350px;
}
div#lc.lib {
	background: url(../im/bkg_lc_lib.gif) no-repeat bottom center;
	height: 450px;
}
div#lc.int {
	background: url(../im/bkg_lc_int.gif) no-repeat bottom center;
	height: 250px;
}
div#rc {
	width: 180px;
	float: right;
	font-size: 80%;
	display: inline;
}
#rc-logo {
	height: 60px;
	width: 135px;
	background: url(../im/royal_canin_logo_ovr.gif) no-repeat;
	margin: 15px 0 30px 30px;
}
#rc-logo a {
	height: 60px;
	width: 135px;
	background: url(../im/royal_canin_logo.gif) no-repeat;
	display: block;
}
#rc-logo a:hover {
	background: url(../im/royal_canin_logo_ovr.gif) no-repeat;
}
#indx-fl {
	margin: 30px 0 20px 30px;
	width: 135px;
}
#indx-fla {
	margin: 30px 0 20px 30px;
	width: 135px;
}
/* right menu */
#rmnu {
	margin: 0 0 20px 50px;
}
#rmnu ul {
	list-style: none;
}
#rmnu li {
	color: #120F82;
	padding: 3px 8px 3px 0;
}
#rmnu a {
	color: #999;
	text-decoration: none;
}
#rmnu a:hover {
	color: #120F82;
}
#rmnu a:active {
	color: #FF0000;
}
/* Footer */
#wm {
	float: left;
	margin: 3px 0 0 10px;
}
#copy {
	float: right;
	margin: 3px 5px 0 0;
}
/*-------------------------------------------  
	  Styling
-------------------------------------------*/
#topmnu a {
	color: #999;
	text-decoration: none;
}
#topmnu a:hover {
	color: #120F82;
}
#topmnu a:active {
	color: #FF0000;
}
#text a {
	color: #120F82;
	text-decoration: underline;
}
#text a:hover {
	color: #999;
}
#text a:active {
	color: #FF0000;
}
#text ul {
	margin: 5px 0 5px 30px;
	padding: 0 0 0 10px;
}
#text ol {
	margin: 5px 0 5px 30px;
	padding: 0 0 0 10px;
}
#text img {
	border: 1px;
	border-style: solid;
	border-color: #120F82;
}
#news ul {
	margin: 5px 0 5px 30px;
	padding: 0 0 0 10px;
}
#news img {
	border: 1px;
	border-style: solid;
	border-color: #120F82;
}
#footer a {
	color: #120F82;
	text-decoration: underline;
	background: url(../im/poplink.gif) no-repeat right;
	padding: 0 15px 0 0;
}
#footer a:hover {
	color: #999;
	background: url(../im/poplink_ovr.gif) no-repeat right;
}
#footer a:active {
	color: #FF0000;
	background: url(../im/poplink_act.gif) no-repeat right;
}
/*-------------------------------------------  
	  Hacks
-------------------------------------------*/
.clearit {
	width: 100%;
	height: 1px;
	margin: -1px;
	clear: both;
}
/*------------------------------------------- 
	  Typography
-------------------------------------------*/
h1 {
	font-size: 135%;
}
h2 {
	font-size: 125%;
	margin: 10px 0 5px 0;
}
h3 {
	font-size: 115%;
	margin: 10px 0 5px 0;
}
h4 {
	font-size: 110%;
	margin: 10px 0 5px 0;
}
/*------------------------------------------- 
	  Formating
-------------------------------------------*/
div#text.inside {
	padding-bottom: 20px;
}
div#text.mem {
	padding-bottom: 30px;
}
div#text.mem img {
	border: none!important;
}
.fr {
	margin: 0 0 10px 10px;
	float: right;
}
.fl {
	margin: 0 10px 10px 0;
	float: left;
}
.captions {
	font-size: 10px;
	font-weight: lighter;
}
.letter {
	list-style-type: lower-alpha;
}
.roman {
	list-style-type: lower-roman;
}
.no-bullet {
	list-style-type: none;
}
.of {
	margin-top: 15px;
	clear: both;
}
.uline {
	text-decoration: underline;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}

.strike {
	text-decoration: line-through;
}
.lnk a {
	color: #120F82;
	text-decoration: underline;
	background: url(../im/poplink.gif) no-repeat right;
	padding: 0 15px 0 0;
}
.lnk a:hover {
	color: #999;
	background: url(../im/poplink_ovr.gif) no-repeat right;
}
.lnk a:active {
	color: #FF0000;
	background: url(../im/poplink_act.gif) no-repeat right;
}
.cap-fr200 {
	width: 200px;
	float: right;
	margin: 5px 0 10px 10px;
}
.cap-fr250 {
	width: 250px;
	float: right;
	margin: 5px 0 10px 10px;
}
.cap-fr300 {
	width: 300px;
	float: right;
	margin: 5px 0 10px 10px;
}
.cap-fl250 {
	width: 250px;
	float: left;
	margin: 5px 10px 10px 0;
}
.cap-fl300 {
	width: 300px;
	float: left;
	margin: 5px 10px 10px 0;
}
.headline {
	margin: 10px 0 5px 0;
}
#news a.popup {
	color: #120F82;
	text-decoration: underline;
	background: url(../im/poplink.gif) no-repeat right;
	padding: 0 15px 0 0;
}
#news a.popup:hover {
	color: #999;
	background: url(../im/poplink_ovr.gif) no-repeat right;
}
#news a.popup:active {
	color: #FF0000;
	background: url(../im/poplink_act.gif) no-repeat right;
}
.outdent65 {
	margin: 5px 0 0 -65px;
}