@import url("../link-directory/link-styles.css");
body {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px; /*0.8em;*/
	line-height: 16px; /*1.3em;*/
	padding:0;
	margin:0;
}

form {
	margin: 0px;
}

 /* styles for IE 5 Mac */
 #horizon {
	background-color: transparent;
	position: absolute;
	top: 10px;
	left: 20px;
 }
 
 /* following rules are invisible to IE 5 \*/
 #horizon {
   left: 0px;
   width: 100%;

   text-align: center;

 }
 /* end IE 5 hack */ 
#container {
	width: 500px;
	position: relative;
	text-align: center;
	margin: 0px auto;
	border: #CCCCCC 1px solid;
	padding: 10px;
}

#containerBig {
	width: 700px;
	position: relative;
	text-align: center;
	margin: 0px auto;
	border: #CCCCCC 1px solid;
	padding: 10px;
}

h1 {
	font-size: 16px;

}
h2 {
	font-size: 14px;

}

#submitFormBox {
	clear: both;
	width: 460px;
	/*height: 50px;*/
	text-align: center;
	padding: 5px;
	line-height: 20px;
	margin: 10px auto;
	background-image: url(../images/bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#formBox1 {
	width: 460px;
	text-align: center;
	background-color:#FFCC00;
	padding: 5px;
	line-height: 20px;
	margin: 10px auto;
	background-image: url(../images/no1.png);
	background-repeat: no-repeat;
	background-position: left top;	
}
#formBox2 {
	width: 460px;
	text-align: center;
	background-color:#FFCC00;
	padding: 5px;
	line-height: 20px;
	margin: 10px auto;
	background-image: url(../images/no2.png);
	background-repeat: no-repeat;
	background-position: left top;	
}
#formBox3 {
	width: 460px;
	text-align: center;
	background-color:#FFCC00;
	padding: 5px;
	line-height: 20px;
	margin: 10px auto;
	background-image: url(../images/no3.png);
	background-repeat: no-repeat;
	background-position: left top;	
}
#formBox4 {
	width: 460px;
	text-align: center;
	background-color:#FFCC00;
	padding: 5px;
	line-height: 20px;
	margin: 10px auto;
	background-image: url(../images/no4.png);
	background-repeat: no-repeat;
	background-position: left top;	
}
#formBox5 {
	width: 460px;
	text-align: center;
	background-color:#FFCC00;
	padding: 5px;
	line-height: 20px;
	margin: 10px auto;
	background-image: url(../images/no5.png);
	background-repeat: no-repeat;
	background-position: left top;	
}
#formBox6 {
	width: 460px;
	text-align: center;
	background-color:#FFCC00;
	padding: 5px;
	line-height: 20px;
	margin: 10px auto;
	background-image: url(../images/no6.png);
	background-repeat: no-repeat;
	background-position: left top;	
}

.formText {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px; /*0.8em;*/
}
.formTextSmall {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; /*0.8em;*/
}
#base {
	font-size: 11px;
	width: 510px;
	text-align: center;
	line-height: 20px;
	margin: 10px auto;
	color: #666666;
}
.button {
	font-size: 14px;
	font-weight: bold;
	width: 150px;
}
.infoFont {
	font-size: 11px;
  line-height: 12px;
	color: #666666;
	font-style: italic;
}
.infoText {
	font-size: 11px;
  line-height: 12px;
}

#bigFormBox {
	width: 460px;
	text-align: center;
	background-color:#FFCC00;
	padding: 5px;
	line-height: 20px;
	margin: 10px auto;
	font-size:16px;
	line-height:20px;
	
}
.submitButton {
	font-size: 14px;
	font-weight: bold;
	padding: 10px;
}
.priceTotalBox {
	border-top: #000000 1px solid;
	border-bottom: #000000 1px solid;
	font-weight: bold;
	font-size: 18px;
}

a {
	color: #006699;
}
a:link, a:visited, a:hover {
	color: #006699;
}
.errorBox {
	background-color: #FFE6E6;
	padding: 5px;
	border: 1px dotted #FF0000;
	text-align: left;
	color: #CC0000;
	margin: 10px auto;
	width: 460px;
}
.successBox {
  background-color: #EAFFD4;
  padding: 5px;
  border: 1px dotted #99CC66;
  text-align: left;
  color: #669900;
  margin: 10px auto;
  width: 460px;
}
div.horRule {
	height: 1px;
	border-top: 1px solid #E5E5E5;
	margin-top: 5px;
	margin-bottom: 5px;
	clear: both;
	width: 100%;
}
div.horRule2 {
	height: 1px;
	border-top: 1px dotted #FF6600;
	margin-top: 5px;
	margin-bottom: 5px;
	clear: both;
	width: 100%;
}
.adminMainPanel {
	text-align: left;
	margin: 40px 20px 40px 20px;
}
.adminLinks {
	width: 710px;
	height: 16px;
	position: relative;
	text-align: right;
	margin: 0px auto;
	padding: 5px;
	background-color: #E5E5E5;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.adminLinks .left {
	text-align: left;
	float: left;
}
.adminLinks .right {
	text-align: right;
	float: right;
}
.closeText {
	line-height: 11px;
}
.listing {
	width: 460px;
	text-align: left;
	font-size: 12px;
	line-height: 14px;
	/*border-top: 1px solid #990000;*/
}
.listing h2 {
	margin: 10px 0px 10px 0px;
	font-size: 14px;
}
.view-table {
	border: 1px solid #CCCCCC;
  font-size: 10px;
  line-height: 10px;
}
.view-table tr th {
	background-color: #CCCCCC;
  padding: 4px 2px 4px 2px;
}
.view-table tr td {
	padding: 2px;
}
.dataTableHor {
	font-size: 10px;
	border: 1px solid #999999;
	border-collapse: collapse;
	line-height: 11px;
}
.dataTableHor th {
	background-color: #CCCCCC;
	font-weight: bold;
	text-align: left;
	border-right: 0;
	border-left: 0;
	border-bottom: 1px;
	padding: 4px;
}
.dataTableHor td {
	border-right: 0;
	border-left: 0;
	padding: 4px;
	text-align: left;
}
.dataTableHor tr.col1 {
	background-color: #E5E5E5;
}
.dataTableHor tr.col2 {
	background-color: #F8F8F8;
}
.dataTableHor tr.hover {
	background-color: #D6E0E4;
	cursor:pointer;
}
.dataTableHor tr.hover .title {
	font-weight: bold;
}
.dataTableHor tr.hover td a, .dataTableHor tr.hover td a:link, .dataTableHor tr.hover td a:visited, , .dataTableHor tr.hover td a:hover {
	color: #FFFFFF;
	font-weight: bold;
}
.SpryHiddenRegion {
	visibility: hidden;
}
.searchBox {
	font-size: 11px;
	background-color: #F1F8F7;
	padding: 5px;
	border: 1px solid #CCCCCC;
	width:670px;
	margin: 10px 0px 10px 0px;
}
.smallFormText {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.horLine {
	font-size: 2px;
	line-height: 2px;
	border-top: 1px dotted #CCCCCC;
	width: 770px;
	clear: both;
	height: 5px;
}
