/* basic elements : #B7A5DF; : #D4CDDC;*/
html {
	margin: 0;
	padding: 0;
	}
body { 
	font: 75% georgia, sans-serif;
	line-height: 1.88889;
	color: #555753; 
	background:  url(../images/look1/gunmeatal.jpg); 
	margin: 0; 
	padding: 0;
	}
p { 
	margin-top: 0; 
	text-align: justify;
	}
h3 { 
	font: italic normal 1.4em georgia, sans-serif;
	letter-spacing: 1px; 
	margin-bottom: 0; 
	color: #7D775C;
	}
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color:#0099CC;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color:#3399CC;
	}
a:hover { 
	font-weight: bold; 
	text-decoration: none; 
	color:#000;
	}
acronym {
	border-bottom: none;
	}
	
	
	/*----------------------------------------form input boxes -------*/
input {
background:#d0effd;
color:#000;
}	

textarea {
background: #d0effd;
color:#000;
}
.formsub {
background:#d0effd;
}

.countrysel {
	background-color: #000;
	
	color: #fff;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;

	}


/*-----------------------------------------------------------------------------BUTTON LINKS----------*/
	
	.glossymenu{
list-style-type: none;
margin: 0px 0;
padding: 0;
width: 190px;
border: 1px solid #9A9A9A;
border-bottom-width: 0;
}

.glossymenu li a{
background: white url(../images/glossyback.gif) repeat-x bottom left;
font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
width: auto;
padding: 3px 0;
padding-left: 10px;
text-decoration: none;

}
.otherlink a{
	background: white url(../images/glossyback.gif) repeat-x bottom left;
	font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: white;
	display: block;
	width: auto;
	padding: 3px 0;
	
	text-decoration: none;

}
.otherlink  a:hover{
background-image: url(../images/glossyback2.gif);
}

* html .glossymenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 190px;
}

.glossymenu li a:visited, .glossymenu li a:active{
color: white;
}

.glossymenu li a:hover{
background-image: url(../images/glossyback2.gif);
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

#subheader {
	
	margin: 0px 0;
	background: url(../images/look1/subheader.gif) no-repeat top left;
	text-align: right;
	height: 27px;
	width: 990px;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	}
	
	#subheader a{
	
	color: #cccccc;
	}


#logo {
	
	position:absolute;
	width:100px;
	height:100px;
	z-index:1;
	
	
}


#container {
	background: url(../images/look1/content.jpg) no-repeat bottom;
	padding: 0 15px 0 10px;
	margin: 0;
	position: relative;
	height: 359px;
	overflow: scroll;
	z-index: 1;
	}

.homebox {
	color:#000000;
	
	}
.contentbg {
	background: url(../images/look1/content.jpg) no-repeat bottom;
	padding: 0 15px 0 10px;
	height: 420px;
	width: 798px;
	/*filter:alpha(opacity=50);
	opacity:.50;
	moz-opacity:.5;*/
	}
	
.contentbghome {
	background: url() no-repeat bottom;
	padding: 0 15px 0 10px;
	
	width: 798px;
	/*filter:alpha(opacity=50);
	opacity:.50;
	moz-opacity:.5;*/
	}	
	
	.form {
	background-color: #8CB4EF;
	background-image: url(../images/glossyback.gif);
	color: #000000;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 1
	}
	
	.formnews {
	background-color: #8CB4EF;
	background-image: url(file:///D|/MDR/_Websites/7th Dimension/images/bg/bg_field_news.gif);
	color: #000000;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 13px;
	padding: 1
	}
	
	.navbg {
	background-color: #8CB4EF;
	background-image: url(../images/look1/navbottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;	
	
	}

.menufont {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	}