/* CSS Document */

body  {
	font-family: Arial;
	font-size: 9pt;
	background-image:url(../images/background.jpg);
	background-color:#bebebe;
	background-repeat:repeat-x;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #4c4c4c;
	
	
}

a:link {
	color: #3333d9;
	text-decoration:none;
}
a:visited {
	color: #3333d9;
	text-decoration:none;
}
a:hover {
	color: #2971bc;
	text-decoration:none;
}
a:active {
	color: #3333d9;
	text-decoration:none;
}


.twoColFixRtHdr #container {
	width: 900px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.twoColFixRtHdr #mainContent {
	float:left;
	margin: 0 0 0 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 5px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 
.twoColFixRtHdr #footer {
	width:745px;
	border-left: 1px solid #d4d4d4;
	border-right: 1px solid #d4d4d4;
	height: 100px;
	margin:0 auto;
	/*padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background: url(../images/Page_Footer.gif) top repeat-x; 
	background-color: #dddddd;
}


.redlink:link {
	color: #FF0000;
}
.redlink:visited {
	color: #FF0000;
}
.redlink:hover {
	color: #e16a6a;
}
.redlink:active {
	color: #FF0000;
}



#Content {
	position:relative;
	width:900px;
}

#Content_Header {
	width: 900px;
	text-align:center;
	display:inline;
}


#Content_Header table{
	width: 900px;
}

#container #menu{
text-align:center;
padding-top:4px;
margin:0;
vertical-align:middle;
}

#container #menu ul li {
	display:inline;
	border-left: 1px solid #aaa;
}

#container #menu ul li a {
	padding:0 20px 0 20px;
	color:#fff;
	text-decoration:none;
}

#container #menu ul li a:hover {
	color:#ffe115;
}
#container #menu ul{
	margin:0;
}


img { border:0px; }

.greytext {
color: #c9c9c9;
height:23px;
padding: 14px 0 0 0;

}

.createaccount{
text-align:center; 
border-left: 1px solid #557d62; 
margin:0;
}

.orangebold {
	color: #e98004;
	font-weight: bold;
}

.greenbold {
	color: #34461f;
	font-weight: bold;
	font-family:"Century Gothic";
	font-size:16px;
}

.redtext {
	color: #b71313;

}

.boxtextHeader {
	color: #e98004;
	font-family:Century Gothic, Atlanta, Arial;
	font-size:16px;
}


#Content_Body {
	width: 875px;
	border:1px solid #696969;
	background-color:#FFFFFF;
	padding:12px;
	float:left;
	margin: 0 0 0 0;
}

#Content_Body #submenu ul{
	list-style:none;
	margin: 0 auto;
	padding: 0;
	background-color:#88bb00;
	width:187px;
}

#Content_Body #submenu ul li {
	margin:0;
	border-right: 1px solid #aaa;
	border-left: 1px solid #aaa;
	padding:5px;
	border-bottom: 1px solid #abdd25;
}

#Content_Body #submenu ul li a {
	padding:0 0 0 10px;
	color:#fff;
	text-decoration:none;
	
}

#Content_Body #submenu ul li a:hover {
	color:#678d00;
}
#Content_Body #submenu ul{
	margin:0;
}

#Content_Body #boxcenter{
	float:left;
	width:472px;
}

#Content_Body #boxcenter #box{
	text-align:justify;
	border:1px solid #696969;
	width:472px;
	padding:10px;
	float:left;
	margin:0 0 10px 0;
}

#Content_Body #boxcenter #boxnopad{
	text-align:justify;
	border:1px solid #696969;
	float:left;
}

#Content_Body #boxcenter #boxnopad #content{
	text-align:justify;
	padding:0 10px 0 10px;
	margin:0px;
}

#Content_Body #boxleft{
	text-align:justify;
	border:1px solid #696969;
	width:175px;
	margin:10px 0 0 0;
	padding:5px;
}

#Content_Body #boxleft #top{
	font-weight:bold;
	color:#4c4c4c;
	border-bottom: 1px solid #d4d4d4;
}

#Content_Body #boxleft #content{
	text-align:center;
}

#Content_Body #boxcenter #boxnopadright{
	border:1px solid #696969;
	float:right;
}

#Content_Body #boxcenter #boxnopad #bestsellers1{
	text-align:justify;
	border:1px solid #696969;
	width:465px;
	font-size:11px;
	padding:2px;
	background-color:#e8e8e8;
	margin:0 0 2px 0;
}

#Content_Body #boxcenter #boxnopad #bestsellers2{
	text-align:justify;
	border:1px solid #696969;
	width:465px;
	font-size:11px;
	padding:2px;
	background-color:#f4f4f4;
	margin:0 0 2px 0;
}



#Content_Body #boxcenter #boxnopad #neemcyclopedia1{
	text-align:justify;
	border:1px solid #696969;
	width:460px;
	font-size:12px;
	padding:5px;
	background-color:#e8e8e8;
	margin:0 0 5px 0;
}

#Content_Body #boxcenter #boxnopad #neemcyclopedia2{
	text-align:justify;
	border:1px solid #696969;
	width:460px;
	font-size:12px;
	padding:5px;
	background-color:#f4f4f4;
	margin:0 0 5px 0;
}




#Content_Body #right{
	float:right;
	width:170px;
}

#container #Content_Footer{
	height:100px;
	width:900px; 
	background-color:#596266;  
	float:left; 
}


#container #Content_Footer #footermenu ul{
	margin:0;
	padding:0;
}

#container #Content_Footer #footermenu ul li {
	margin:0;
	display:inline;
	padding:0;
}

#container #Content_Footer #footermenu ul li a {
	padding:0 0 0 25px ;
	font-size:11px;
	color:#fff;
	text-decoration:none;
}

#container #Content_Footer #footermenu ul li a:hover {
	color:#b4b4b4;
}


#container #Content_Footer #allrights{
	margin:20px 0 0 20px;
	color:#a9a9a9;
}

#container #Content_Footer #jorrellang{
	float:right;
	width:160px;
	padding:0 0 0 50px;
	text-align:center;
}

.table_pad{


}

.table_pad tr td{
vertical-align:top;
padding:5px;

}

.table_wallpapers tr td{
text-align:center;
}




/* clearing elements */
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* end of clearing elements */

/* float elements */
.fltrtnoborder { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	border:1px solid #9e9e9e;
	float: right;
	margin-left: 8px;
}

.fltlft { /* this class can be used to float an element left in your page */
	border:1px solid #9e9e9e;
	float: left;
	margin: 0 8px 0 0;
}





/*  MIVA MERCHANT STORE */

.storemenu{
text-align:center;
}

.storemenu ul li {
	margin:0;
	display:inline;
	border-right: 1px solid #aaa;
	border-left: 1px solid #aaa;
	padding:0;
}

.storemenu ul li a {
	padding:0 20px 0 20px;
	color:#fff;
	text-decoration:none;
}
.storemenu ul li a:hover {
	color:#ffe115;
}
.storemenu ul li a:visited {
	color:#fff;
}
.storemenu ul li a:active {
	color:#fff;
}
.storemenu ul{
	margin:5px 0 5px 0;
}


.storetree{
	background-color:#88bb00;
	width:100%;
	margin:5px;
	padding:0;
}

.storetree a{
	margin:0;
	border-right: 1px solid #aaa;
	border-left: 1px solid #aaa;
	padding:5px;
	border-bottom: 1px solid #abdd25;

	padding:0 0 0 10px;
	color:#fff;
	text-decoration:none;
	
}

.storetree a:hover {
	color:#678d00;
}
