body
{
	font-family:verdana; 
	font-size:11px; 
	margin:0px 0px 0px 0px; 
	padding-top:12px;
	cursor:default;
	background:#e1e1e1 url(../images/gradient_2.jpg) top left repeat-x;
	background-color:#b4a494;
	line-height:16px;
}

html
{
	border-top:5px solid #911b17;
	height:100%;
}

h3
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#999999;
	padding:8px 0px 5px 0px;
	border-bottom:1px solid #cccccc;
	margin-bottom:7px;
	margin-top:0px;
}

hr
{
	border:0px;
	color:#999999;
	background-color:#999999;
	width:100%;
	text-align:center;
	height:1px;
}

img
{
	border:0px;
	behavior: url(style/png_fix.htc);
}

input, select, textarea
{
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	cursor:pointer;
}

td 
{
	font-family:verdana; 
	color:#000000;
	font-size:10px;
}
a 
{
	color:#7d2223; 
	text-decoration:none;
	font-family:verdana;
	
}
a:hover 
{
	text-decoration:none;
	color:#666666;
}

.table_head 
{ 
	font-size:10px; 
	color:#FFFFFF; 
	background:#7d2223 url(../images/toolbar_red.png) top left repeat-x;
	font-weight:bold;
	padding:2px 10px 3px 10px;
	border-left:1px solid #7d2223;
	border-top:1px solid #7d2223;
	border-right:1px solid #7d2223;
	border-bottom:0px;
	border:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
}

.table_body
{
	background:white url(../images/shadow.png) top left repeat-x;
	padding:15px 10px 10px 10px;
	border:1px solid #8c1914;
	border-top:0px;
	border-bottom:1px solid #8c1914; 
	font-family:verdana;
	font-size:10px;
	border:0px;
	text-align:left;
}

.button
{
	padding:4px;
	font-size:10px;
	cursor:pointer;
	font-family:verdana;
	/*background-color:#eeeeee;
	border:1px solid #888888;
	background:transparent url(../images/button_background.png) left repeat-x;*/
}

.button_huge
{
	font-size:14px;
	font-weight:bold;
	padding:10px;
	cursor:pointer;
	width:120px;
	margin:4px 10px 4px 10px;
}

.approve
{
	color:#007700;
}

.deny
{
	color:#990000;
}

.button_big
{
	width:100px;
	padding:7px;
	font-size:10px;
	font-weight:bold;
	cursor:pointer;
	font-family:verdana;
}

.button_bold
{
	font-weight:bold;
	padding:4px;
	font-size:10px;
	cursor:pointer;
	font-family:verdana;
	/*background-color:#eeeeee;
	border:1px solid #888888;
	background:transparent url(../images/button_background.png) left repeat-x;*/
}

.button_menu
{
	text-align:left;
	font-size:10px;
	font-weight:bold;
	padding:5px 5px 5px 30px;
	width:100%;
	border:1px solid #888888;
	margin:3px 0px 3px 0px;
	background-position:8px center;
	background-color:#f9f9f9;
	background-repeat:no-repeat;
}

.borderless
{
	border:0px;
}

.edit
{ 	background-image:url(../images/application_go.png); }

.delete
{ 	background-image:url(../images/delete.png); }

.restore
{ 	background-image:url(../images/folder_page.png); } 

.roles
{	background-image:url(../images/group_key.png); }

.group
{	background-image:url(../images/group.png); }

.order
{	background-image:url(../images/arrow_switch.png); }

.export
{	background-image:url(../images/page_excel.png); }

.manage
{	background-image:url(../images/chart_pie.png); }

.launch
{	background-image:url(../images/world_go.png); }

.store
{	background-image:url(../images/cart.png); }

.reviews
{	background-image:url(../images/note.png); }

.items
{	background-image:url(../images/bricks.png); }

.images
{	background-image:url(../images/images.png); }


.button_red
{
	font-weight:bold;
	padding:2px;
	font-size:10px;
	cursor:pointer;
	color:#FF0000;
	font-family:verdana;
}

.button_set
{
	text-align:center; 
	padding:10px;
	margin-top:15px;
	/*background-color:#fdfdfd;*/
	border-top:1px solid #cccccc;
}

.button_small
{
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:1px 3px 1px 3px;
	cursor:pointer;
}

.column_label
{
	font-weight:bold;
	text-align:left;
	color:#666666;
	font-size:10px;
	font-family:verdana;
}

.disabled
{
	color:#999999;
}

.form_label
{
	font-weight:bold;
	padding-right:8px;
	text-align:right;
	font-family:verdana;
	font-size:10px;
}

.fixed
{
	width:100px;
}

.help_item
{
	font-weight:bold;
	padding:4px;
	font-size:13px;
}

.help_header
{
	font-weight:bold;
	font-size:13px;
	padding-bottom:5px;
	margin-bottom:10px;
	border-bottom:1px solid #dddddd;
}

.input_checkbox, .input_checkbox input
{
	margin:0px 6px 0px 0px;
}

.input_field
{
	padding:2px;
	font-size:10px;
	font-family:verdana;
	width:160px;
}

.input_textarea
{
	padding:2px;
	font-size:10px;
	line-height:16px;
	font-family:verdana;
	width:230px;
	height:50px;
	overflow:auto;
}

.label_small, .label_small td
{
	font-size:10px;
	font-weight:bold;
	color:#888888;
}

.link_icon
{
	padding:0px;
	margin:0px 0px -2px 5px;
}

.members
{
	color:#990000;
}

.nav_bar
{
	margin:0px 0px 3px 0px;
	width:818px;
	border:0px solid #7d2223;
}

.nav_link
{
	color:black;
	padding:4px 12px 4px 12px;
	font-weight:bold;
	font-size:12px;
	letter-spacing:0px;
	font-family:"Century Gothic";
	text-align:center;
	/*border-bottom:2px solid #f5f5f5;*/
}

.options_header
{
	font-size:11px; 
	font-weight:bold;
}

.options_content
{
	padding-bottom:4px;
}

.strikeout
{
	text-decoration:line-through;
}

.thumbnail
{
	width:100px;
	background-color:white;
	padding:6px;
	border:1px solid #999999;
}

.validate_error
{
	background:transparent url(../images/error.gif) center left no-repeat;
	padding:2px 0px 2px 22px;
	margin-left:6px;
	font-size:10px;
	color:#FF0000;
	font-weight:bold;
}