/*
///////////////////////////////////////

                             Elements

///////////////////////////////////////
*/

body
{
	padding: 0;
	margin: 0;
	background: #303030 url('https://globalcraneinspections.com/files/globalcraneinspections.com/template/background.jpg') ;
	font: 14px/1.5 Arial, Helvetica, sans-serif;
}

a,a:link { color: #095ba5; }
a:visited { color: ; }
a:active { color: ; }
a:hover { color: ; }

ol { list-style: decimal; }
ul { list-style: square; }
li { margin-left:25px }

p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset { margin-bottom: 20px; }

hr 
{
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}

blockquote
{
	padding:8px 10px 0 40px;
	background:transparent url("../images/quote_mark.gif") no-repeat top left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-style:italic;
	margin-bottom:20px;
}
.credit a {
	text-decoration:none;
}
.left
{
	float: left;
	margin: 0 20px 10px 0;
}

.right
{
	float: right;
	margin: 0 0 15px 15px;
}

.spacer
{
	height: 15px;
}

.hidden
{
	display: none;
}

.error
{
	border:2px solid red;
	background:#800;
	color:#fff;
	padding:10px;
	margin:10px 0;
}

.success
{
	border:2px solid #0a0;
	background:#060;
	color:#fff;
	padding:10px;
	margin:10px 0;
}

th,
td
{
	vertical-align: top;
}

/*
///////////////////////////////////////

                              Template

///////////////////////////////////////
*/

#page
{
	width: 800px;
	margin: auto;
	background: #FFFFFF;
	padding: 20px;
	position: relative;
}

/*
///////////////////////////////////////

                                 Header

///////////////////////////////////////
*/

#header
{
	width:800px;
	height: 230px;
	margin-bottom: 20px;
	background: url("https://globalcraneinspections.com/files/globalcraneinspections.com/template/header.jpg") no-repeat top left;
}

#logo
{
	width:800px;
	display:block;
	height: 230px;
	text-indent: -9999px;	
}

/*
///////////////////////////////////////

                                   Menu

///////////////////////////////////////
*/

#menu
{
	width:800px;
	float: left;
	display:block;
	clear:both;
	margin-bottom: 20px;
	border-bottom:15px solid #073777;
}

#menu ul
{
	margin: 0;
	padding: 0;
	float: left;
}

#menu li
{
	list-style-type: none;
	float: left;
	margin: 0;
}

#menu a
{
	color:#000;
	text-decoration: none;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	background:#ddd;	
	height:26px;
	display: block;
	float: left;
	margin-right:2px;
}

#menu a span, #menu a.there span
{
	display: block;
	height:26px;
	padding:3px 20px 3px 20px;
}

#menu a.there span
{
}

#menu a:hover
{
	color:#444;
}

#menu a.there
{
	background:#073777;
	color:#fff;
}

/*
///////////////////////////////////////

                                Content

///////////////////////////////////////
*/

#content
{
	width:800px;
	clear: both;
}
#primary
{
}
#primary, #primary p
{
	color: #000000;
}
#primary h1, #primary h2, #primary h3
{
	color: #087a60;
}
#primary h1
{
	font-size:32px;
}
#primary h2
{
	font-size:24px;	
}
#primary h3
{
	font-size:18px;	
}
#primary table td, #primary table th
{
	padding:10px;
}

/*
///////////////////////////////////////

                                 Footer

///////////////////////////////////////
*/

#footer
{
	clear:both;
	margin-top:20px;
	border-top:5px solid #073777;
	padding-top:20px;
	width:800px;
}

#copyright
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #555;
	line-height: normal;
}

#copyright a
{
	color: #555;
}

/*
///////////////////////////////////////

            General Purpose Data Table
					 
///////////////////////////////////////
*/

table.data
{
	border-spacing: 0 0;
	border-collapse: collapse;
	border: 1px solid #aaa;
}

table.data td,
table.data th
{
	padding: 2px 5px;
	font-size: 11px;
	border: 1px solid #aaa;
	background: white;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align:top;
}

table.data th
{
	background: #073777;
	border: 1px solid #aaa;
	color: #fff;
}

/*
///////////////////////////////////////

            General Purpose Data Table
					 
///////////////////////////////////////
*/

fieldset
{
	margin: 0;
}

fieldset legend
{
	font-size: 18px;
	font-weight: normal;
	color: #073777;
}

fieldset table
{
	margin-top: 10px;
	margin-bottom: 10px;
}

table.input
{
	padding: 4px;
}

table.input td,
table.input th
{
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
}

table.input th
{
	text-align: right;
	font-weight:bold;
	color:#888;
	width:150px;
}

input,
select,
textarea,
label
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

label
{
	font-weight: bold;
}

/*
///////////////////////////////////////

                              Sub-Menu

///////////////////////////////////////
*/

.tab_menu
{
	padding: 0;
	margin: 15px 0;
	height: 28px;
	display: block;
	clear: both;
	border-bottom: 1px solid #ccc;
}

.tab_menu li
{
	margin: 0;
	float: left;
	display: inline;
}

.tab_menu a,
.tab_menu a:link
{
	display: block;
	float: left;
	margin-right: 5px;
	padding: 5px 10px;
	text-decoration: none;
	font-size: 11px;
	background: #ddd;
	color: #333;
}

.tab_menu a.there
{
	display: block;
	float: left;
	margin-right: 5px;
	padding: 5px 10px;
	background: #9ec31d;
	color: #fff;
}

/*
///////////////////////////////////////

                          Button Styles
					 
///////////////////////////////////////
*/

a.button, 
a.button:link, a.button:visited, input.button
{
	padding: 2px 15px;
	background: #073777;
	border: 1px outset #073777;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
}
a.button.small,
a.button.small:link, a.button.small:visited, input.button.small
{
	font-size: 10px;
	padding: 3px 10px;
}
a.button:hover, input.button:hover
{
	color: #fff;
}
