
/* Global Styles */

body {
	margin:0px;
	}
	
td {
	font-family: Arial, Helvetica, sans-serif;
	color: #380001;
	font-size: 12px;
	line-height: 150%;
}
	
table.cart {
	text-align: center;
	border: 1px #000000 solid;
	border-spacing: 0px;
}

table.options {
	text-align: left;
	border: 1px #000000 solid;
	border-spacing: 0px;
	vertical-align: top;
}

table.options td{
	vertical-align: top;
}

table.cart td {
	border-width: 1;
	border-color: #000000;
	}
	
	
td.smartproof_title {
 	background-color: #990000; 
	font-family: Arial, Helvetica, sans-serif;
	color:#FFCC00;
	font-size: 16px;
	font-weight: bold;
	}	

td.smartproof_body1 {
	background-color: #CCCCCC; 
	border-left: solid 2px #999;
	border-right: solid 2px #999;
	border-top: solid 2px #999;
	}	
	
td.smartproof_body2 {
	background-color: #CCCCCC; 
	border-left: solid 2px #999;
	border-right: solid 2px #999;
	border-bottom: solid 2px #999;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #380001;
	font-size: 10px;
	line-height: 100%;
	}

table.smartproof_controls {
	background-color: #CCCCCC;
	border: solid 2px #999;
	font-family: Arial, Helvetica, sans-serif;
	color: #380001;
	font-size: 12px;
	line-height: 150%;
	}	
    
td.smartproof_controls {
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	color: #380001;
	font-size: 12px;
	line-height: 150%;
	}	
	
	
/* Link Styles */
	
	
a {
	color: #FF6600;
	}
	
a:hover {
	color: #FFCC00;
	}
	
.standardlink {
	color: #000099;
}

.offsetlink {
	color: ;
}

.footerlink {
	color: #000000;
}

.borderimage{
	border-style:outset;
	border-color: black;
	border-width:2px;
      }
	
/* Form Styles */

input.cartbutton {
	font-size: 10px;
}

input.mainbutton {
	font-size: 12px;
}

.text_form {
	background-color: #FFFFFF;
	border: 1px solid #999999;
}

.text_form_error {
	background-color: #FFFFFF;
	border: 2px solid #fe0000;
}

/* Title Styles */

.title_text {
	font-family: Arial, Helvetica, sans-serif;
	color: #380001;
	font-size: 16px;
	font-weight: bold;
}

.title_text_inverted {
	font-family: Arial, Helvetica, sans-serif;
	color: #f4ede3;
	font-size: 16px;
	font-weight: bold;
}

.title_text_attention {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-size: 16px;
	font-weight: bold;
}
	
.title_text_alternate {
	font-family: Arial, Helvetica, sans-serif;
	color:#FFCC00;
	font-size: 16px;
	font-weight: bold;
}

/* Body Text Styles */

.body_text_attention {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-size: 12px;
}
	
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	color: #380001;
	font-size: 12px;
	line-height: 150%;
}

.body_text_large {
	font-family: Arial, Helvetica, sans-serif;
	color: #380001;
	font-size: 14px;
	line-height: 150%;
}

.body_text_tight {
	font-family: Arial, Helvetica, sans-serif;
	color: #380001;
	font-size: 12px;
}

.body_text_inverted {
	font-family: Arial, Helvetica, sans-serif;
	color: #f4ede3;
	font-size: 12px;
	line-height: 150%;
}
		


/* Bi Line Styles */


.bi_line {
	font-family: Arial, Helvetica, sans-serif;
	color: #380001;
	font-size: 10px;
	line-height: 100%;
}

.bi_line_inverted {
	font-family: Arial, Helvetica, sans-serif;
	color: #f4ede3;
	font-size: 10px;
	line-height: 100%;

}

.bi_line_attention {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-size: 10px;
	line-height: 100%;

}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	color: #380001;
	font-size: 10px;
	line-height: 100%;
}

.error_text {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-size: 12px;
	line-height: 100%;
	border-color: #000000;
	background-color: #FFFF66;
	border-width:2px;
	border-style:solid;
	margin: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}


/******************************************************************************************************
//   ATTENTION: THIS FILE HEADER MUST REMAIN INTACT. DO NOT DELETE OR MODIFY THIS FILE HEADER.
//
//   Name: ubr.css
//   Revision: 1.0
//   Date: 10:27 PM Sunday, June 29, 2008
//   Link: http://uber-uploader.sourceforge.net
//   Developer: Peter Schmandra
//   Description: Provide some basic styling
//
//   Licence:
//   The contents of this file are subject to the Mozilla Public
//   License Version 1.1 (the "License"); you may not use this file
//   except in compliance with the License. You may obtain a copy of
//   the License at http://www.mozilla.org/MPL/
//
//   Software distributed under the License is distributed on an "AS
//   IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
//   implied. See the License for the specific language governing
//   rights and limitations under the License.
//
***************************************************************************************************************/

.ubrBody {
	margin: 0 0 0 0;
	background-color: #EEEEEE;
}

.ubrWrapper {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

.ubrDebug {
	font: 16px Arial;
	background-color: #FFFFFF;
	border: 1px solid #898989;
	width: 900px;
	height: 100px;
	overflow: auto;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

.ubrAlert {
	font: 18px Arial;
}

.ubrFinishedData {
	background-color: #b3b3b3;
	border: 1px solid #898989;
	width: 700px;
	
}

.ubrFinishedData  th{
	text-align: center;
	background-color: #bbbbbb;
	font-weight: bold;
}

.ubrFinishedOdd{
	text-align: center;
	background-color: #dddddd;
}

.ubrFinishedEven{
	text-align: center;
	background-color: #eeeeee;
}

.ubrUploadData {
	background-color: #b3b3b3;
	border: 1px solid #898989;
	width: 250px;
}

.ubrUploadDataLabel {
	background-color: #dddddd;
	font: 10px Arial;
	width: 50%;
	text-align: left;
	font-weight: bold;
}

.ubrUploadDataInfo{
	background-color: #dddddd;
	font: 10px Arial;
	width: 50%;
	text-align: center;
}

.ubrBar1 {
	background-color: #b3b3b3;
	position: relative;
	text-align: left;
	height: 10px;
	border: 1px solid #505050;
	z-index: 5;
	/*background-image:url(images/progress_bar_white.gif);*/
	/*layer-background-image:url(images/progress_bar_white.gif);*/
}

.ubrBar2 {
	background-color: #000099;
	position: relative;
	text-align: left;
	height: 10px;
	width: 0%;
	z-index: 6;
	/*background-image:url(images/progress_bar_blue.gif);*/ 
	/*layer-background-image:url(images/progress_bar_blue.gif);*/
}

.ubrError {
	color: red;
}

.ubrWarning{
	color: yellow;
}