@charset "utf-8";



/******************************************************************************* 											 
                 ---- Print Styles -----
******************************************************************************/

body {
	color: #000;
}

#header {
	height: 50px!important;
}

#single_product_page_container .imagecol, 
#single_product_page_container .productcol {
	width: 50%;
}

#sidebar, #banner, #nav, #upper_footer, #cart_widget, #tweet-box, #carousel {
	display: none;
}

#content {
	width: 100%;
}


#header h2, #header h2 a {
	font-size: 20px!important;
	font-weight: bold!important;
	text-decoration: none!important;
	margin-bottom: 12px!important;
	text-indent: 0px;
	clear: both;
	padding: 0!important;
	width: 100%;
	height: auto;
	position: relative;
}


/*
*{
    text-shadow: none!important;
    float: none!important;
    clear: both!important;
    position: relative!important;
    top: 0px!important;
    left: 0px!important;
    margin: 0!important;
    height: auto!important;
    padding: 0!important;
}


#container,
#header,
#content, 
.logo,
.cal
{
	width: 100%!important;
	height: auto!important;
	margin: 0!important;
	padding: 0!important;
	margin-bottom: 10px!important;
	float: none!important;
	text-indent: 0!important;
	box-shadow: none!important;
	position: relative!important;
}

#content, .cal {
	border-bottom: 1px solid #ccc;
}

#nav,
#footer,
.left-button,
.header-search,
.com-con,
.right-button,
.right-button2,
#affiliations,
.phone
{
    display: none!important;
}


.logo {
	font-size: 18px!important;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 12px!important;
}

*/
h1 {font-size: 14px!important; font-weight: bold;}
h2 {font-size: 14px!important; font-weight: bold;}
h3 {font-size: 13px!important; font-weight: bold;}
h4 {font-size: 13px!important; font-weight: bold;}
h5 {font-size: 12px!important; font-weight: bold;}
p {font-size: 12px!important;}

h1, h2, h3, h4, h5, h6, p {
	padding: 0!important;
	margin: 0!important;
	margin-bottom: 12px!important;
}

body {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
