#editimages {
	display: none;
}
.photothumbnail {
	height: 135px;
	width: 135px;
	background-color: #FFFFFF;
	padding: 5px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #B9B9B9;
	border-bottom-color: #B9B9B9;
	border-left-color: #CCCCCC;
}
#editdisplay {
	display: none;
}
.buttonstyle {
	width: 48px;
	padding: 4px;
	background-color: #FFFFFF;
	border: 2px solid #C5C5C5;
	float: left;
	margin-left: 30px;
}
.nav_top {
	background-image: url(images/top_bg.jpg);
	background-repeat: repeat-x;
	height: 37px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	padding: 5px;
}
.navigation {
	height: auto;
	background-color: #EBEBEB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D3D3D3;
}
.breadcrumbs {
	background-color: #EBEBEB;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #F4F4F4;
	height: 20px;
	border-bottom-style: solid;
	border-bottom-color: #CFCFCF;
}
.pimagesinputbox {
	width: 178px;
	height: 21px;
	border: 1px solid #DAD3C9;
}

.navigationwrapper {
}
.pageoptions {
	background-color: #EBEBEB;
	height: 57px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #F7F7F7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CFCFCF;
	width: 100%;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}
.pagetitle {
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 17px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	text-transform: capitalize;
	font-weight: normal;
}
.loginputbox {
	border: 1px solid #666666;
}
.error_large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #993333;
}


.datatable {
	height: auto;
	margin-right: 20px;
	margin-left: 20px;
	border: 1px solid #EBEBEB;
	padding-bottom: 20px;
}
.bluelink {
	color: #007297;
}

.clear {
	clear: both;
}
.default_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.menuoptions {
	float: none;
	width: 100%;
	text-align: left;
}
.datatitles {
	background-color: #EBEBEB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-indent: 5px;
}
.datarows {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
}
.redlink {
	color: #990000;
}
.inputbox_default {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	width: 450px;
	background-color: #FFFFDD;
	font-weight: bold;
	padding: 3px;
	border: 2px solid #999999;
}

#edit_content {
	height: auto;
}
#edit_meta {
	height: auto;
	display: none;
}
.editbutton {
	background-color: #E2E2E2;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-style: solid;
	border-left-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 11px;
	padding-right: 11px;
	margin-left: 3px;
	margin-right: 3px;
	padding-top: 5px;
	padding-bottom: 3px;
	color: #000000;
}
.pagetitle2 {
	margin-right: 20px;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 17px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	text-transform: capitalize;
	font-weight: normal;
	height: 17px;
	margin-top: 15px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.pageoptionssmall {
	background-color: #EBEBEB;
	height: auto;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #F7F7F7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CFCFCF;
	width: 100%;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}
.error_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #993333;
}
.buttonstyle2 {
	width: 48px;
	padding: 4px;
	background-color: #FFFFFF;
	border: 2px solid #C5C5C5;
	float: left;
	margin-left: 10px;
}
.datatablephotos {
	height: 460px;
	margin-right: 20px;
	margin-left: 20px;
	border: 1px solid #EBEBEB;
	padding-bottom: 20px;
	padding-right: 25px;
	overflow: auto;
}
.photothumbnaillarge {
	float: left;
	height: auto;
	width: auto;
	background-color: #FFFFFF;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #B9B9B9;
	border-bottom-color: #B9B9B9;
	border-left-color: #CCCCCC;
	margin-top: 25px;
	margin-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.photothumbnailholder {
	float: left;
	height: auto;
	width: 135px;
	background-color: #FFFFFF;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #B9B9B9;
	border-bottom-color: #B9B9B9;
	border-left-color: #CCCCCC;
	margin-top: 25px;
	margin-left: 25px;
}
.photothumbnailover {
	height: 135px;
	width: 135px;
	background-color: #E9E9E9;
	padding: 5px;
	border: 2px solid #990000;
}
.productthumbnail {
	padding: 4px;
	border: 1px solid #EBEBEB;
	float: left;
	margin-left: 3px;
	margin-right: 4px;
}
#edit_product_display {
	height: auto;
	display: none;
}
.print_header {
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
	border-bottom-style: none;
	text-transform: capitalize;
	font-weight: normal;
}
