/**
Created by Rafael Robinson of iEntry inc.
This is for use on our directory sites that will use this theme
**/

body {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-image: url(http://images.ientrymail.com/blingdirectory/directory/bodybg.gif);
	background-repeat: no-repeat; 
	background-color: #000000;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td {
	vertical-align: top;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
div {
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p {
	margin: 10px 0px 10px 0px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
a, a:visited {
	color: #C3C3C3;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
h1 {
	align: center;
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	color: #000000;
	background-image: url(http://images.ientrymail.com/blingdirectory/directory/h1bg.png);
	background-position: center;
	background-repeat: no-repeat; 
	background-color: #D7D7D7;
}
h2 {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	font-size: 16px;
	color: #D7D7D7;
}
h3 {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	font-size: 14px;
	color: #8F4040;
}
.left {
	width: 161px;
	height: 1007px;
	background-image: url(http://images.ientrymail.com/blingdirectory/directory/leftbg.png);
	border-bottom: solid 1px #D7D7D7;
	border-left: solid 1px #D7D7D7;
}
.right {
	border-right: solid 1px #D7D7D7;
	border-bottom: solid 1px #D7D7D7;
}
.logo {
	padding-bottom: 5px;
	width: 100%;
	background-color: #000000;
	background-image: url(http://images.ientrymail.com/blingdirectory/directory/logobg.png);
	background-repeat: no-repeat;
}
.topnav{
	align: center;
}
.rotatingbox {
	margin: 95px 0px 5px 0px;
}
.maincolumn{
	width: 839px;
}
.contentcontain {
	margin: 0px 0px 0px 0px;
}
.topbg {
	width: 975px;
	background-image: url(http://images.ientrymail.com/blingdirectory/directory/adbg.png);
	background-repeat: no-repeat;
	border-bottom: solid 1px #D7D7D7;
}
.searchbox {
	width: 250px;
	margin: 0px;
	padding: 5px;
	float: right;
	align: right;
	valign: top;
	/*background: url(search_fade.jpg) no-repeat left top;*/
}
.searchboxtext {
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px 0px 2px 0px;
}
.inputfield {
	width: 150px;
	color: #689BCD;
	border: solid 4px #FFFFFF;
}
.submit {
	padding: 3px;
	color: #000000;
	font-weight: bold;
	background-color: #FFFFFF;
	border: none;
}
.topad {
	width: 750px;
	padding-top: 2px;
	align: center;
	height: 100px;
}
.navigation {
	height: 770px;
	width: 110px;
	padding-left: 5px;
	padding-top: 5px;
	background-image: url(http://images.ientrymail.com/blingdirectory/directory/submit.gif);
	background-position: center;
	background-repeat: no-repeat; 
	background-color: #D7D7D7;
}
.navigation ul {
	margin: 0px;
	padding: 0px;
	width: 110px;
}
.navigation ul li {
	margin: 0px auto 2px auto;
	padding: 5px 2px 5px 4px;
	list-style-type: none;
	background-color: #FFFFFF;
	border-top: solid 1px #FFFFFF;
	border-bottom: solid 1px #24416B;
}
.navigation a, .navigation a:visited {
	text-decoration: none;
	color: #000000;
}
.navigation a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.rotateboxheader {
	height: 36px;
	padding: 0px;
}
.rotatebox {
	border-left: solid 1px #C9C9C9;
	border-right: solid 1px #C9C9C9;
	background-color: #000000;
	padding: 0px 5px 0px 5px;
	text-align: left;
}
.rotatebox ul {
	margin: 0px;
	padding: 0px;
	width: 147px;
}
.rotatebox ul li {
	padding: 5px 5px 5px 0px;
	text-align: left;
	list-style-type: none;
}
.rotatebox a, .rotatebox a:visited {
	color: #D7D7D7;
	text-decoration: none;
}
.rotatebox a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.content {
	width: 363px;
	padding-left: 2px;
	background: url(content_title.jpg) no-repeat left top;
	color: #D7D7D7;
}
a.mainLink {
	padding-left: 5px;
	font-size: 12px;
	color: #D7D7D7;
	text-decoration: none;
	font-weight: bold;
}
.mainlistings {
	font-size: 10px;
	padding-left: 5px;
	margin: 10px 0px 10px 0px;
}
.listings {
	margin: 10px 0px 10px 0px;
}
a.listinglink {
	color: #CC6C6C;
	text-decoration: none;
	font-weight: bold;
}
.wideads {
	width: 336px;
	padding: 5px;
	text-align: center;
	border-bottom: solid 1px #D7D7D7;
	border-left: solid 1px #D7D7D7;
	
}
.wideads div {
	margin: 0px 0px 15px 0px;
}
.directoriesbox {
	width: 334px;
	background-color: #FFFFFF;
	border: solid 1px #000000;
}
.altdirectories {
	padding: 2px;
	background-color: #EEEEEE;
	border-bottom: solid 1px #000000;
	text-align: center;
	font-weight: bold;
}
.directoriespic {
	padding: 2px;
	width: 40px;
	border-bottom: solid 1px #EEEEEE;
}
.directoriesnames {
	padding: 2px;
	font-weight: bold;
	border-bottom: solid 1px #EEEEEE;
}
.directoriesnames a {
	font-weight: normal;
	text-decoration: none;
}
.ientry, .ientry:hover, .ientry:visited {
	text-decoration: none;
	color: #000000;
}
.footer {
	padding: 5px;
	text-align: center;
	font-size: 10px;
	color: #FFFFFF;
}