@charset "utf-8";
/* CSS Document */

.sans-serif {
    font-family: Arial,Helvetica,Gill, sans-serif;
}

.serif {
    font-family: Georgia,'Times New Roman', Times, serif;
}

.black {
    font-family: Impact, 'Arial Black', 'Helvetica Black';
}

.modern {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-style: normal;
}

html {
	height:99.9%;
}

body {
	font-size:12px;
	height:97.7%;
        /*
	user-select: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: -moz-none;
	-o-user-select: none;
        */
}

code {
	color:#3399FF;
}

.mqerror, .generror {
	display:block;
	border:1px #FFCC33 solid;
	border-radius:5px;
	-moz-border-radius:5px;
        -webkit-border-radius:5px;
	background:#FFFFCC;
	margin:5px;
}

.mqerror h5 {
	font-size:18px;
	font-style:italic;
	color:#CC0000;
}

.sans {
	font-family:"Arial Narrow", "Helvetica Condensed", Arial, Helvetica, Verdana, sans-serif;
}

.serif {
	font-family:Georgia, "New York", "Garamond", "Adobe Garamond Pro", "Garamond BE", "Times New Roman", Times, serif;
}

h1,h2,h3,h4,h5,h6 {
	margin:0;
	margin-bottom:5px;
}

h1 {
	font-size:18px;
	margin:0px;
}

h2 {
	font-size:14px;
	margin:0px;
}

h3 {
	font-size:12px;
	margin:0px;
}

h4 {
	font-size:10px;
	margin:0px;
}

big {
	margin:0px;
}

.margin {
	margin:5px;
}

a:hover {
	text-decoration:none;
	color:#900;
}

.ajaxButton {
	cursor:pointer;
}

.ajaxButton:hover {
	color:#900;
}

img {
	border:0px;	
}

button, input[type="submit"], input[type="reset"], .simpleButton {
    padding: 2px 3px;
}

.simpleButton::-moz-focus-inner   { border: 0; padding: 0; }

img.userthumb {
	border:1px white solid;
	padding:2px;
}

.nowrap {
    white-space: nowrap;
}

.no-logo {
    background:url(/images/2010/logo/no-logo.png) center center no-repeat;
    width:128px;
    height:128px;
}

#icon {
	width:498px;
	height:89px;
	display:inline-block;
	clear:both;
	background:url(/gui/theme/default/images/admin_logo.png) top left no-repeat;
}

#body{
	margin:0 5px 20px 0;
	/*max-width:800px;*/
}

#receiver {
	margin-bottom:120px;
}

#admin_bottom {
	position:fixed;
	bottom:0px;
	left:0px;
	background:#949494;
	background: linear-gradient(top,  #AEAEAE,  #777);
	background: -o-linear-gradient(top,  #AEAEAE,  #777);
	background: -moz-linear-gradient(top,  #AEAEAE,  #777);
	background: -webkit-gradient(linear, left top, left bottom, from(#AEAEAE), to(#777));
	width:100%;
	border-top:1px #777 solid;
	z-index:60;
        color:black;
        text-shadow: 0 1px 0 dimgray;
}

#bottomCredits .credit{
    text-shadow: 0 1px 0 #d7d7d7;
}

#bottomCredits a.ajaxButton {
    text-decoration: none;
    text-shadow: 0 1px 0 #d7d7d7;
}

#bottomCredits a.ajaxButton:hover {
    color:goldenrod;
    text-shadow: 0 1px 1px black;
}

.resources {
	min-height:16px;
	background:url(/images/2010/footer/footer-tab-bg.png) top left repeat-x;
	clear:both;
	text-align:left;
	display:block;
}

.resources a{
	font-size:12px;	
}

.resource_link {
	min-height:80px;
	clear:both;
	text-align:left;
	display:inline-block;
	padding:10px;
}

.resourceList {
	float:left;
	border:#ccc 1px solid;
	padding:10px;
	margin:5px;
	list-style:inside;
	list-style-type:none;
	border-radius:5px 0 5px 0;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
}

.catItem {
	text-align:center; 
	display:inline-block; 
	margin:5px; 
	min-width:80px;
	min-height:123px; 
	max-width:80px;
	max-height:142px; 
	border:1px #ccc solid; 
	padding:5px; 
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	overflow:hidden;
	cursor:pointer;
}

.catItem:hover {
	border:1px #2d73b9 solid;
	background: #93a9d5;
	box-shadow: #252525 1px 1px 2px;
	-moz-box-shadow: #252525 1px 1px 2px;
	-o-box-shadow: #252525 1px 1px 2px;
	-webkit-box-shadow: #252525 1px 1px 2px;
}

.filetitle {
	color:#333;
	font-size:10px;
	text-shadow: 0 1px 0 #a0a0a0;
}

.filesize {
	color:#0071BC;
	font-size:10px;
	text-shadow: 0 1px 0 #a0a0a0;
}

.catItem:hover .filetitle, .catItem:hover .filesize {
	color:white;
	text-shadow: 0 1px 0 #005796;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.fileholder {
	width:900px;
	padding:0;
	box-shadow: inset 0px 0px 14px;
	-moz-box-shadow: inset 0px 0px 14px;
	-khtml-box-shadow: inset 0px 0px 14px;
	-webkit-box-shadow: inset 0px 0px 14px;
	border-color:#000;
}

#footDisplay {
	margin:0 auto 0 auto;
	max-height:366px;
	overflow:auto;
}

#content-container {
	font-family:Georgia, "Times New Roman", Times, serif;
}

.sidebar {
	width:200px;
	text-align:left;
	clear:left;
}

.right {
	float:right;
}

.left {
	float:left;
}

.center {
	margin-left:auto;
	margin-right:auto;
}

.display_title{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#597859;
	font-size:14px;
}

.display {
	padding:5px;
	background:#D7EBE9;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin:5px;
	width:47%;
	float:left;
}

.display a{
	color:#a90014;
	text-decoration:none;
}

.display a:hover{
	color:#597859;
	text-decoration:underline;
}

#login {
	font-family:Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size:11.5px;
	width:auto;
	max-width:300px;
	min-height:5px;
	position:absolute;
	top:0;
	right:10px;
	border-radius:0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	border:1px #b7b7b7 solid;
	border-top:none;
	padding: 0 5px 0 5px;
	box-shadow:0 0 2px #000;
	-moz-box-shadow:0 0 2px #000;
	-webkit-box-shadow:0 1px 2px #000;
	background:#7d7d7d;
	color:#fff;
	z-index:9000;
}

#login a {
	color:#363636;
	text-shadow:0 1px #b7b7b7;
	text-decoration:none;
}

#login a:hover {
	color:#fff;
	text-shadow:0 0.1em #000;
}

#login a.userLink {
	color:yellow;
	text-shadow:0 1px #000;
	font-weight:bold;
}

#login a.userLink:hover {
	color:#f1a629;
}

#logform {
	padding-top:15px;
	width:300px;
}

#login_div {
	max-width:300px;
	min-height:5px;
	position:absolute;
	top:0;
	right:10px;
}

#login_div input {
	border:none;
}

.log_left {
	float:left;
	padding-left:6px;
	background:url(/images/2010/forms/log-left.png) scroll top left no-repeat;
}

.log_sep {
	float:left;
	width:6px;
	height:29px;
	background:url(/images/2010/forms/log-sep.png) scroll top left no-repeat;
}

.log_shadow {
	float:left;
	width:4px;
	height:29px;
	background:url(/images/2010/forms/log-right.png) scroll top left no-repeat;
}

.log_submit {
	float:left;
	width:72px;
	height:29px;
	background:url(/images/2010/forms/log-normal.png) scroll top left no-repeat;
	font-size:0px;
	cursor:pointer;
}

.log_submit:hover {
	background:url(/images/2010/forms/log-over.png) scroll top left no-repeat;
}

input.log_tex {
	float:left;
	width:99px;
	height:29px;
	background:url(/images/2010/forms/log_text.png) scroll top left repeat-x;
	font-size:15px;
	line-height:20px;
	color:#6b6b6b;
	padding-left:5px;
}

.log-span {
	margin:2px 0 2px 0;
	display:inline-block;
	clear:both;
}

.log-img {
	padding:2px;
	display:inline-block;
	border:1px white solid;
}

#log-message {
	clear:both;
}

#to-hide {
	clear:both;	
}

ul {
	margin:0px;
}

.copy {
	font-size:10px;
	font-family:'Arial Narrow','Helvetica Condensed', sans-serif;
	padding: 2px 10px 5px 10px;
	border-top:2px #000 solid;
}

td {
	text-align:left;
}

.whatnew_table {
	margin-top:10px; 
	border:1px #c2c2c2 solid;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}

form {
	margin:0px;
}

.warning-label {
	font-family:Impact,"Arial Black","Helvetica Black", Arial, sans-serif;
	font-size:12px;
}

table#schedule_table td {
	border-top:2px #d7d7d7 dotted;
}

.us{
	background:#D7EBE9 url(/gui/theme/default/images/us-bg.png) bottom right no-repeat;
}

.int{
	background:#D7EBE9 url(/gui/theme/default/images/int-bg.png) bottom right no-repeat;
}

.close{
	font-style:normal;
	color:red;
	font-weight:bold;
	cursor:pointer;
}

.green {
	color:green;
}

.red, .generror {
	color:#ff0000;
}

.yellowtxt {
	color:#FFCC00;
}

.bktxt {
    color:black;
}

.bluetxt {
    color: #6666ff;
}

.graytxt {
    color: #555;
}

.gold {
    color: goldenrod;
}

.darkgold {
    color: darkgoldenrod;
}

.txtshadow {
	text-shadow:black 0px 1px 1px;
}

.closeButton {
	background:url(/images/2010/buttons/close_hover_btn.png) top right no-repeat;
	display:inline-block;
	padding:2px 20px 2px 5px;
	postion:relative;
	top:0;
	right:0;
	height:12px;
	z-index:100px;
	color:#fff;
	font-size:10px;
	cursor:pointer;
}

.closeButton:hover {
	background:#777 url(/images/2010/buttons/close_hover_btn.png) bottom right no-repeat;
	color:#999;
}

.expandButton {
	background:#777 url(/images/2010/buttons/expand.png) top right no-repeat;
	display:inline-block;
	width:12px;
	height:12px;
}

.expandButton:hover {
	background:#777 url(/images/2010/buttons/expand.png) bottom right no-repeat;
	display:inline-block;
	width:12px;
	height:12px;
}

.editButton {
	background:#fff url(/images/2010/buttons/edit_pencil_16_hover.png) top right no-repeat;
	display:inline-block;
	width:16px;
	height:16px;
	margin:2px;
}

.editButton:hover {
	background:#ececec url(/images/2010/buttons/edit_pencil_16_hover.png) bottom right no-repeat;
	display:inline-block;
	width:16px;
	height:16px;
}

.deleteButton {
	background:#fff url(/images/2010/buttons/delete_cross_16_hover.png) top right no-repeat;
	display:inline-block;
	width:16px;
	height:16px;
	margin:2px;
}

.deleteButton:hover {
	background:#ececec url(/images/2010/buttons/delete_cross_16_hover.png) bottom right no-repeat;
	display:inline-block;
	width:16px;
	height:16px;
}

.printButton {
	background:url(/images/2010/buttons/print.png) top right no-repeat;
	display:inline-block;
	padding:2px 20px 2px 5px;
	height:12px;
	font-size:10px;
	color:#acacac;
	cursor:pointer;
}

.printButton:hover {
	background:url(/images/2010/buttons/print.png) bottom right no-repeat;
	color:#FF9900;
}

a.printButton {
	font-size:10px;
	text-decoration:none;
}

.clear_both{
	clear:both;
}

.display_menu{
	width:100%;
}

.textButton {
	cursor:pointer;
	display:inline-block;
	margin:0 1px 0 1px;
    border: 1px #5e9619 solid; /*#2ea81f,#9dd05b*/
	border-radius:10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    background: #cfffab url(/seatingOF/images/button_bg.jpg) top left repeat-x;
    color: #003b12;/*#257422,#5e9619*/
    font-size: 10px;
	font-family:Arial, Gadget, Helvetica, sans-serif;
	font-weight:bold;
	text-shadow: #fff 1px 0.1em 0.1em; /*#777 1px 0.1em 0.1em, */
    text-align: center;
    padding: 4px 5px 4px 5px;
    text-decoration: none;
}

.textButton:hover {
	background: url(/seatingOF/images/button_bg.jpg) bottom left repeat-x;
    border: 1px #990000 solid;
	color:#990000;
	text-decoration:none;
	text-shadow: #fff 1px 0.1em 0.1em;
}

.hidden {
	display:none;
	visibility:hidden;
}

.block {
	display:block;
}

.inline_block {
	display:inline-block;
}

.table_util {
	width:700px;
}

.row_util {
	padding:10px;
	text-align:center;
	border:1px #777 solid;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	width:150px;
}

.textBlock {
	padding:5px;
	margin:2px;
	background:#FCDAD5;
	border:1px #8E1818 solid;
	text-align:left;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

.cpheader {
	background:#777 url(/images/2010/backgrounds/head_bottom_shadow.png) bottom left repeat-x;
	padding:5px;
	display:block;
	color:#fff;
	min-width:400px;
	text-shadow: #000 0 0.1em 0.1em; /*#777 1px 0.1em 0.1em, */
	box-shadow:1px 1px 4px #636363;
	-moz-box-shadow:1px 1px 4px #636363;
	-webkit-box-shadow:1px 1px 4px #636363;
	-khtml-box-shadow:1px 1px 4px #636363;
}

.cpheadergen {
	background:#777 url(/images/2010/backgrounds/head_bottom_shadow.png) bottom left repeat-x;
	padding:5px;
	display:block;
	color:#fff;
	text-shadow: #000 0 0.1em 0.1em; /*#777 1px 0.1em 0.1em, */
	box-shadow:1px 1px 4px #636363;
	-moz-box-shadow:1px 1px 4px #636363;
	-webkit-box-shadow:1px 1px 4px #636363;
	-khtml-box-shadow:1px 1px 4px #636363;
}

.cpbody {
	background:#ececec;
	border:1px #777 solid;
	padding:10px;
	display:block;
	text-align:center;
	box-shadow:1px 1px 4px #636363;
	-moz-box-shadow:1px 1px 4px #636363;
	-webkit-box-shadow:1px 1px 4px #636363;
	-khtml-box-shadow:1px 1px 4px #636363;
}

#cpdisplay {
	background:#a0a0a0;
}

.cptab {
	display: inline-block;
    margin: 0 1px 0 1px;
    height: 15px;
    width: auto;
    border: 1px #5e9619 solid;
	border-bottom:none;
    background: #cfffab url(/seatingOF/images/button_bg.jpg) top left repeat-x;
    color: #003b12;/*#257422,#5e9619*/
    font-size: 10px;
	font-family:Arial, Gadget, Helvetica, sans-serif;
	font-weight:bold;
    text-align: center;
    line-height: 13px;
    padding: 4px 5px 1px 5px;
    text-decoration: none;
	text-shadow: #fff 1px 0.1em 0.1em; /*#777 1px 0.1em 0.1em, */
}

.cptab:hover { 
    border:1px #a82a27 solid;
	border-bottom:none;
    background: #ffa583 url(/seatingOF/images/button_bg.jpg) bottom left repeat-x;
    color: #740002;
}

.cptab_select {
	display: inline-block;
    margin: 0 1px 0 1px;
    height: 15px;
    width: auto; 
    border:1px #a82a27 solid;
	border-bottom:none;
    background: #ffa583 url(/seatingOF/images/button_bg.jpg) bottom left repeat-x;
    color: #740002;
    font-size: 10px;
	font-family:Arial, Gadget, Helvetica, sans-serif;
	font-weight:bold;
    text-align: center;
    line-height: 13px;
    padding: 4px 5px 1px 5px;
    text-decoration: none;
	text-shadow: #fff 1px 0.1em 0.1em; /*#777 1px 0.1em 0.1em, */
}

#controlDisplay {
	/*max-width:800px;
	max-height:500px;
	overflow:auto;*/
}

#profileDisplay {
	/*max-width:790px;*/
	/*max-height:490px;*/
	/*overflow:auto;*/
}

h1.cptitle{
	margin:10px 0 10px 0;
	color:#820010;
	font-family:"Arial Narrow", "Helvetica Condensed", Arial, Helvetica, sans-serif;
	font-style:italic;
}

.odd {
	background:#fff;
}

.even {
	background:#d5dcef;
}

.deep {
    background:url(/images/2010/backgrounds/shdw-top-bot.png) center left repeat-x;
    -moz-background-size:100%;
    -webkit-background-size:100%;
    -o-background-size:100%;
}

.tophead {
	background:url(/images/2010/backgrounds/head_bottom_shadow.png) bottom left repeat-x;
	text-transform:uppercase;
}

.groupdisplay {
	font-size:10px;
	margin:0px;
}

.thumbtitle {
	font-weight:bold;
	font-size:12px;
	margin-bottom:5px;
}

.thumbsub {
	font-size:11px;
	margin-bottom:5px;
}

.blue {
	font-size:9px;
	color:#00aeed;
	text-shadow: 0 1px 1px #fff;
}

/* Admin Menu */

#admin_sidebar {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-bottom:120px;
}

#admin_sidebar a{
	color:#FFFFFF;
	display:block;
	padding:2px;
	text-decoration:none;
}

#admin_sidebar a:hover{
	color:#CC9900;
}

#admin_sidebar ul{
	margin:0;
	padding:0;
}

#admin_sidebar ul li{
	background:#ececec url(/images/2010/menus/th/top-admin-menu.png) top left repeat-x;
	margin:0 10px 2px 0;
	list-style:none;
	list-style-position:inside;
	display:block;
	padding:1px;
	border:1px #8E1818 solid;
}

#admin_sidebar ul li ul li{
	background:#ececec;
	margin:0px;
	list-style-type:none;
	border:none;
}

#admin_sidebar ul li ul li a{
	color:#8E1818;
}

#admin_sidebar ul li ul li a:hover{
	color:#660000;
	background:#b7b7b7;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

#admin_sidebar ul li ul li ul{
	padding-left:10px;
}

#admin_sidebar ul li ul li ul li{
	margin:0px;
	list-style-type:none;
	list-style-position:inside;
	border:none;
}

#admin_sidebar ul li ul li ul li a{
	color:#636363;
}

#admin_sidebar ul li ul li ul li a:hover{
	color:#660000;
}

/*---- Category Format ----*/

#category_display {
	font-size:11px;
	font-family:Arial, Helvetica, Verdana, sans-serif;
}

#search_display {
	font-size:11px;
	font-family:Arial, Helvetica, Verdana, sans-serif;
}

span.category_list {
	display:table;
	width:700px;
	margin:0 auto;
}

span.category_option {
	display:table-row;
	text-align:left;
	background:#d5dcef;
}

span.admincontrol {
	display:inline-block;
	margin:2px;
	text-align:left;
	float:left;
	vertical-align:text-top;
}

span.control {
	display:inline-block;
	margin:2px;
	text-align:left;
	float:left;
	vertical-align:text-top;
	clear:both;
}

span.category_list span.category_option:nth-child(2n+2) {
	background:#fff;
}

span.id {
	width:5%;
	height:100%;
	font-weight:bold;
}

span.name {
	width:15%;
	height:100%;
	font-weight:bold;
}

span.last {
	width:15%;
	height:100%;
	font-weight:bold;
}

span.description {
	width:45%;
	max-height:80px;
	overflow:hidden;
}

span.position {
	width:8%;
	height:100%;
}

span.parent {
	width:8%;
	height:100%;
}

span.buttons {
	width:8%;
	text-align:right;
	height:100%;
}

.adminlook {
	display:table-row;
	background:url(/images/2010/backgrounds/head_top_shadow.png) top left repeat-x;
	width:100%;
	padding-bottom:5px;
}

.adminlook span.category_list span.category_option:nth-child(2n+2) {
	background:#FFCC99;
}

.adminlook span.category_option {
	display:table-row;
	text-align:left;
	background:#FFFFCC;
}

/*----- Search Bar -----*/

#searchBar {
	background:#ACACAC;
	padding:0 0 0 18px;
	border-radius:5px 5px 0 0;
	-moz-border-radius:5px 5px 0 0;
	-webkit-border-radius:5px 5px 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-shadow:#000 0px 1px 1px;
	color:#fff;
	margin-top:5px;
}

#searchBar span.rightbar {
	display:block;
	padding:5px 18px 5px 0;
}

#searchBar input, #searchBar select{
	height:100%;
	font-size:10px;
	line-height:18px;
	box-shadow:inset 0px 0px 2px #000;
	-moz-box-shadow:inset 0px 0px 2px #000;
	-webkit-box-shadow:inset 0px 0px 2px #000;
	border:1px #000 solid;
	color:#0066CC;
	vertical-align:middle;
}

#searchBar2 {
	padding:0 0 0 18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-shadow:#000 0px 1px 1px;
	color:#fff;
	margin-top:5px;
}

#searchBar2 input, #searchBar2 select{
	height:100%;
	font-size:10px;
	line-height:18px;
	box-shadow:inset 0px 0px 2px #000;
	-moz-box-shadow:inset 0px 0px 2px #000;
	-webkit-box-shadow:inset 0px 0px 2px #000;
	border:1px #000 solid;
	color:#0066CC;
	vertical-align:middle;
}

.searchres {
	text-align:left;
	display:block;
	background:#fff;
	padding:5px;
	border:1px #959595 solid;
	margin: 0 0 2px 0;
}

.searchres:nth-child(2n+2) {
	background:#d5dcef;
}

.bigTitleStyle {
	color:#959595;
	font-family:'Arial Black','Helvetica Black',Impact;
	text-shadow:0 1px 1px #fff, 0px -1px 1px #000;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	font-size:24px;
	padding:5px;
}

.light_description {
	display:inline-block;
	padding:5px;
	color:#fff;
	text-shadow: 0 0.1em 0.1em #000;
	background:#464646;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin:5px;
}

/*---- Floating Window ----*/
#floatMiddle {
	background: #000;
	z-index: 2004;
	color:#000000;
	display:inline-block;
	/*display:none;*/
	border: 2px solid #525252;
	text-align:left;
	padding:15px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	box-shadow:2px 2px 8px #000;
	-moz-box-shadow:2px 2px 8px #000;
	-webkit-box-shadow:2px 2px 8px #000;
	color:white;
}

/*---- Tableless Configuration ----*/
.table {
	width:99.5%;
	height:80%;
	margin:0 auto 0 auto;
	display:table;
}

.itable {
	margin:0 auto;
	display:inline-table;
}

.tablerow {
	display:table-row;
}

.tablecell {
	display:table-cell;
	vertical-align:top;
	height:100%;
}

.tablecaption {
	display:table-caption;
}

.spacing {
	border-spacing:2px;
}

.morespacing {
	border-spacing:5px;
}

.topalign {
	vertical-align:top;
}

.midalign, .product_image {
	vertical-align:middle;
}

.bottomtextalign {
	vertical-align:text-bottom;
}

.lefttext {
	text-align:left;
}

.righttext {
	text-align:right;
}

.centertext, .product_image, .generror {
	text-align:center;
}

.justifytext {
	text-align:justify;
}

.colspan {
	width:100%;
}

.overflow-auto {
	overflow:auto;
}

.overflow-hide {
	overflow:hidden;
}

.width10 {
	width:10%;
}

.width15 {
	width:15%;
}

.width20 {
	width:20%;
}

.width25 {
	width:25%;
}

.width30 {
	width:30%;
}

.width35 {
	width:35%;
}

.width40 {
	width:40%;
}

.width45 {
	width:45%;
}

.width50 {
	width:50%;
}

.width55 {
	width:55%;
}

.width60 {
	width:60%;
}

.width65 {
	width:65%;
}

.width70 {
	width:70%;
}

.width75 {
	width:75%;
}

.width80 {
	width:80%;
}

.width85 {
	width:85%;
}

.width90 {
	width:90%;
}

.width95 {
	width:95%;
}

.width100 {
	width:100%;
}

/*--- File System ---*/


.file_container {
	width:100%;
	height:320px;
	overflow:auto;
	margin-bottom:25px;
	display:inline-block;
}

.thumbfile {
	text-align:center;
	display:inline-block;
	float:left;
	padding:5px;
	color:#FFFFFF;
	text-decoration:none;
	margin:3px;
}

.thumbfile:hover {
	color:#000;
	background:#AABADD;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	zoom:1;
	box-shadow:0px 0px 2px #000;
	-moz-box-shadow:0px 0px 2px #000;
	-webkit-box-shadow:0px 0px 2px #000;
	text-shadow:none;
}

.empty {
	height:45px;
	display:block;
}

/*---- Contact System ----*/

#contactDisplay img {
	box-shadow:1px 1px 5px #000;
	-moz-box-shadow:1px 1px 5px #000;
	-webkit-box-shadow:1px 1px 5px #000;
	margin:5px;
	padding:5px;
	border-radius:2px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background:#fff;
}

/*---- Email Response ----*/
.emailSuccess {
	background:#e0edc5;
	border:2px #477d0f solid;
	padding:10px;
}

.emailError {
	background:#f6b3ad;
	border:2px #980034 solid;
	padding:10px;
}

#myProfile input[type='text'], #myProfile input[type='email'], #myProfile input[type='url'], #myProfile input[type='password'], #myProfile textarea{
	border:1px #777 solid;
}

#myProfile img {
	margin:0 auto 0 auto;
}

/*---- Thumbnail Holders ----*/

.holder {
	width:80px;
	height:auto;
	display:inline-table;
	vertical-align:top;
	border:1px white solid;
	text-align:center;
	margin:4px 2px;
	padding:5px;
}
.thumb {
	width:60px;
	min-height:60px;
	padding:5px;
	margin:5px auto;
}
.thumb a, .thumb_img{
	vertical-align:middle;
	border:none;
}

/*---- Line Breaks and Horizontal Bars ----*/

hr {
	border:none;
	border-top:1px #777 dotted;
}

.hr {
	margin-top:5px;
	border-top:1px #959595 dotted;
	min-height:5px;
	display:block;
}

/*---- Main Button Navigation ----*/

#mainBottomNav {
    display:block;
    margin: 0;
    border-top:2px white solid;
    border-bottom: 1px lightgray solid;
    background:darkred url(/images/2010/backgrounds/head_top_shadow.png) 0 0 repeat-x;
    white-space: nowrap;
}

.bottomNavButtons, .bottomNavButtons_select {
    color:white;
    text-decoration: none;
    display: inline-block;
    font: italic 13px/14px "arial","helvetica",sans-serif;
    padding:3px 5px;
    margin: 0 2px;
    text-shadow: 1px 1px 2px black;
    border-left:none;
    border-right:none;
    white-space: nowrap;
}

.bottomNavButtons:hover, .bottomNavButtons:focus, .bottomNavButtons_select {
    color:orangered;
    background:black;
    border-left:2px white solid;
    border-right:2px white solid;
    margin:0;
}

.headerLink {
    position:absolute;
    top:0;
    left:0;
    width:216px; /* 216px */
    height:60px; /* 60px */
    display:block;
    margin-top:10px;
    background:url(/images/2010/logo/glass-web-logo_sm.png) top left no-repeat; /* url(/images/2011/backgrounds/index-back.png) */
    z-index:12;
}
