@charset "UTF-8";
/* CSS Document */

/* cafe press */
tr,td,caption {font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;color: #333333;}
form,input,button,select,option {font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;}
.smallprint {font-size:8pt;font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;}
.checkoutbg {background-color: #ffffff;}
.tableheaderbg {background-color: #000000;color: #ffffff;font-weight: bold;}
.tablebg {background-color: #F5F5F5;color: #000000;}
.tablebg2 {background-color: #E9E9E9;color: #000000;}
.sidebarbg {background-color: #ffffff;}
.smallsidebartext {font-size:8pt;color: #000000;font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;}
.smallselectedsidebartext {font-size:8pt;color: #000000;font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;font-weight:bold;}
.sidebartext {color: #000000;font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;}
.head , H1 {color: #000000;font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;}
.alertmessage {color: #ff0000;font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;}
img.imageborder,div.imageborder {border-width:0;}

/* bunnytshirt */
body
		{
			background-image:url('images/bunny_background.png');
			background-repeat: repeat;
			margin-left: 5%;
			margin-right: 5%;
			margin-top: 0px;
			margin-bottom: 10px;
			padding: 0;
		}
		
		html {
		  margin: 0;
		  padding: 0;
		} 
		
		.main_footer
		{
		color: #ef362a;		
		}
		
		.page_header
		{
			background-image:url('images/header_logo_sml_red_t_open3.png');
			background-repeat: no-repeat;
			height: 130px;
			width:100%;
			cellspacing:0;
			cellpadding:0; 
			border:0; 
		}
		
		.top_nav
		{
			text-align:right;
			text-valign:bottom;
			margin-right: 10px;
			font: small-caps 900 16px arial;
		}
		
		a.top_nav:link {color: #000;text-decoration: none;}     /* unvisited link */
		a.top_nav:visited {color: #000;text-decoration: none;}  /* visited link */
		a.top_nav:hover {color: #FFF;text-decoration: none;}   /* mouse over link */
		a.top_nav:active {color: #FFF;text-decoration: none;}   /* selected link */
	
		.nav_sep
		{	
			border-bottom: 5px solid #000;
			width: 900px;
			/*(margin-left: 17px;*/
		}

.main_cu
{
border-right: 1px solid #9f9996;
}
		
		.left_nav
		{ 
			background-image:url('images/left_nav_background_e.gif');
			background-repeat: no-repeat;
			background-color:#43abca;
			height: 450px;
			width: 150px;
			/*margin-left: 17px;*/
		}

		
		.left_nav_in
		{
			text-align:left;
			/*padding: 10px;*/
			font: 15px arial;
			/*margin-left:5px;*/
		}
		
		.left_txt
		{
			font: 11px arial;
			text-align:justify;
			text-justify: newspaper;
		}
		
		
		a.left_nav_in:link {color: #FFF;text-decoration: none;}     /* unvisited link */
		a.left_nav_in:visited {color: #FFF;text-decoration: none;}  /* visited link */
		a.left_nav_in:hover {color: #49c7ef;text-decoration: none;}   /* mouse over link */
		a.left_nav_in:active {color: #49c7ef;text-decoration: none;}   /* selected link */
		
		.m_footer
		{
			width: 900px;
			text-align:left;
			padding: 10px;
			font:  10px arial;
			margin-left:10px;
			text-align:center;
			color: #f1372a;text-decoration: none;
			border-bottom: 1px solid #9f9996;
		}
		
		a.m_footer:link {color: #f1372a;text-decoration: none;}     /* unvisited link */
		a.m_footer:visited {color: #f1372a;text-decoration: none;}  /* visited link */
		a.m_footer:hover {color: #f1372a;text-decoration: none;}   /* mouse over link */
		a.m_footer:active {color: #f1372a;text-decoration: none;}   /* selected link */
		
		.about
{
font: 400 14px arial;

}
		
		.roundcont {
			width: 900px;
			background-color: #49c7ef;
			color: #fff;
		}
		
		.roundcont p {
			margin: 0 10px;
		}
		
		.roundtop { 
			background: url(/images/cu/tr.gif) no-repeat top right; 
		}
		
		.roundbottom {
			background: url(/images/cu/br.gif) no-repeat top right; 
		}
		
		img.corner {
		   width: 15px;
		   height: 15px;
		   border: none;
		   display: block !important;
		}

.section_title
{
 font-size:13px;
 font-weight:300;
 height:20px;

}

.section_desc
{
 font-size:12px;
}

.products
{
	font-size:12px;
}