/*
Theme Name: Sports Corporation
Theme URI: http://www.sportscorporation.com/
Description: Sports Corporation
Version: 1.0
Author: Neil Binley
Author URI: http://www.sportscorporation.com/
Tags: pupple, custom header, fixed width, two columns, three columns, widgets

	Sports Corporation Theme


	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family:Arial, Helvetica, sans-serif;
	background: #000000;
	color: #000000;
	text-align: center;
	padding: 0px;
	margin: 0px;
	background-color:#000000;
	}
	
	
.bodydefault
	{
	background-color:#cfcfcf;background-image:url('images/background.jpg');background-repeat:repeat-x;
	}	

#page {
	background-color: white;
	margin: auto;
	padding: 0;
	width: 1000px;	
	text-align: left;
	overflow:hidden;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-color: #cfcfcf;
	}


div
	{
	padding:0px;
	margin:0px;
	}

#content {
	width:600px;
	min-height:400px;
	margin-left:20px;
	float:left;
	}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}


/* End Structure */

.bckground-frnt-01-r
	{
	background-image: url(images/semiwhite.png);width:485px;height:auto;float:right;overflow:hidden;border:1px solid #ffffff;	-moz-border-radius: 10px;-khtml-border-radius: 10px;-webkit-border-radius: 10px;border-radius: 10px;
	}

.bckground-frnt-01-l
	{
	background-image: url(images/semiwhite.png);width:485px;height:auto;float:left;overflow:hidden;border:1px solid #ffffff;-moz-border-radius: 10px;-khtml-border-radius: 10px;-webkit-border-radius: 10px;border-radius: 10px;
	}

.bckground-frnt-01-l img
	{
	width:190px;height:220px;
	}

.bckground-frnt-01-r a:link
	{	
	text-decoration:none;color:#821616;
	}
	
.bckground-frnt-01-r a:visited
	{	
	text-decoration:none;color:#821616;
	}
	
.bckground-frnt-01-r a:hover
	{	
	text-decoration:underline;color:#324c97;
	}


.bckground-frnt-01-l a:link
	{	
	text-decoration:none;color:#821616;
	}
	
.bckground-frnt-01-l a:visited
	{	
	text-decoration:none;color:#821616;
	}
	
.bckground-frnt-01-l a:hover
	{	
	text-decoration:underline;color:#324c97;
	}
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}



img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}



.alignright {
	float: right;
	}
	
.alignleft3 {

	width:15px;
	height:15px;
	padding: 0px;
	border:0px;
	}
	
.liHolderCat .lmgHolderCat img
	{
	border:0px;
	}

.alignleft2 {
	float: left;
	width:130px;
	height:130px;
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	border:1px solid black;
	}
	
.alignleft1 {
	float: left;
	width:60px;
	height:60px;
	display: inline;
	border:1px solid black;
	}	

/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}




/* End Entry Lists */



/* Begin Form Elements */


.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */






/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}


a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* main START */
#main {
	background:#FFF;
	width:605px;
	padding:5px 15px 15px;
	float:left;
	border-left:1px solid #6971a6;
}
#notice {
	color:#080;
}
#notice a {
	text-decoration:underline;
}


/* main END */




#sidebar li a:link
	{
	color:#000000;
	text-decoration:none;
	}	
	

#sidebar li a:visited
	{
	color:#000000;
	text-decoration:none;
	}	

#sidebar li a:hover
	{
	color:#0000ff;
	text-decoration:underline;
	}	

#sidebar
{
	padding: 20px 0 10px 0;
	float:right;
	width: 260px;
	text-align:left;
	margin-right:10px;	
	padding-left:40px;
	}


#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 25px;

	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	font-size:14px;
	}
	
	





/* Home Page Start */

.pageheader001
	{
	width:1000px;height:100px;
	}
	

.pageheader001-top-nav
	{
	width:600px;height:34px;margin-top:20px;	
	}
.pageheader001-top-nav-btn
	{	
	width:auto;height:14px;padding:10px;float:left;font-size:14px;	
	}	
	
.pageheader001-top-nav-btn-v2
	{	
	width:auto;height:14px;padding:10px;float:left;font-size:14px;	
	}
	
.pagenav001	
	{
	width:1000px;height:30px;
	}
		
.pagecontent001
	{
	width:1000px;height:auto;overflow:hidden;
	}
	




.pagecontent-sports-ele01
	{
	width:310px;
	height:300px;
	
	float:right;
	margin-right:10px;
	margin-top:10px;
	}	
	
.pagecontent-sports-ele02
	{
	width:660px;
	height:300px;
	
	float:left;margin-left:10px;
	margin-top:10px;
	background-image:url('images/background-flash.png');
	background-repeat:no-repeat;
	}	
	
.pagecontent-sports-ele03
	{	
	width:980px;height:300px;float:left;margin-left:10px;margin-top:10px;	
	}
	
.pagecontent-sports-ele04
	{	
	width:310px;height:auto;float:right;padding-left:10px;margin-top:10px;background-image: url(images/semiwhite-bckfull.png);background-repeat:repeat-x;
	}
	
	
.pagecontent-sports-ele05
	{	
	width:660px;height:auto;float:left;margin-left:10px;margin-top:10px;padding:5px;overflow:hidden;
	}	
/* Home Page End */



/* Single Page Elements START */



.pagecontent-sports-single-el01
	{
	width:610px;
	height:auto;
	
	float:left;margin-left:10px;
	margin-top:10px;
	overflow:hidden;
	color:#000000;
	padding:10px;
	background-repeat:repeat;

	}	

.pagecontent-sports-single-el01
	{
	font-size:12px;
	}
	
.pagecontent-sports-single-el02
	{
	width:600px;height:250px;padding:5px;border:1px solid black;
	}	
.pagecontent-sports-single-el02 img
	{
	width:600px;height:250px;border:0px;
	}	
	
/* Single Page Elements END */

/* Footer Start */

#footer001
	{
	padding: 0px;
	width: auto;	
	text-align: left;
	background-color:#10065f;
	height:auto;
	overflow:hidden;
	}

#footer002
	{
	padding: 0px;
	width: auto;	
	text-align: left;
	background-color:#868788;
	background-image:url('images/footer_bck1.jpg');
	height:auto;
	overflow:hidden;
	}	




#footer001-001
	{
	padding: 0px;
	margin: 0px;
	width: 990px;	
	}	

#footer001-002
	{
	padding: 0px;
	margin: 0px;
	width: 990px;	
	}	

#footer001-003
	{
	padding: 0px;
	margin: 0px;
	width: 990px;
	height:145px;	
	}


.footerPanelLeft
	{
	width:720px;height:300px;float:left;margin:10px;
	}

.footerPanelRight
	{
	width:200px;height:340px;float:right;padding:10px;margin:10px;
	}

/* Footer End */	
	
	
	
/* John Additions */

.menus {
	float: left;
	width: 600px;
	height: 35px;
	background-color: #921919;
	background-image: url(images/menu_bg.png);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	margin:5px;
}

.logo {
	float: right;
	background-color: #000000;
	text-align: center;
}

.navigation {
	margin-top: 10px;
	margin-left: 10px;
	text-align:left;
}

.container {
width: 1000px;
margin: 10px auto;
color: #333;
line-height: 130%;
}

.top {
margin: 0px 0px 10px 0px;
width: 1000px;
height: 100px;
}

.flashbox {
float: left;
width: 615px;
height:auto;
padding: 10px;
background-image: url(images/semiwhite.png);
}




.flashbox h2
	{
	font-size:18px;color:#921919; 
	}

.flashbox p
	{
	font-size:12px;
	}

.rightcontent {
padding: 10px;
background-image: url(images/semiwhite.png);
width:335px;
height:auto;
overflow:hidden;
float:right;
}

.rightcontent h2 {
color: #921919;
font-size:14px;
}


.rightcontent p 
	{
	color: #000000;
	font-size:12px;
	}

.footer {
clear: both;
margin: 0;
padding: .5em;
color: #ffffff;
background-color: #262626;
margin: 10px 0px 0px 0px;
text-align:center;
height:15px;
}


.footer a
	{
	text-decoration:none;color:#0066FF;
	}
	
.footer a:link
	{
	text-decoration:none;color:#0066FF;
	}
	
.footer a:visited
	{
	text-decoration:none;color:#0066FF;
	}
	
.footer a:hover
	{
	text-decoration:none;color:#000000;
	}




.textbox {
clear: both;
margin: 0;
padding: .5em;
color: #000000;
background-image: url(images/semiwhite.png);
}

.textheader {
	text-align: left;
	color: #921919;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.textphone {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding: 10px;
}

.textsubheading {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-top: 10px;
}

.navnewtop
	{
	padding-top: 10px;
	}
	
.navnewtop a:link
	{
	text-decoration:none;color:#FFFFFF;padding-left:10px;font-weight:bold;
	}
	
.navnewtop a:visited
	{
	text-decoration:none;color:#FFFFFF;	padding-left:10px;font-weight:bold;
	}
	
.navnewtop a:hover
	{
	text-decoration:underline;color:#000000;padding-left:10px;font-weight:bold;	
	}
	
.navnewconf
	{
    text-align:center;font-size:14px;
    }

.navnewconf a:link
	{
	text-decoration:none;color:#921919; 
	}
	
.navnewconf a:visited
	{
	text-decoration:none;color:#921919; 
	}
	
.navnewconf a:hover
	{
	text-decoration:underline;color:#000000;	
	}
	
	
.bookinterest
	{
	float: left;
	width: 160px;
	height: 35px;
	background-color: #921919;
	background-image: url(images/menu_bg.png);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	margin:5px;
	}	
	
	
.footerelements-pages-001
	{
	width:130px;height:auto;font-size:12px;float:left;
	}

.footerelements-pages-001 h4
	{
	padding:0px;margin:0px;font-size:16px;color:#000000;border-bottom:2px solid #921919;margin-bottom:3px;
	}

.footerelements-pages-001 ul
	{
	padding:0px;margin:0px;list-style:none;
	}

.footerelements-pages-001 ul li
	{
	padding:0px;margin:0px;list-style:none;
	}
	
.footerelements-pages-001 ul li a:link
	{
	text-decoration:none;list-style:none;color:#ffffff;
	}
	
.footerelements-pages-001 ul li a:visited
	{
	text-decoration:none;list-style:none;color:#ffffff;
	}
	
.footerelements-pages-001 ul li a:hover
	{
	text-decoration:underline;list-style:none;color:#921919;
	}
	
	
	
.footerelements-pages-002
	{
	width:400px;height:auto;font-size:12px;float:left;padding-left:10px;
	}

.footerelements-pages-002 h4
	{
	padding:0px;margin:0px;font-size:16px;color:#000000;border-bottom:2px solid #921919;margin-bottom:3px;
	}

.footerelements-pages-002 ul
	{
	padding:0px;margin:0px;list-style:none;
	}

.footerelements-pages-002 ul li
	{
	padding:0px;margin:0px;list-style:none;
	}
	
.footerelements-pages-002 ul li a:link
	{
	text-decoration:none;list-style:none;color:#ffffff;
	}
	
.footerelements-pages-002 ul li a:visited
	{
	text-decoration:none;list-style:none;color:#ffffff;
	}
	
.footerelements-pages-002 ul li a:hover
	{
	text-decoration:underline;list-style:none;color:#921919;
	}
	
.footerelements-pages-003
	{
	width:150px;height:auto;font-size:12px;float:right;margin-left:10px;
	}	
	
.footerelements-pages-003 h4
	{
	padding:0px;margin:0px;font-size:16px;color:#000000;border-bottom:2px solid #921919;margin-bottom:3px;
	}

.footerelements-pages-003 ul
	{
	padding:0px;margin:0px;list-style:none;
	}

.footerelements-pages-003 ul li
	{
	padding:0px;margin:0px;list-style:none;
	}
	
.footerelements-pages-003 ul li a:link
	{
	text-decoration:none;list-style:none;color:#ffffff;
	}
	
.footerelements-pages-003 ul li a:visited
	{
	text-decoration:none;list-style:none;color:#ffffff;
	}
	
.footerelements-pages-003 ul li a:hover
	{
	text-decoration:underline;list-style:none;color:#921919;
	}	
	
.footer-image-holder
	{
	width:90px;height:90px;margin:3px;float:left;
	}	
	
.eventcnt_outter
	{
	width:300px;height:100px;margin:2px;float:left;background-image: url(images/event-cat-front-bckgrnd.png);padding:10px;-webkit-border-radius: 15px;-moz-border-radius: 15px;
	}

.eventcnt_outter2
	{
	width:275px;height:100px;margin:2px;float:left;background-image: url(images/event-cat-front-bckgrnd.png);padding:10px;-webkit-border-radius: 15px;-moz-border-radius: 15px;float:left;
	}
	
.eventcnt_outter_ticketsPay
	{
	width:240px;height:80px;margin:2px;float:left;background-image: url(images/event-cat-front-bckgrnd.png);padding:10px;-webkit-border-radius: 15px;-moz-border-radius: 15px;
	}

.eventcnt_images
	{
	width:80px;height:80px;margin:3px;float:left;border:1px solid black;
	}
	
.eventcnt_images img
	{
	width:80px;height:80px;
	}
		
.eventcnt_txt
	{	
float:left;width:200px;
	}
.eventcnt_txt h3
	{		
margin:0px;padding:0px;margin:2px;width:200px;	
	}	
	
.eventcnt_outter
	{
	width:300px;height:87px;border:1px solid black;margin:2px;float:left;
	}

.eventcnt_images
	{
	width:80px;height:80px;margin:3px;float:left;border:1px solid black;
	}
	
.eventcnt_images img
	{
	width:80px;height:80px;
	}
		
.eventcnt_txt
	{	
	float:left;width:200px;
	}
.eventcnt_txt h3
	{		
	margin:0px;padding:0px;margin:2px;width:200px;	
	}	
	
	
.eventcnt_txt h3 a:link
	{		
	text-decoration:none;margin:0px;padding:0px;color:#951914;
	}	
	

.eventcnt_txt h3 a:visited
	{		
	text-decoration:none;margin:0px;padding:0px;color:#951914;
	}
	
	
.eventcnt_txt h3 a:hover
	{		
	margin:0px;padding:0px;color:#2a4264;
	}	




.pagecontent-sports-ele04 img
	{	
	width:80px;height:80px;border:0px;float:left;
	}

	
.pagecontent-sports-ele04 h2
	{	
	padding:0px;margin:0px;font-size:12px;margin-bottom:2px;color:#821616;
	}
	
.pagecontent-sports-ele04 p
	{	
	font-size:11px;
	}
	
.pagecontent-sports-ele04 h2 a:link
	{	
	text-decoration:none;color:#821616;
	}
	
.pagecontent-sports-ele04 h2 a:visited
	{	
	text-decoration:none;color:#821616;
	}
	
.pagecontent-sports-ele04 h2 a:hover
	{	
	text-decoration:underline;color:#324c97;
	}
	
.linktops
	{
	float:left;font-size:14px;padding:10px;padding-top:8px;
	}
	
.linktops a:link
	{
	text-decoration:none;font-size:14px;color:#ffffff;
	}
	
.linktops a:visited
	{
	text-decoration:none;font-size:14px;color:#ffffff;
	}	
	
.linktops a:hover
	{
	text-decoration:underline;font-size:14px;color:#000000;
	}		
	
.post-linktops
	{
	width:640px;height:auto;overflow:hidden;border:1px solid black;float:left;margin-left:7px;padding:10px;
	}

.post-linktops h2
	{
	border-bottom:1px solid #921919;
	}

.post-linktops h2 a:link
	{
	text-decoration:none;font-size:14px;color:#921919;
	}
	
.post-linktops h2 a:visited
	{
	text-decoration:none;font-size:14px;color:#921919;
	}	
	
.post-linktops h2 a:hover
	{
	text-decoration:underline;font-size:14px;color:#ffffff;
	}	
	
	
.event-boxholder
	{
	width:590px;height:auto;padding:10px;background-image:url('images/semiwhite-bckfull2.jpg');border:2px solid white;-moz-border-radius:15px;-khtml-border-radius:15px;-webkit-border-radius:15px;
	}



.event-boxholder h2
	{
	font-size:14px;border-bottom:1px solid #861e13;
	}
	
	
.event-boxholder h2 a:link
	{
	text-decoration:none;color:#000000;	
	}	

.event-boxholder h2 a:visited
	{
	text-decoration:none;color:#000000;	
	}	
	
	
.event-boxholder h2 a:hover
	{
	text-decoration:none;color:#4dc032;	
	}	

	
.event-boxholder-inner
	{	
	width:100px;height:100px;overflow:hidden;float:right;padding:10px;
	}	
	
.event-boxholder-inner img
	{	
	width:100px;height:100px;overflow:hidden;float:left;	
	}	





.event-boxholder2
	{
	width:590px;height:auto;padding:10px;background-image:url('images/semiwhite-bckfull2.jpg');border:2px solid white;
	}



.event-boxholder2 h2
	{
	font-size:14px;border-bottom:1px solid #861e13;
	}
	
.event-boxholder-inner2
	{	
	width:70px;height:70px;overflow:hidden;float:right;padding:10px;
	}	
	
.event-boxholder-inner2 img
	{	
	width:70px;height:70px;overflow:hidden;float:left;	
	}	






	
.paymentPreviewHolder
	{	
	width:120px;height:30px;overflow:hidden;float:left;margin:5px;border:1px solid black;background-image:url('images/semired-bckfull.jpg');	
	}
	
.paymentPreviewHolder p
	{	
	padding:0px;margin:0px;padding-left:30px;padding-top:5px;font-size:16px;color:#ffffff;	
	}	
	
.paymentPreviewHolder p a:link
	{	
	text-decoration:none;color:#ffffff;		
	}	
	
.paymentPreviewHolder p a:visited
	{	
	text-decoration:none;color:#ffffff;		
	}		
	
.paymentPreviewHolder p a:hover
	{	
	text-decoration:none;color:#4dc032;	
	}		
	
	
	
.paymentPreviewHolder-small
	{	
	width:auto;height:auto;overflow:hidden;float:left;margin:5px;border:1px solid black;background-image:url('images/semired-bckfull.jpg');	
	}
	
.paymentPreviewHolder-small p
	{	
	padding:2px;margin:0px;font-size:16px;color:#ffffff;	
	}	
	
.paymentPreviewHolder-small p a:link
	{	
	text-decoration:none;color:#ffffff;		
	}	
	
.paymentPreviewHolder-small p a:visited
	{	
	text-decoration:none;color:#ffffff;		
	}		
	
.paymentPreviewHolder-small p a:hover
	{	
	text-decoration:none;color:#4dc032;	
	}		
	
.catPackages-excerpt-01-outter
	{
	width:630px;height:auto;overflow:hidden;float:left;	
	}

.catPackages-excerpt-01-el01
	{
	font-size:12px;font-family:Arial, Helvetica, sans-serif;padding:10px;
	}
	
.topimgcats
	{
	width:1000px;height:245px;
	}
	
/* Cat right holder */


.catflashHolderRight
	{
	width:340px;height:auto;float:right;margin-top:10px;
	}


.catflashHolderRight-el01
	{
	width:330px;height:260px;float:right;
	}
	
.catflashHolderRight-el02
	{
	width:250px;height:auto;margin-bottom:10px;padding:10px;padding-left:20px;
	}

.catflashHolderRight-el03
	{	
	width:250px;height:auto;margin-bottom:10px;padding:10px;padding-left:20px;	
	}
	
.pagecontent-sports-ele04 h3
	{	
	font-size:16px;color:#821616;padding:0px;margin:0px;padding-top:10px;
	}
	
	
.cat-rndholderTop
	{	
	width:245px;height:auto;background-image: url('images/semiwhite-bckfull.png');padding:10px;border:1px solid white;-webkit-border-radius: 15px;-moz-border-radius: 15px;
	}	