



body {
	background-color: #FFFFFF;
	background-image: url(images/layout_new/bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}


.normal_text {
	font-size: 12px;
}

.hide {
	display: none;
}

a img {
	border: 0px;
}

#search_form {
	padding: 0px 5px 0px 0px;
	margin: 0;
}

#search_box {
	width: 100px;
}

#search_button {
	background-color: #EEEEEE;
	padding: 0;
	cursor: pointer;
	border: 1px solid #000000;
}


td {
	vertical-align: top;
}

#header_table {
	margin-top: 5px;
}

#nav_bar {
	background-image: url(images/layout_new/nav_back.jpg);
	background-repeat: no-repeat;
	width: 777px;
	height: 20px;
	padding: 3px 0px 0px 0px;
	margin: 0;
	
}




div.left_nav_holder {
	background-image: url(images/layout/left_nav_stretch_back.jpg);
	background-repeat: repeat-y;
	font-size: 12px;
	padding: 5px 8px 0px 8px;
}

div.left_nav_holder h2 {
	color: #000000;
	padding: 0px;
	margin: 0px 0px 3px 0px;
	font-size: 13px;
	border-bottom: 1px solid #666666;
}




h2#your_account_header {
	display: block;		
	width: 172px;
	height: 24px;
	margin: 0;
	padding: 0;	
	background-image: url(images/layout/your_account_header.jpg);
	background-repeat: no-repeat;
}

h2#shopping_cart_header {
	display: block;		
	width: 172px;
	height: 24px;
	margin: 0;
	padding: 0;	
	background-image: url(images/layout/shopping_cart_header.jpg);
	background-repeat: no-repeat;
}

h2#products_header {
	display: block;		
	width: 172px;
	height: 24px;
	margin: 0;
	padding: 0;	
	background-image: url(images/layout/products_header.jpg);
	background-repeat: no-repeat;
}











div.left_nav_holder a:link, div.left_nav_holder a:visited {
	color: #000033;
	text-decoration: none;
}

div.left_nav_holder a:hover {
	color: #000099;
	text-decoration: underline;
}

ul#nav_list {
	list-style-type: none;
	margin: 0px 0px 0px 22px;
	padding: 0px 0px 0px 0px;
}


ul#nav_list li {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 8px;
	color: #999999;
}

ul#nav_list li a:link, ul#nav_list li a:visited {
	text-decoration: none;
	color: #000000;

}

ul#nav_list li a:hover {

	background-color: #C9FCDA;
}

div.left_nav_bottom {
	background-image: url(images/layout/left_nav_bottom.jpg);
	background-repeat: no-repeat;
	width: 172px;
	height: 21px;
}


#main_content_table {
	margin: 0px 0px 0px 5px;
}






#main_cell {
	font-size: 14px;
	background-color: #FFFFFF;
}

#main_cell h1 {
	font-size: 18px;
	margin-top: 10px;
	color: #666666;
	border-bottom: 3px solid #a8d6ac;
}

#main_cell_text {
	width: 563px;
	padding: 0px;
	margin: 0px 0px 0px 4px;
	font-size: 12px;
}



#main_w {
	background-image: url(images/layout/main_w.gif);
	background-repeat: repeat-y;
	width: 13px;
}

#main_e {
	background-image: url(images/layout/main_e.gif);
	background-repeat: repeat-y;
	width: 12px;
}

#bottom_nav {
	margin-top: 15px;
	font-size: 12px;
}

#copyright {
	color: #006600;
	font-size: 12px;
}

div#bottom_nav {
	color: #CCCCCC;
}

div#bottom_nav a {
	color: #666666;
	text-decoration: none;
	margin: 0px 5px 0px 5px
}

div#bottom_nav a:hover {
	color: #000000;
}


ul.brochure_list {
	list-style-type: none;
	margin: 0px 0px 10px 10px;
	padding: 0px;
}


ul.brochure_list a {
	color: #666666;
	text-decoration: none;
}


ul.brochure_list a:hover {
	color: #000000;
}








#brochure_text {
	font-size: 12px;
	color: #666666;
}

#brochure_text h1 {
	border: 0;
	font-size: 18px;
	color: #333333;
}

div#brochure_text h2 {
	border: 0;
	font-size: 14px;
	color: #92B6D3;
}



#product_info_pricing {
	font-size: 12px;
}

.product_info_header {
	display: block;
	width: 100%;
	font-weight: bold;
	border-bottom: 1px solid #000000;
}

h2#pricing_h2 {
	display: block;
	background-color: #669933;
	width: 270px;
	padding: 5px;
	color: #FFFFFF;
	margin: 0;
	border: 0;
	font-size: 14px;
}

h2#add_to_cart_h2 {
	display: block;
	background-color: #669933;
	width: 270px;
	padding: 5px;
	color: #FFFFFF;
	margin: 0;
	border: 0;
	font-size: 14px;
}

h2.pricing_page_h2 {
	display: block;
	background-color: #669933;
	width: 270px;
	padding: 5px;
	color: #FFFFFF;
	margin: 0;
	border: 0;
	font-size: 14px;
}

div.pricing_page_box {
	width: 270px;
	padding: 5px 5px 30px 5px;
	background-color: #EAF1E7;
	font-size: 12px;
	text-align: bottom;
}


div#imprinting_box {
	width: 500px;
	padding: 5px 5px 30px 5px;
	background-color: #EAF1E7;
	font-size: 12px;
	text-align: bottom;
	margin-bottom: 20px;
}

h2.imprinting_h2 {
	display: block;
	background-color: #669933;
	width: 500px;
	padding: 5px;
	color: #FFFFFF;
	margin: 0;
	border: 0;
	font-size: 14px;
}

.imprinting_table {
	font-size: 12px;
}

.imprinting_table_head {
	font-weight: bold;
}

.image_border {
	border: 1px solid #333333;
}

.pricing_footer {
	font-size: 10px;
	margin: 5px 0px 15px 0px;
}


#add_to_cart_box {
	width: 270px;
	padding: 5px 5px 30px 5px;
	background-color: #EAF1E7;
	font-size: 12px;
	vertical-align: baseline;
}


#add_to_cart_box form {
	padding: 0;
	margin: 0;
}

#add_to_cart_box form select {
	padding: 0;
	margin: 0;
}


#product_info_pricing_box {
	width: 270px;
	padding: 5px 5px 30px 5px;
	background-color: #EAF1E7;
	font-size: 12px;
	text-align: bottom;
}



.popup_text a:link, .popup_text a:visited{
	color: #000000;	
	text-decoration: none;
	display: block;
	width: 100%;
	border: 1px solid #000000;
	padding: 3px 0px 3px 0px;
	margin: 10px 0px 10px 0px;
	font-size: 12px;
	text-align: center;
	background-color: #EEEEEE;
}

.popup_text a:hover {
	background-color: #DDDDDD;
	color: #000000;
}



.infoBoxHeading, .productListing-heading {
	background-color: #669933;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding: 4px;
}

.infoBox {
	background-color: #EAF1E7;
	padding-top: 10px;
	border: 1px solid #669966;
}

.infoBoxContents {
	font-size: 12px;
	padding-bottom: 4px;
}



.infoBoxContents a:link, .infoBoxContents a:visited {
	color: #006699;
}

.infoBoxContents a:hover {
	color: #003366;
}

.main {
	font-size: 12px;
}

.smallText {
	font-size: 12px;
}

.productListing-data {
	font-size: 12px;
	padding: 4px;
}



.productListing-odd {
	background-color: #ECEFE7;
}

.error_message {
	color: #FF0033;
}


.text_input {
	border: 1px solid #000000;
}


h2.shopping_cart_category {
	font-size: 16px;
	border-top: 1px dotted #666666;
	border-bottom: 1px dotted #666666;
	padding: 3px 0px 3px 0px;	
}


#breadcrumb {
	font-size: 12px;
}

#breadcrumb a:link, #breadcrumb a:visited {
	color: #000033;
	text-decoration: none;
}

#breadcrumb a:hover {
	text-decoration: underline;
}


.checkoutBarFrom {
	font-size: 12px;
}

.checkoutBarFrom a:link, .checkoutBarFrom a:visited {
	color: #0000FF;
	text-decoration: none;
}

.checkoutBarCurrent {
	font-size: 12px;
	font-weight: bold;
}

.checkoutBarTo {
	font-size: 12px;
}

.stockWarning {
	font-size: 12px;
	color: #660000;
}

.markProductOutOfStock {
	color: #660000;
}

.inputRequirement {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}

.messageStackError {
	color: #FF0000;
	font-size: 12px;
}