﻿html
{
	margin: 0;
	padding: 0;
}
h1
{
	margin-top: 10px;
	font-size: 10pt;
	vertical-align: bottom;
	color: #cc6600;
	font-family: Palatino;
	letter-spacing: 2px;
}
h2
{
	margin-top: 10px;
	font-size: 8pt;
	vertical-align: bottom;
	color: #cc6600;
	font-family: Palatino;
	letter-spacing: 1px;
	display: inline;
}


h3
{
	margin-top: 10px;
	font-size: 8pt;
	vertical-align: bottom;
	color: #cc6600;
	font-family: Palatino;
	letter-spacing: 1px;
	display: inline;
	font-weight: bold;
}

h4
{
	margin-top: 10px;
	font-size: 8pt;
	vertical-align: bottom;
	color: #cc6600;
	font-family: Palatino;
	letter-spacing: 1px;
	display: inline;
	font-weight: normal;
}

h5
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #333399;
	text-decoration: none;

	display: inline;
}

h6
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333399;
	text-decoration: none;
	
	display: inline;
}

h2.shaded
{
	color: #cccccc;
	display: inline;
}
h2 a
{
	font-size: 8pt;
	vertical-align: bottom;
	color: #65738e;
	font-weight: bold;
}


body
{
	margin: 0;
	padding: 0;
	background: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333399;
}
img
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	vertical-align: baseline;
}
td
{
	vertical-align: top;
}
label
{
}
A
{
	color: #000000;
	text-decoration: none;
}
A:hover
{
	color: #ff9933;
	text-decoration: underline;
}

A.headerNavigation
{
	color: #FFFFFF;
}
A.headerNavigation:hover
{
	color: #ffffff;
}


.sitelogobox
{
	margin-top: 10px;
	font-size: 7pt;
	vertical-align: bottom;
	color: #65738e;
	font-family: Palatino;
	letter-spacing: 2px;
}
.catalogmenu
{
	border-bottom: gainsboro 1px solid;
	text-align: right;
	margin-bottom: 10px;
}

.status
{
font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 color:#FF8000;
 text-decoration: none;
 font-style: normal;
 letter-spacing:2px;
}

.htmlwrite
{
	margin-top: 10px;
	font-size: 10pt;
	vertical-align: top;
	color: red;
	font-family: Arial, Helvetica, sans-serif;
	
}

.sendsubmit
{
	margin-top: 10px;
	font-size: 10pt;
	vertical-align: top;
	color: Green;
	font-family: Arial, Helvetica, sans-serif;
	
}

.sendreject
{
	margin-top: 10px;
	font-size: 10pt;
	vertical-align: top;
	color: #cc6600;
	font-family: Arial, Helvetica, sans-serif;
	
}

.textbox
{
	width: 125px;
	height: 15px;
}

.textbox2
{
	width: 175px;
	height: 15px;
	border: 1px solid #CBCED4;
	
}
.textbox3
{
	width: 300px;
	height: 15px;
}
.textarea
{
	width: 300px;
	height: 90px;
}
.button_normal

{

width: 100px;

height: 20px;

border: 1px solid #CBCED4 outset;



}

.button_normal2
{
	width: 100px;
	height: 17px;
	border: 1px solid #CBCED4 outset;
	background-color: ButtonFace;
	background-position:center;
	
	text-align: center;
	vertical-align: bottom;
	font-family: Arial, Helvetica, sans-serif;
	padding-top:3px;
	
}
.linkbutton_normal
{
	width: 100px;
	height: 16px;
	text-align: center;
	vertical-align: text-bottom;
	
}

.linkbutton_small
{
	width: 50px;
	height: 16px;
	text-align: center;
	vertical-align: text-bottom;
	font-size: 8pt;
	font-family: verdana;
}
.button_large
{
	width: 200px;
	height: 20px;
}
.tdfiller
{
	background: Control;
	background-color: Silver;
}
.button_small
{
	width: 50px;
	height: 20px;
}

.listbox
{
	width: 300px;
	height: 100px;
}

.listbox_nosunk
{
border-style: none;

overflow:hidden;

}

.listbox_height 
{

	height: 160px;
	

	
	
}

.listbox_high
{
	width: 300px;
	height: 300px;
	border: 0px inset;
	border-bottom-style:none;
}
.listbox_large
{
	width: 400px;
	height: 100px;
}
.DropDownList
{
	width: 130px;
	height: 20px;
}
.DropDownListLarge
{
	width: 260px;
	height: 20px;
}
.textbox li
{
	list-style-type: none;
}
.plainbox
{
	padding: 11px;
	margin-bottom: 7px;
	width: auto;
	padding-right: 5px;
	padding-left: 5px;
	color: #696969;
	font: .7em Verdana, Arial, Helvetica, sans-serif;
}
.offsetleftbox
{
	margin-bottom: 7px;
	width: auto;
	padding-right: 5px;
	padding-left: 30px;
}
.textboxheader
{
	font-weight: bold;
	font-size: 8pt;
	color: #f5f5f5;
	font-family: verdana;
	background-color: #65738E;
	padding-right: 5px;
	padding-left: 10px;
	padding-bottom: 3px;
	padding-top: 3px;
	width: 190px;
}
.textboxheader a
{
	color: #f5f5f5;
	font-family: verdana;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
}
.graybox
{
	border: solid 1px #CBCED4;
	background: #ffffff;
	padding: 11px;
	margin-bottom: 7px;
}
.graybox1
{
	border: solid 1px #CBCED4;
	background: #FFFFFF url(box_bkgd.jpg);
	padding: 0px;
	margin-bottom: 7px;
	margin-left: 4px;
	color: #333399;
	width: 518px;
}
.graybox2

{

border: solid 1px #CBCED4;

background: #ffffff;

padding: 0px;

margin-bottom: 0px;

margin-left: 0px;

}

.graybox3

{

border: solid 1px #CBCED4;

background: #f5f5f5;

padding: 0px;

margin-bottom: 0px;

margin-left: 0px;

}
.grayboxheader
{
	font-weight: bold;
	font-size: 8pt;
	color: #f5f5f5;
	font-family: verdana;
	background-color: #999DA6;
	padding-right: 5px;
	padding-left: 10px;
	padding-bottom: 3px;
	padding-top: 3px;
}
.bodywrapper
{
	margin-left: 90px;
	margin-right: 90px;
	width: 770px;
}
#columnleft
{
	width: 180px;
	float: left;
}

#columnright
{
	margin-top: 0px;
	margin-left: 190px;
	height: 500px;
	border-left: #dcdcdc 1px dotted;
}

#menutext
{
	padding: 5px;
	text-align: left;
	margin-bottom: 5px;
	margin-left: 175px;
}
#menutext2
{
	padding: 5px;
	text-align: left;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menutext ul
{
	margin: 0px;
	padding: 0px;
	list-style-image: url( 'none' );

}
#menutext li
{
	display: inline;
}
#menutext a:link, #menutext a:visited
{
	padding-left: 12px;
	font-size: 8pt;
	color: #ff9933;
	font-family: palatino;
	text-decoration: none;
}
#menutext a:active, #menutext a:hover
{
	color: #ff0000;
}
.homeproductdisplay
{
	padding-right: 5px;
	padding-left: 5px;
	color: #696969;
	margin-left: 5px;
	margin-right: 5px;
	min-width: 500px;
}
.subtotal
{
	text-align: right;
	border-top: 1px solid #c9c9c9;
	margin-top: 5px;
}
.searchbox
{
	border-right: #dcdcdc 1px solid;
	border-top: #dcdcdc 1px solid;
	font-size: 8pt;
	border-left: #dcdcdc 1px solid;
	border-bottom: #dcdcdc 1px solid;
	font-family: verdana;
}
.thumbimage
{
	width: 100px;
	height: 100px;
}
.sidemenulink
{
	font-size: 8pt;
	font-family: verdana;
}
.errorbox
{
	border-right: #660000 1px solid;
	border-top: #660000 1px solid;
	font-weight: bold;
	font-size: 9pt;
	border-left: #660000 1px solid;
	color: #660000;
	border-bottom: #660000 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffcccc;
	width: auto;
}
.sectionheader
{
	border-bottom: #dcdcdc 1px dotted;
	color: #333399;
	font-size: 9pt;
	padding-bottom: 5px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.sectionheader2
{
	color: #65738E;
	font-size: 8pt;
	padding-bottom: 5px;
	font-weight: bold;
}
strong
{
	color: #696969;
}
.addtocartlink
{
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
	color: #C7C030;
}
.checkoutlabel
{
	font-size: 8pt;
	font-family: verdana;
	color: #C7C030;
}


.radio
{
	font-size: 8pt;
	font-family: verdana;
	color: #C7C030;
	width: 175px;
}


.radio_1
{
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color:#333399;
	width: 130px;
	border-style:none;
	vertical-align:top;
	
}

.checkboxlist
{
	font-size: 8pt;
	font-family: verdana;
	color: #C7C030;
	width: 175px;
	text-align: left;
}


INPUT
{
	border-right: #696969 0px solid;
	border-top: #696969 0px solid;
	font-size: 8pt;
	border-left: #696969 0px solid;
	border-bottom: #696969 0px solid;
	font-family: verdana;
}
SELECT
{
	border-right: #696969 1px solid;
	border-top: #696969 1px solid;
	font-size: 8pt;
	border-left: #696969 1px solid;
	border-bottom: #696969 1px solid;
	font-family: verdana;
}
.admin-header
{
	background-color: #6190CD;
	height: 40px;
	padding-left: 10px;
	border-bottom: solid 4px #B4CCEB;
}
.admin-header h1
{
	color: white;
}
.menu_text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333399;
	text-decoration: none;
}
.menu_text_link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333399;
	text-decoration: underline;
}
.page_identifier
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333399;
	text-decoration: none;
	font-style: normal;
}

.blue_box_lg

{

border: solid 0px #CBCED4;

background: #FFFFFF url(box_bkgd.jpg);

padding: 0px;

color: #333399;

width: 475px;

}
.blue_box_med {

border: 0px solid #CBCED4;

background: #FFFFFF url('box_bkgd.jpg');

padding: 0px;

color: #333399;

width: 250px

}

.tab_headers
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333399;
	text-decoration: none;
	font-style: normal;
}
.add_remove_box

{

font-family: Arial, Helvetica, sans-serif;

font-size: 12px;

font-style: normal;

font-weight: normal;

color: #000000;

padding: 0px;

height: 190px;

width: 190px;

border: 1px solid #d8e6ff;

background-color: #FFFFFF;

overflow:scroll; 

}

.textarea_test
{

font-family: Arial, Helvetica, sans-serif;

font-size: 12px;

font-style: normal;

font-weight: normal;

color: #000000;

padding: 0px;

height: 190px;

width: 190px;

border: 1px solid #d8e6ff;

background-color: #FFFFFF;
overflow:scroll;


 

}

.add_remove_box_sm
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding: 3px;
	height: 150px;
	width: 200px;
	border: 1px solid #99CCFF;
}


 
.page_identifier {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 16px;
 font-weight: bold;
 color: #333399;
 text-decoration: none;
 font-style: normal;
}

.radio_but
{
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333399;
	border-right-color: #333399;
	border-bottom-color: #333399;
	border-left-color: #333399;
	
}
.footer_div
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FE9933;
	text-decoration: none;
}
.dropdown_med
{
	border: solid 1px #CBCED4;
	background: #FFFFFF url(box_bkgd.jpg);
	padding: 0px;
	color: #333399;
	width: 230px;
	text-indent:0px;
	counter-reset:none;
	
	
}
.bodytext_black
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.menu_text_bold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #333399;
	text-decoration: none;
}
.outside_border
{
	border: thin solid #CCCCCC;
}
.message_box_200
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding: 3px;
	height: 150px;
	width: 200px;
	border: 1px solid #99CCFF;
}
.blue_text_field {



	border: solid 1px #CBCED4;
	background: #FFFFFF url(box_bkgd.jpg);
	padding: 0px;
	color: #333399;
	width: 150px;
}
.blue_box_profile {
	border: solid 1px #CBCED4;
	background: #FFFFFF url(images/box_bkgd_300.jpg);
	padding: 0px;
	color: #333399;
	width: 236px;
	height: 320px;
}
.textbox_sm_profile {

	width: 95px;
	height:15px;
	border: 1px solid #9999FF;
}
.menu_text_italic {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #333399;
	text-decoration: none;
}
.dropdown_sm {




	border: solid 1px #CBCED4;
	background: #FFFFFF url(box_bkgd.jpg);
	padding: 0px;
	color: #333399;
	width: 50px;
}
.blue_box_profile_sm {
	border: solid 1px #CBCED4;
	background: #FFFFFF url(images/box_bkgd_300.jpg);
	padding: 0px;
	color: #333399;
	width: 236px;
	height: 140px;
}
.graybox_profile {
	border: solid 1px #CBCED4;
	background: #ffffff;
	padding: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 236px;
}
.blue_box_800px {


	border: solid 1px #CBCED4;
	background: #FFFFFF url(images/box_bkgd_300.jpg);
	padding: 0px;
	color: #333399;
	width: 800px;
}
.blue_box_385 {


	border: solid 1px #CBCED4;
	background: #FFFFFF url(box_bkgd.jpg);
	padding: 0px;
	color: #333399;
	width: 385px;
}
.graybox_385 {
	border: solid 1px #CBCED4;
	background: #ffffff;
	padding: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 385px;
}
.blue_box_med_send {


	border: 1px solid #CBCED4;
	background: #FFFFFF url('box_bkgd.jpg');
	padding: 0px;
	color: #333399;
	width: 200px
}

