body {
	font-size:12px; 
	font-family:Arial, Helvetica, sans-serif;
	line-height:16px;
	text-align:left;
	color:#555;
	margin:0px;
	padding:0px;
	background-color: #FFFFFF;
	background-image: url("/img/back.jpg");
	background-repeat: repeat-x;
}
a:link, .link {
	padding: 0px;
	color:#006798;
	text-decoration: underline;
	cursor:pointer;
}
a:hover {
	padding: 0px;
	color:#719e00;
	text-decoration: none;
}

a:visited {
	padding: 0px;
	color:#006798;
}

input {
color:#777;
padding:0 3px;
}

hr {
border-top:1px solid #fff;
border-bottom:1px solid #ccc;
margin:6px 5px;
clear:both;

}

/* -------------------------Paragraphs and Headings------------------ */

p {
padding:0px 2px;
margin:8px 0;
}

small {
line-height:12px;
font-size:10px;
}

h1 {
width:760px;
letter-spacing:1px;
text-transform:uppercase;
line-height:30px;
background-image:url("/img/hedline_back.gif");
font-size:25px;
color:#006798;
margin:4px 0 15px 0;
padding:6px 2px 2px 8px;
border: 1px solid #85b60a;
text-shadow:1px 1px 2px #fff;
vertical-align:middle;
}

h1 img{
margin-right:6px;
vertical-align:middle;
padding:0 4px 1px 2px;
}

h2 {
font-size:20px;
color:#444;
margin:2px 0px 6px 0px;
padding:0;
line-height:20px;
}

h3{
font-size:18px;
color:#444;
margin:1px 0px 5px 0px;
padding:0;
text-shadow:1px 1px 0px #fff;
}

h4{
font-size:14px;
color:#555;
margin:1px 0px 2px 0px;
padding:0;
text-shadow:1px 1px 0px #fff;
}

h5{
font-size:13px;
color:#555;
margin:1px 0px 1px 0px;
padding:0;
text-shadow:1px 1px 0px #fff;
}


#button_roll { /* --Button Rollovers-- */
  display:inline-block;
  width: 85px;
  height: 20px;
  margin:0;
  padding:3px 0 0 0;
  font-weight:500;
  text-align:center;
  font-size:12px;
  color:#FFFFFF;
  text-decoration:none;
  background: url("/img/button.gif") no-repeat 0 0;
  cursor:pointer;
  vertical-align:middle;

}

#button_roll:hover { 
  background-position: 0 -23px;
  text-decoration:none;
  cursor:pointer;
}



#header { /* --Header Content-- */
	width:980px;
	height:143px;
	margin:0 auto;
	background-image:url("/img/header_back.jpg");

}

#logo {
	width:494px;
	height:100px;
	margin:0 0 5px 0;
	padding:0;
	float:left;
}

#logo a:hover {
	width:494px;
	height:100px;
	margin:0 0 5px 0;
	padding:0;
	float:left;
}

#quick_links{
	width:464px;
	height:22px;
	margin:6px 0 4px 0;
	padding:6px 6px 6px 4px;
	float:right;
	color:#FFFFFF;
	font-size:14px;
	letter-spacing:0px;
}
#quick_links a{
	color:#FFFFFF;
	font-size:11px;
	letter-spacing:1px;
	text-decoration:none;
	float:left;
	margin:0 25px 0 0;
}

#quick_links a:hover{
	color:#FFFFFF;
	font-size:11px;
	letter-spacing:1px;
	text-decoration:underline;
}

#news_box {
	width:300px;
	height:auto;
	margin:0;
	padding:0;
	background:none;
	color:#fff;
	font-size:12px;
	font-style:italic;
	line-height:13px;
	float:left;
}

#search { /* --Search Bar-- */
	width:330px;
	height:27px;
	margin-left:165px;
	top:112px;
	left: 50%;
	position:absolute;
	display:none;


}



#main_container { /* --Contains Main Width-- */
	width:980px;
	margin:0 auto;
	padding:10px 0 0 0;
	overflow:auto;
	display:block;
	clear:both;
}

#breadcrumbs {
	width:600px;
	margin:0;
	padding:1px 5px 8px 0px;
	font-size:9px;
	line-height:8px;
}

/* ------------------------------------------Left Side Bar--------------------------------------- */

#left_bar {  
	width:170px;
	margin:0;
	padding:0;
	float:left;
	display:none;
}

#center{  /* --Center Content-- */
	width:760px;
	margin:0 auto;
	padding:0;
}

/* ------------------------------------------Right Side Bar Content--------------------------------------- */
#right_bar {  
	width:170px;
	margin:0;
	padding:0;
	float:right;
	display:none;
}


/* --------------------------------------------Footer Content------------------------------------------------- */
#footer {  
	width:100%;
	height:355px;
	margin:10px 0 0 0;
	padding:0;
	background-image:url("/img/footer_back.jpg");
	float:left;
	display:block;
	clear:both;
}

#footer_container {
	display:block;
	width:980px;
	height:350px;
	margin:0 auto;
	padding:5px 0 0 0 ;
}

#footer_col1 {
	width:175px;
	height:270px;
	margin:30px 0 0 0;
	padding:0;
	float:left;
}

#footer_col2 {
	width:240px;
	height:270px;
	margin:30px 35px 0 35px;
	padding:0;
	float:left;
}
#footer_col3 {
	width:200px;
	height:270px;
	margin:30px 10px 0 15px;
	padding:0;
	float:left;
}

#footer_col4 {
	width:250px;
	height:270px;
	margin:30px 0px 0 15px;
	padding:0;
	float:right;
}

#copyright{
	width:980px;
	height:15px;
	margin:26px 0 0 0;
	padding:0;
	font-size: 10px;
	color:#FFFFFF;
	float:left;
	clear:both;
}


/*-----------------------------------------------Top Menu-----------------------------------------------*/
#menu {
	list-style:none;
	float:left;
	width:968px;
	margin:0px auto;
	height:36px;
	padding:0px 5px 0px 5px;
	background-image:url("/img/menu_back.jpg");
	z-index:1000;
	display:none;
}




/*--------------------------------------------------Tabs Box Homepage------------------------------------------------------------*/
ul.tabs {
	margin: 15px 0 0 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px; /*--Set height of tabs--*/
	border-bottom: 1px solid #b9b9b9;
	border-left: 1px solid #b9b9b9;
	width: 760px;
	position:relative;
	background-color:#f8f8f8;
	-moz-border-radius: 4px 4px 0px 0px;
	-webkit-border-radius: 4px 4px 0px 0px;
	border-radius: 4px 4px 0px 0px;


}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 31px; /*--Vertically aligns the text within the tab--*/
	border: 1px solid #b9b9b9;
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	margin-right:1px;
	overflow: hidden;
	position: relative;
	background-image:url("/img/tab_back.png");
	background-repeat:repeat-x;
	-moz-border-radius: 3px 3px 0px 0px;
	-webkit-border-radius: 3px 3px 0px 0px;
	border-radius: 3px 3px 0px 0px;
	
}
ul.tabs li a {
	text-decoration: none;
	color: #fff;
	text-shadow: 1px 1px 0px #333;
	display: block;
	font-size: 14px;
	padding: 0 10px;
	outline: none;
	
}
ul.tabs li.active a {
	text-decoration: none;
	color: #555;
	text-shadow: 0px 0px 0px #fff;
	display: block;
	font-weight:bold;
	font-size: 15px;
	padding: 0 15px;
	border: 1px solid #ccc; /*--Gives the bevel look with a 1px white border inside the list item--*/
	outline: none;
}
ul.tabs li a:hover {
	color:#a0df00;
}
html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #fcfcfc;
	border-bottom: 1px solid #fff; /*--Makes the active tab look like it's connected with its content--*/
}
	
.tab_container {
	border: 1px solid #bbb;
	border-top: none;
	overflow: hidden;
	float: left;
	width: 760px;
	background: #eee;
	margin:0 0 10px 0;
	padding:0 0 4px 0;
	
		/* Rounded corners */
	
	-moz-border-radius: 0px 0px 3px 3px;
	-webkit-border-radius: 0px 0px 3px 3px;
	border-radius: 0px 0px 3px 3px;
	
}
.tab_content {
	padding: 5px 15px 4px 15px ;
	font-size: 11px;	
}

.tab_content {
	padding: 5px 15px 4px 15px ;
	font-size: 11px;	
}

#center_nav {
	width:145px;
	padding:2px 0px;
	display:inline;
	float: left;
	margin: 0px;
	font-size:11px;
}

#center_nav ul{
	margin: 1px 0;
	padding: 2px 6px;
	list-style: none;

}
#center_nav ul li {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ccc;
	margin:0px 0px;
	padding:1px 0px 2px 9px;
	background-image:url("/img/bullet_blueArrow.gif");
	background-repeat:no-repeat;
	background-position:0% 50%;
}
#center_nav ul li:first-child {border-top: none;}
#center_nav ul li:last-child {border-bottom: none;}
#center_nav ul li a {
	padding: 1px;
	display: block;
	color:#006798;
	text-decoration: none;
	text-shadow:1px 1px 0px #fff;
}
#center_nav ul li a:hover {
	background: #e3e3e3;
	color:#0099e4;
	text-shadow:1px 1px 0px #fff;
}

/*----------------------------------------------------Bottom Nav-------------------------------------------------------------*/
#bottom_nav {
	width:165px;
	padding:2px 0px;
	display:inline;
	margin: 0 0 15px 0;
	font-size:11px;
	float:left;

}

#bottom_nav ul{
	margin: 0px 0;
	padding: 1px 6px;
	list-style: none;

}
#bottom_nav ul li {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ccc;
	margin:0px 0px;
	padding:1px 0px 1px 9px;
	background-image:url("/img/bullet_blueArrow.gif");
	background-repeat:no-repeat;
	background-position:0% 50%;
}
#bottom_nav ul li:first-child {border-top: none;}
#bottom_nav ul li:last-child {border-bottom: none;}
#bottom_nav ul li a {
	padding: 1px;
	display: block;
	color:#006798;
	text-decoration: none;
	text-shadow:1px 1px 0px #fff;
}
#bottom_nav ul li a:hover {
	background: #e3e3e3;
	color:#0099e4;
	text-shadow:1px 1px 0px #fff;
}


/*-------------------------------------------------Tabs For Products-------------------------------------------------------------*/
ul.tabs_products {

	margin: 10px 0 0 0;
	padding: 0;
	list-style: none;
	height: 32px; /*--Set height of tabs--*/
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 760px;

	background-color:#f9f9f9;
	-moz-border-radius: 4px 4px 0px 0px;
	-webkit-border-radius: 4px 4px 0px 0px;
	border-radius: 4px 4px 0px 0px;



}
ul.tabs_products li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 31px; /*--Vertically aligns the text within the tab--*/
	border: 1px solid #999;
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	margin-right:1px;
	position: relative;
	background-image:url("/img/tab_back.png");
	background-repeat:repeat-x;
	-moz-border-radius: 3px 3px 0px 0px;
	-webkit-border-radius: 3px 3px 0px 0px;
	border-radius: 3px 3px 0px 0px;
	white-space:nowrap;
}


ul.tabs_products li a {
	text-decoration: none;
	color: #fff;
	text-shadow: 1px 1px 0px #333;
	display: block;
	font-size: 14px;
	padding: 0 12px;
	outline: none;
	
}
ul.tabs_products li.active a {
	text-decoration: none;
	color: #555;
	text-shadow: 0px 0px 0px #fff;
	display: block;
	font-weight:bold;
	font-size: 14px;
	padding: 0 12px;
	border-left: 1px solid #aaa;
	border-right: 1px solid #aaa;
	border-top: 1px solid #bbb;
	border-bottom:1px solid #e6e6e6;
	outline: none;
	background: -moz-linear-gradient(top, #fff, #eee);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#eee));
}
ul.tabs_products li a:hover {
	color:#a0df00;
}
html ul.tabs_products li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #f8f8f8;
	border-bottom: 1px solid #fff; /*--Makes the active tab look like it's connected with its content--*/
}

	
.tab_products_container {

	border-top: none;
	overflow: hidden;
	float: left;
	width: 760px;
	background: #fff;
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	
	/* Rounded corners */
	
	-moz-border-radius: 0px 0px 4px 4px;
	-webkit-border-radius:0px 0px 4px 4px;
	border-radius: 0px 0px 4px 4px;
}


.tab_products_content {
	margin: 2px 0 0 0;
	padding:5px 0px 4px 0px ;
	font-size: 11px;
	line-height:14px;
	color:#888;
	clear:both;
}

.tab_products_content h2 {
	float:left;
	font-size:17px;
	margin:5px 0 5px 5px;
	text-transform: uppercase;


}

/*-----------------------------------------------Products Event Page Display -----------------------------------------------------*/
ul.display {
	float: left;
	width:708px;
	margin: 0;
	padding: 0;
	list-style: none;
	border-top: 1px solid #bbb;
	border-right: 1px solid #fff;
	border-left: 1px solid #ccc;
	background: #f6f6f6;
}
ul.display li {
	float: left;
	width: 706px;
	padding: 6px 0;
	margin:0;
	border-top: 2px solid #fff;
	border-bottom: 1px solid #ccc;
	border-left: 2px solid #fff;
	border-right: 1px solid #bbb;
}
ul.display li a {
	color: #006798;
	font-size:12px;
	line-height:13px;
	text-decoration: underline;
	vertical-align:middle;
}
ul.display li .content_block {
	padding: 0 6px;
}
ul.display li .content_block h2 {
	margin: 0 0 0px 0;
	padding: 6px 0 2px 0;
	font-weight: bold;
	font-size: 12px;
	text-align:left;
	float:left;
	color:#006798;
	text-transform: none;
	max-width:390px;
}
ul.display li .price {
	margin: 0 4px 8px 0;
	padding: 6px 0 2px 0;
	font-weight: bold;
	font-size: 12px;
	color:#719e00;
	text-align:right;
	float:right;
	min-height: 8px;
}
ul.display li .content_block p {
	margin: 5px 0 0 5px;
	padding: 4px 4px 5px 0;
	font-size:12px;
	color:#555;
	clear:right;
	text-align:left;
}
ul.display li .content_block p img { /*----Controls sale and text row Image------*/
	margin:0 6px 0 0;
	display:inline;
	vertical-align:middle;
}
ul.display li .content_block img{ /*----Controls Product Image------*/
	padding:0;
	margin:0 auto;
	display: block;
	text-align:center;
	border:none;
	background: #fff;
	vertical-align:middle;
	height: auto;

}

.product_image {
	width:128px;
	border: 1px solid #ccc;
	background: #fff;
	padding:4px;
	margin: 0 15px 2px 0;
	float: left;
	vertical-align:middle;
}
/*--------------Products Event Page Display Thumb View Turned off for now---------------*/
ul.thumb_view li{
	width: 149px;
}
	
ul.thumb_view li a{
	color: #006798;
	font-size:11px;
}

ul.thumb_view li .content_block h2 {
	margin: 2px 0 0 0 ;
	width:100%;
	display:block;
	padding: 0px;
	font-weight: normal;
	text-align:left;
	font-size: 11px;
	line-height:13px;
	float:left;
	clear:both;
}

ul.thumb_view li .price {
	margin: 4px 0 0 0 ;
	display:block;
	padding: 0px;
	font-weight: normal;
	font-size: 11px;
	color:#719e00;
	text-align:left;
	float:left;

}
ul.thumb_view li p{
	display: none;
}

ul.thumb_view li .content_block a img {
 display:block;
 padding:0;
 margin:0 auto;
 text-align:center;
 float:none;
 clear:both;

}
ul.thumb_view li .content_block {
	height:auto;
	margin:0;
}

a.switch_thumb {
	width: 122px;
	height: 26px;
	line-height: 26px;
	padding: 0;
	margin: 5px 0 10px 0;
	display: block;
	background: url(/img/switch.gif) no-repeat;
	outline: none;
	float:right;
	text-indent: -9999px;
	vertical-align:middle;
}
a:hover.switch_thumb {
	filter:alpha(opacity=75);
	opacity:.75;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
}
a.swap { background-position: left bottom; }


/*---------------------------------------------------Product Page--------------------------------------------------------------*/

#ruler{
	width:252px;
	height:15px;
	margin:0 0 10px 5px;
	padding:10px 5px 5px 5px;
	background:url(/img/ruler.gif) repeat-x;
	border:1px solid #999;
	color:#CC0000;
	float:left;
	display:none;
}

#product_left {
	width:270px;
	margin:6px 5px 15px 0;
	padding:0;
	font-size:10px;
	text-align:center;
	color:#777;
	float:left;
	display:block;
}

#product_left img{
    	display:block;
	margin:0 auto;
	padding:4px;
	background-color:#f1f1f1;
	border:1px solid #ccc;
	text-align:center;
	clear:both;

}

#product_left p{
	font-size:10px;
	text-align:left;
	margin:0;
	padding:0;
	color:#CC0000;
	line-height:12px;

}

#product_left p img{
	border:none;
	background:none;
	margin:0 10px 0 25px;
	padding:0;
	float:left;
}

#product_left .sku {
	font-size:13px;
	font-weight:bold;
	color:#006798;
	text-align:center;
	margin:6px 0 2px 0px;

}

#product_left h5{
	margin:2px 0 2px 10px;
	padding:0;
	text-align:left;
}

#product_left ul{
	margin:0 0 6px 15px;
	padding:0;
}

#product_left li{
	margin:0 0 0 15px;
	padding:0;
	font-size:11px;
	text-align:left;
	line-height:14px;
}

#product_right{
	width:325px;
	margin:6px 0 15px 0;
	padding:0;
	float:right;
	display:block;
	clear:right;
}

#product_right h4{
	margin:0;
	padding:0;
}

#product_right .series_choice{
	margin:10px 0;
	padding:12px 8px 5px 8px;
	background:url(/img/product_option_back.jpg) repeat-x #f9f9f9;
	border:1px solid #ccc;
}

#product_right .series_choice h5{
	margin:0 5px 0 0;
	display:inline;
}

#product_right .series_price{
	margin:0;
	padding: 0;
	font-weight: bold;
	font-size: 13px;
	color:#719e00;
	display:inline;

}

#product_right .series_choice a{
	margin:0 0 10px 0;
	clear:both;
	display:block;
}


#product_right .description{
	margin:0;
	padding:5px 8px 5px 8px;
	background:url(/img/product_option_back.jpg) repeat-x #f9f9f9;
	border:1px solid #ccc;
}

#product_right .description p{
	margin:0;
	padding:5px 0;
	font-size:12px;
	line-height:14px;
	color:#555;
}

#product_right .price {
	margin: 0 5px 5px 0;
	padding: 0;
	font-weight: bold;
	font-size: 13px;
	color:#719e00;
}

#product_right .add_cart{
	margin:10px 0;
	padding:5px 8px 5px 8px;
	background:url(/img/product_option_back.jpg) repeat-x #f9f9f9;
	border:1px solid #ccc;
}
#product_right .add_cart h5{
	margin:0;
	padding:5px 0;
	font-size:13px;
	color: #006798;
}
#product_right .qty {
	margin: 10px 0;
	padding: 0 1px;
	vertical-align:middle;
}

#product_right .qty select{
	margin: 0 2px;
	padding: 1px;
	vertical-align:middle;
}

#product_options{
	margin: 0;
	padding:4px 5px 2px 5px;
	border-top: 1px solid #bbb;
	background:url(/img/product_option_back.jpg) repeat-x #f9f9f9;
	clear:both;
	display:block;
	text-transform:uppercase;
}
ul.product_options {
	float:right;
	margin: 0;
	padding: 0;
	list-style: none;
	border-top: 1px solid #bbb;
	border-right: 1px solid #ccc;
	background: #f9f9f9;
	clear:both;
	display:block;
}
ul.product_options  li {
	float:right;
	display:block;
	width: 322px;
	padding: 8px 0;
	margin:0;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #fff;
	background:url(/img/product_option_back.jpg) repeat-x #f9f9f9;
}

ul.product_options  li .content_block {
	padding: 0 8px;
}
ul.product_options  li .content_block img {
	display:block;
	padding: 4px;
	margin:5px auto;
	background-color:#fff;
	border:1px solid #ccc;
	float:none;
	clear:both;
}

ul.product_options  li .content_block .attribute_thumbnail {
	background:none;
}

ul.product_options  li .content_block h5 {
	float:left;
	margin: 0;
	padding: 0 0 5px 0;
	font-weight: bold;
	font-size: 12px;
	text-align:left;
	color: #006798;
}

ul.product_options  li .content_block p {
	margin: 0;
	padding: 5px 5px 5px 5px;
	font-size:12px;
	color:#777;
	clear:both;
}
ul.product_options select{
	font-size:11px;
	color:#444;
	padding: 0;
	margin:1px 6px;
	clear:right;
}
ul.product_options input{
	font-size:12px;
	color:#444;
	float:left;
	padding:1px 2px;
	margin:0 0 0 5px;
	clear:right;
}

.note_item { width:100%; padding:5px; background-color:#fafafa; border:1px solid #ddd;}



/*--------------------------------------------------- WKU Page --------------------------------------------------------------*/

.regular_price { 
	text-decoration:line-through;
}

.wku_price { 
	color:#DC2005; margin-left:5px;
}

.wku_login #button_roll {
	margin-top:5px;
	margin-right:20px;
	line-height:16px; 
	background: url("/img/wku_button.gif") no-repeat 0 0;
}

.wku_login #button_roll:hover { 
  background-position: 0 -23px;
  text-decoration:none;
  cursor:pointer;
}

.wku_login {
	font-size:11px;
	line-height:13px;
}


/*---------------------------------------------------Quantity Table------------------------------------------------------------*/
.quantity_table	{
	display:none;
	background:white;
	position:absolute;
	z-index:5000;
	margin:auto;
	cursor:default;
	height:auto;
	width:250px;
	border:solid 1px #999;
}
table.quantity_price {
	width:99%;
    font-size:8pt;
    text-align:center;
    background:#cfdee6;
    border-bottom:solid white 2px;
    padding-bottom:1px;
	margin:0 auto;
	color:#333;
}
caption.quantity_price {
	background:#cfdee6;
    font-size:8pt;
    padding:2px;
	text-align:center;
	}

.quantity_price th {
	border-bottom:solid 1px #222;
    background-color:#00588B;
    color:white;
    font-size: 8pt;
    font-weight:bold;
}
.quantity_price td {
	border: none;
}


.option_illustrations {
	margin:10px 0 0 0;
	clear:both;	
}


/*---------------------------------------------------Plastic Page Styles--------------------------------------------------------------*/

#plastic .description{
	margin:15px 0 0 0;
	padding:5px 8px 5px 8px;
	background:url(/img/product_option_back.jpg) repeat-x #f9f9f9;
	border:1px solid #ccc;
}

#plastic .description p{
	margin:0;
	padding:5px 0;
	font-size:12px;
	line-height:13px;
	color:#555;
}

#plastic p{
	font-size:10px;
	text-align:left;
	margin:5px 0 5px 40px;
	padding:8px 0 0 0;
	color:#CC0000;
	line-height:11px;
}

#plastic_options {background-color: #eee;border:solid #aaa 1px; margin:0px; padding:10px; width:610px;}
			
#plastic_options select	{ font-size:12px; float:left; height:20px; padding-bottom:1px;}
#plastic_attributes	{border:solid #bbb 1px; margin:0 0 5px 0; padding:0px; width:100%; height:65px; background:url(/img/product_option_back.jpg) repeat-x #f9f9f9;}
#plastic_attributes td	{padding:0px; border:solid #ccc 0px; padding-right:3px;}
#plastic_attributes th	{ padding-right:3px;}
#plastic_engraving input {text-align:center; margin:3px; color:#006798; width:360px;}

.summary td { font-size:14px; color:#719e00;}
.summary th { font-size:14px;}

/*---------------------------------------------------Engraving Table--------------------------------------------------------------*/

#engraving_container {
	width:608px;
	padding:0px;
	margin:15px 0;
	background-color:#f8f8f8;
	border:1px solid #aaa;
	clear:both;
	display:block;
	overflow:hidden;
}

.engraving_header {
	width:608px;
	height:70px;
	padding:0px;
	border-bottom:1px solid #aaa;
	background:url(/img/engraving_header_bg.jpg) repeat-x;
}
.engraving_options {
	padding:0px;
	margin:10px;
	color:#333;
	float:right;
	clear:both;
}

.engraving_options select{
	padding:0px;
	font-size:11px;
	color:#444;
	margin:2px;
}

#engraving_table {
	width:608px;
	padding:1px;
}

#engraving_table>tbody>tr>td  {
	padding:0;
	text-align:center;
	border-bottom:1px solid #e1e1e1;	
}

.engraving_item{
	background:url(/img/product_option_back.jpg) repeat-x #f9f9f9;
	border-right:1px solid #e1e1e1;
	padding:10px;
	font-size:13px;
	color:#555;
	font-weight:bold;
	text-align:center;
}

.engraving_input {
	float:left;
	margin:5px;
	font-size:11px;
}

.engraving_input td {
	padding:3px;
}

.engraving_input input{
	height:16px;
	padding:3px 5px;
	font-size:13px;
	vertical-align:middle;
}

.engraving_input .line{
	background:url(/img/product_option_back.jpg) repeat-x #f9f9f9;
	padding:4px 8px;
	font-size:13px;
	color:#555;
	font-weight:normal;
	text-align:center;
}

.engraving_odd_row {
	background-color:#fff;
}


.engraving_plate_spacer {
	height:8px;
	background:url(/img/engraving_divider.png) no-repeat;
}

/*-------------------------------------------------Event Page Magnify Popup Styles-------------------------------------------------------*/
.box_container	{display:none;
			 position:absolute;
			 top:0;
			 left:0;
			 text-align:center;
			 margin:auto;
			 cursor:default;
			 height:100%;
			 width:100%;
			 padding:0;
			}
.overlay		{position:absolute;
			 top:0;
			 left:0;
			 width:100%;
			 height:100%;
			 background-color:black;
			 filter:alpha(opacity=60); /* IE's opacity*/
			 opacity: 0.60;
			}
.box_contents	{position:relative;
			 display:none;
			 top:15%;
			 z-index:100;
			}
.box_contents table	{margin:auto;}
.box_contents_overlay	{border:white solid 12px;
				 background-color:white;
				 text-align:center;
				}
.box_contents_closer	{background-color:#004D7A;
				 color:white;
				 text-align:center;
				 font-weight:bold;
				 cursor:pointer;
				 white-space:nowrap;
				}					
					
.overlay_item_title	{
				 vertical-align: middle;
				 font-size: 10pt;
				 text-align:center;
				 padding:10px;
				}
img.prod_image	{cursor:pointer;}


/*---------------------------------------------------Help Box------------------------------------------------------------*/
#help_box_container	{width:250px;}
.help_box	{border:solid #999 1px;
			 font-size:10pt;
			 width:100%;
			 margin:auto;
			}
.help_box TD {padding-left:10px;
			 padding-right:10px;
			}
.help_box_top	{height:70px;
			}
.help_box_top_left {background: url('/graphics/frame/help_box/ul.gif') no-repeat;
			       background-position: top left;
			       width:50px;
				}
.help_box_title	{background: url('/graphics/frame/help_box/ul.gif') repeat-x bottom;
			 background-position: top left;
			 text-align:center;
			 vertical-align:middle;
			 padding-top:10px;
			}
.help_box_subtitle	{background: url('/graphics/frame/help_box/ustgrad.gif') repeat-x bottom;
			 background-position: top left;
			 text-align:center;
			 vertical-align:top;
			 white-space:nowrap;
			 height:23px;
			}
.help_box_mid,
.help_box_mid TD {background: url('/graphics/frame/help_box/ml.gif') repeat-x bottom;
			 background-color: #f8f8f8;
			 background-position: top left;
			 padding-top:18px;
			 vertical-align:top;
			 height:135px;
			}
.help_box_bottom {background: url('/graphics/frame/help_box/bl.gif') repeat-x bottom;
			 background-position: top left;
			 background-color: rgb(238,238,238);
			 height:27px;
			}
.help_box LI	{margin-left:-25px;}


/*--------------------------------------------------- Scoreboard --------------------------------------------------------------*/

ul.scoreboard  {
	margin:0;
	padding:0px 10px;
	
}

ul.scoreboard li {
	list-style:none;
	margin:2px 5px 10px 15px;
	padding:8px 10px;
	width:34px;
	background:url(/img/product_option_back.jpg) repeat-x #f9f9f9;
	border: 1px solid #afbac4;
}

ul.scoreboard li  a{
	font-size:15px;
	text-align:center;
}

ul.scoreboard li a:hover{
	font-size:15px;
	text-align:center;
	color:#719e00;
	text-decoration: none;
}

/*--------------------------------------------------- Trophy Options - Figures - Inserts Page--------------------------------------------------------------*/
ul#tablist {
	margin:0;
	padding:0;
	
}

ul#tab_list li {
	list-style:none;
	margin:2px 12px 10px 0px;
	padding:8px 10px;
	width:140px;
	background:url(/img/product_option_back.jpg) repeat-x #f9f9f9;
	border: 1px solid #afbac4;
	color:#006798;
	font-size:12px;
}


/*--------------------------------------------------- Window Shades NOT IN USE--------------------------------------------------------------*/

h2.trigger {
	padding: 0 0 0 40px;
	margin: 0 0 5px 0;
	background: url(/img/h2_trigger_a2.gif) no-repeat;
	height: 32px;
	line-height: 32px;
	width: 560px;
	font-size: 17px;
	font-weight: normal;
	float: left;
}
h2.trigger a {
	color: #fff;
	text-decoration: none;
	display: block;
}
h2.trigger a:hover { color: #ccc; }
h2.active {background-position: left bottom;} /*--When toggle is triggered, it will shift the image to the bottom to show its "opened" state--*/
.toggle_container {
	margin: 0 0 5px;
	padding: 0;
	border: 1px solid #d6d6d6;
	background: #f0f0f0;
	overflow: hidden;
	font-size: 1.2em;
	width: 595px;
	clear: both;
}
.toggle_container .block {
	padding: 5px; /*--Padding of Container--*/
}


/*--------------------------------------------------- Tool Tips NOT IN USE--------------------------------------------------------------*/
.tip {
    color: #fff;
    background:#CCC;
    display:none; /*--Hides by default--*/
    padding:10px;
    position:absolute;    z-index:1000;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
