body 
{
	background: #600 url(/img/bg.png) repeat-x;
}

body form  {
	background: #600 url(/img/bg.png) repeat-x;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 83%; 
	text-align: center;
	margin: 0; 
	padding: 0;
	color: #555;
	
	}
img { border: 0; }
ul, 
p { line-height: 1.4em; font-size: 1em; margin: 15px 0 20px; }
h2 { margin: 0; color: #fff; font-weight: normal; padding: 45px 170px 47px 30px; font-size: 1.9em; }
h3, h4 { font-size: 2em; font-weight: normal; color: #000; margin: 0; }
h4 { font-size: 1.7em; }
.subTitle { font-size:  18px; font-weight:  bold; }

.menu a { color: #f00; text-decoration: none;  }		
.menu a:hover { border-bottom: 1px solid #FFC4C4;}
#menu 
{
	margin-left:  15px;
	
}

a { color: #f00; text-decoration: none;  }		
a:hover { border-bottom: 1.5px solid #FF0000;}
.l1 { border: none !important; margin: 0 !important; }

ul { 
	padding: 0;
	list-style-type: none;
	line-height: 1.8em;
	}
		
/*------------------------------------------------------------*
**  Container
**------------------------------------------------------------*/		
#container {
	width: 780px;
	margin: 0 auto;
	text-align: left;
	}
* html #container { width: 740px; }	
	
/*------------------------------------------------------------*
**  Header
**------------------------------------------------------------*/			
#header { width: 780px; }
#header:after	{ 
	content: "."; 
	display: block; 
	clear: both; 
	visibility: hidden; 
	height: 0;
	}
#header h1 { font-weight: normal; font-size: 2em; padding: 1.2em 0 28px 1.1em; margin: 0; }
#header h1 a { color: #fff; text-decoration: none; border: none; }
#header h1 a span { color: #f00; }

#header #logo a
{
	border: none;
}

/** Navigation **/
#header ul {
	margin: -6.9em 0 0 0; 
	padding: 0 10px;
	list-style-type: none;
	float: right;
	}
* html #header ul { padding: 0; }	
#header ul li { 
	float: left;
	text-align: center;
	margin: 0 10px;
	background: transparent;
	padding: 0;
	}	
#header ul li a { 
	display: block; 
	text-decoration: none; 
	color: #fff; 
	font-size: 1.2em; 
	padding: 2em 10px; 
	border-bottom: 0.3em solid #3F0000; 
	}	
#header ul li a:hover { border-color: #f00; }	
#header ul li a.on,
#header ul li a.on:hover { border-color: #fff; }	

.noUL a:hover 
{
	border-bottom: 0px;
}	

/*------------------------------------------------------------*
**  Body
**------------------------------------------------------------*/
#body  { background: #fff url(/img/body_.png) repeat-x; }


/*  The following two divs cause problems with the AJAX popups */
#body div 
{
	/*background: transparent url(/img/body_left.png) no-repeat; */
}

#body div div 
{
	/*background: transparent url(/img/body_right.png) no-repeat 100% 0%;*/
	height: 100%;
	padding: 0 20px 30px;  
}



* html #body div div { width: 100%; }



#body div div:after	{ 
	content: "."; 
	display: block; 
	clear: both; 
	visibility: hidden; 
	height: 0;
	}	



#body div div div { background-image: none; padding: 0; }

#body #full { 
	float: right; 
	height: auto !important;
	min-height: 300px; 
	height: 300px;
	width:  100%;
	background: #fff url(/img/content_shadow.png) no-repeat;	
	padding: 23px 25px 0 38px;
	}

/*------------------------------------------------------------*
**  Content
**------------------------------------------------------------*/
#body #content { 
	float: right; 
	height: auto !important;
	min-height: 300px; 
	/*height: 300px;*/
	width: 475px;
	background: #fff url(/img/content_shadow.png) no-repeat;	
	padding: 23px 25px 0 38px;
	}
#body #content ul.img { list-style-type: none; padding: 0; margin: 0; width: 100%; }	
#body #content ul.img:after	{ 
	content: "."; 
	display: block; 
	clear: both; 
	visibility: hidden; 
	height: 0;
	}	
#body #content ul.img li { float: left; margin-left: 10px; margin-bottom: 10px; padding: 0; background: transparent; }
#body #content ul.img li a { border: none; }
#body #content ul.img li img { border: 7px solid #900; padding: 1px; }	
#body #content ul.img li a:hover img { border-color: #000; }	

form { background-color: #f4f4f4; padding: 20px; margin-top: 20px;  }
form p { margin: 10px 0; }
form p label { width: 100px; display: block; float: left; }
form p input, 
form p textarea { border: 1px solid #999; padding: 4px; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 1.3em; width: 240px; }
textarea { height: 100px; } 
input.btn { width: auto; }
	
/*------------------------------------------------------------*
**  Breadcrumb
**------------------------------------------------------------*/
#body #content .breadcrumb {  
	background-color: #600; 
	background-repeat: repeat-y; 
	margin-bottom: 20px;
	}

/** specific pages **/
#body #content .home { background-image: url(../img/header_home.jpg); }
#body #content .about { background-image: url(../img/header_about.jpg); }
#body #content .services { background: url(../img/header_services.jpg) no-repeat; }
#body #content .portfolio { background-image: url(../img/header_portfolio.jpg); }
#body #content .contact { background-image: url(../img/header_contact.jpg); }

/*------------------------------------------------------------*
**  Submenu
**------------------------------------------------------------*/
#body #sub { 
	float: left; 
	margin: 0 0 0 0;		
	background-color: #fff; 
	height: auto !important;

	min-height: 267px; 
	height: 267px;
	width: 170px;
	padding: 20px 10px 0 20px;
	}

/*------------------------------------------------------------*
**  Footer
**------------------------------------------------------------*/
#footer { 
	width: 780px;
	background: transparent url(/img/footer_.gif) repeat-x;
	}
	
#footer td {color:  #FFFFFF; }

#footer a { border: none; }	
#footer p { color: #fff; padding: 10px; margin: 0; }
#footer span { float: right; margin: 0 10px 0 0; }

.smallFont {
font-size:  12px;

}

.adBox
{ 
	background-color:  #FFFFFF;
	border: #cccccc 1px solid;
	height:  240px;
	width:  120px;
	text-align:  center;
}

.whiteBox {
	background-color:  #FFFFFF;
	border: #000000 1px solid;
}

.greyBox {
	background-color:  #eeeeee;
	border: #cccccc 1px solid;
	padding:  5px;
}



.whiteBox td {
	padding:  5px;
	background-color: #FFFFFF;
}

#tblOrderItems td{
	font-size:  8pt;
}

#tblOrderItems td.a {
	text-decoration:   none;
}

.itemRemoval a {
	text-decoration: none;
}

#orderEntryTable th {
	font-size:  8pt;
}

.button {
	font-size:  11px;
	width:  100px;
	color:  #FFFFFF;
	background:  #800000;
	text-align: center;
	cursor:pointer;
	border:  none;
	padding:  3px;
	height:  20px;
}


#shadow-container {
    position: relative;
    left: 3px;
    top: 3px;
    margin-right: 3px;
    margin-bottom: 3px;
}

#shadow-container .shadow2,
#shadow-container .shadow3,
#shadow-container .container {
    position: relative;
    left: -1px;
    top: -1px;
}

    #shadow-container .shadow1 {
        background: #F1F0F1;
    }

    #shadow-container .shadow2 {
        background: #DBDADB;
    }

    #shadow-container .shadow3 {
        background: #B8B6B8;
    }

    #shadow-container .container {
        background: #ffffff;
        border: 1px solid #848284;
        padding: 10px;
    } 
#tblRunMaint 
{
	position:  relative;
	width: 100%;
	background:  #eeeeee;
	border: #cccccc 1px solid;
}

#tblRunMaint .row 
{
	width:  100%;
	padding:  5px;
}

#tblRunMaint .col 
{
	float:  left;
} 

.spanHover 
{
	cursor:  pointer;
}

.addressBook 
{
	width:  200px;
	height:  100px;
	border:  solid 1px #000000;
	background:  #000000;
	color:  #000000;
}

#helpControl 
{	
	float: right;

}

.panelFix 
{
	display:  inline;
}

.copyright 
{
	font-size:  8pt;
}
.closeIcon
{
	background-position: right top;
	background-image: url(../img/close_icon.gif);
	background-repeat: no-repeat;
	position: absolute;
	cursor: pointer;
	width: 19px;
	top: 1px;
	height: 19px;
	right: 1px;
}

.updateProgress
{	
	position: absolute;
	background-color: #000000;
	filter: alpha(opacity=60);
	MozOpacity: 0.7;
	opacity: 0.7;
	padding: 0px;
	margin: 0px;	
}

.progressUpdateContent
{	
	font-weight:  bold;
	color:  #FF0000;
	background-color: #000000;
	padding: 4px;
	position: absolute;
	top: 40%;
	left: 40%;
	
}

.modalBackground 
{
	background-color: #000000;
	filter:alpha(opacity=60);
	opacity:0.7; 
	height:  200px;
} 

.modalPopup 
{
	background-color:#eeeeee; 
	border-width:3px; 
	border-style:solid; 
	border-color:Gray; 
	padding:3px; 
	width:250px; 
	height: auto !important;
	z-index:  99;
	
}