




/*
     FILE ARCHIVED ON 21:41:10 Apr 23, 2015 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 16:43:15 Mar 2, 2017.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/* CSS Document */
a, b, i, td, th, h1, h2, h3, h4, h5, h6, dt, dd, pre, address, td, body, em, select, sup, input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	color:#000;

}

.red a {
color:red;
}

body {
	background-image: url("http://theotheriraq.com/images/bg_main.gif");
	background-repeat: repeat-x;
	background-color: #DDDDDF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:62.5%;
}
p {
	padding:0;
	margin:0;
	font-size:1.2em;
	line-height:1.4em;
	color:#000;
}
.nav {
	font-weight:bold;
	font-size:1.1em;
	color:#FFF;
	text-transform: uppercase;
}

.nav a{
	font-weight:bold;
	font-size:1.1em;
	color:#FFF;
	text-decoration:none;
	text-transform: uppercase;
}
.nav a:hover{
	text-decoration:underline;
}

.quote{
	margin:0;
	padding: 10px 10px 0 10px;
	font-size:1.1em;
}

.bandwidth a{
	font-size:1.1em;
	line-height:1.1em;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
}
.bandwidth a:hover{
	text-decoration:underline;
}
.boldlink a{
	margin:0;
	line-height:2em;
	padding-left:10px;
	color:#000;
	font-weight:bold;
	text-decoration:underline;
}
.input-box {
	width:200px;
	margin:0;
	color: #000;
	background: #FFF;
	border: #A5ACB2 solid 1px
}
.comment-box {
	width:500px;
	height:100px;
	margin:0;
	color: #000;
	background: #FFF;
	border: #A5ACB2 solid 1px
}
.button {
	color:#000;
	font-size: 1.2em;
	background: url(http://theotheriraq.com/images/button-background.gif) repeat-x;
	width:80px;
	text-align:center;
	border: 1px #A5ACB2 outset;
}
.boldlinkno a{
	text-align:right;
	font-size:1.1em;
	margin:0;
	line-height:2em;
	padding-left:10px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
.boldlinkno a:hover{
	text-decoration:underline;
}
.green{
	color:#009C45;
	font-weight:bold;
}
.green a{
	color:#009C45;
	font-weight:bold;
}
.box{
	border:1px solid #B3A483;
	height: 280px;
}
.info{
	margin:0;
	padding:5px 0 0 3px;
}

.boxtext {
	margin:0;
	padding:5px 0 0 3px;
	font-size: 1.1em;
}

.whitebold{
	margin:0;
	padding:0 0 0 33px;
	font-size:1.1em;
	color:#FFF;
	font-weight:bold;
	float: bottom;
}
.whitebold a{
	color:#FFF;
	font-weight:bold;
	text-decoration: none;
}
.whitebold a:hover{
	text-decoration: underline;
}
h1{
	padding:0;
	margin:0;
	font-weight:bold;
	color:#009C45;
	font-size:1.6em;
	line-height:1.6em;
	
}
h2{
	padding:0;
	margin:0 0 0 10px;
	font-weight:bold;
	color:#FFF;
	font-size:1.4em;
	line-height:1.4em;
	
}
h3{
	padding:0;
	margin:0;
	font-weight:bold;
	color:#FCB42E;
	font-size:1.4em;
	line-height:1.4em;
	text-align:center;
}

.code {
	width: 630px;
	text-align: center;
	background-color: #CCC;
	display: block;
	font-size:1.1em;
	border-style: solid;
	border-width: 1px;

}
