html, body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

 html>body {
      min-height:100%;
      height:auto;
    }

body {
	text-align: center;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	position: relative;
	background: #afb0b0;
}

div, p {
	text-align: left;
	font-family: Arial;
	font-size: 12px;
}


ul, li {
	padding: 0px;
	margin: 0px;
}

ul {
	margin-left: 0px;
	margin-top: 0px;
}


div.blog_more ul {
	margin-left: 15px;
	margin-bottom: 15px;
}

form {
	margin: 0px;
	padding: 0px;
	background: none;
}

#wrapper {
	width: 100%;
	margin: 0px;
	height: 100%;
	padding-bottom: 70px;
}

#header {
	width: 100%;
	height: 195px;
	background: url(../images/header_bg.jpg) no-repeat top;
	position: relative;
}

#menu {
	width: 100%;
	height: 34px;
	position: absolute;
	bottom: -40px;
	text-align: center;
}

ul#mainlevel-nav {
	width: 900px;
	height: 34px;
	margin: 0px auto !important;
	list-style: none;
}

ul#mainlevel-nav li{
	float: left;
	list-style: none;
}

a {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: #587889;
	text-decoration: underline;
	font-weight: bold;
}

#left_column a, #right_column a {
	color: #000000;
}

a.mainlevel:link, a.mainlevel:visited {
	color: #000000;
	text-decoration: underline;
	background: url(../images/a_mainlevel.gif) no-repeat 10px top;
	padding: 0px 0px 10px 25px;
	font-weight: bold;
}


a.mainlevel:hover, 
	a.mainlevel#active_menu {
	color: #587889!important;
	background: url(../images/a_mainlevel.gif) no-repeat 10px top;
	font-style: bold!important;
	text-decoration: underline;
}

#content_bg {
	width: 100%;
}

#content {
	width: 100%;
	margin: 30px 0px 0px 0px;
}

#left_column, #right_column {
	vertical-align: top;
	padding-left: 10px;
}

#left_column div.module-search, 
#right_column div.module-search {
	background: url(../images/search_module.png) no-repeat;
	background: url(../images/module1_top.png) no-repeat left top;
	width: 250px;
	height: 83px;
	margin-bottom: 10px;
}

div.module-login div {
	background: url(../images/login_module.png) no-repeat  left 3px;
	width: 250px;
	margin-bottom: 0px;
}

#left_column div.module, 
#left_column div.module-login, 
#left_column div.module-cart 
{
	width: 250px;
	margin-bottom: 10px;
	background: #898989;
	padding-bottom: 10px;
	color: White;
}

#left_column div.module div,
#left_column div.module-cart div
{
	background: #898989;
	width: 250px;
}

#right_column div.module, 
#right_column div.module-login, 
#right_column div.module-cart 
{
	width: 172px;
	margin-bottom: 10px;
	background: #898989;
	padding-bottom: 10px;
	color: White;
}

#right_column div.module div,
#right_column div.module-login div,
#right_column div.module-cart div
{
	background: #898989;
	width: 172px;
	margin: 0px 0px 0px 0px;
}



#left_column div.module div div, 
#right_column div.module div div,
#left_column div.module-search div div,
#right_column div.module-search div div, 
#left_column div.module-login div div,
#right_column div.module-login div div,
#left_column div.module-cart div div,
#right_column div.module-cart div div {
background: none;
}


#right_column div.module-login div div div,
#right_column div.module-search div div div,
#right_column div.module div div div,
#right_column div.module-cart div div div
{
width: 152px;
margin: 0px 0px 0px 0px;
padding: 0px 5px 0px 5px;
}


#left_column div.module div div div, 
#left_column div.module-search div div div,
#left_column div.module-login div div div,
#left_column div.module-cart div div div
{
margin: 0px 0px 0px 0px;
padding: 0px 5px 0px 5px;
width: 162px;
}


#left_column div.module-cart div,
#right_column div.module-cart div {
height: 120px;
background: url(../images/cart.png) top right no-repeat;
}


#left_column div.module-cart div div div,
#right_column div.module-cart div div div  {
padding-top: 7px;
}

#left_column div.module-cart div div div div,
#right_column div.module-cart div div div div {
background: none;
}



#left_column div.module h3,
#right_column div.module h3, 
#left_column div.module-login h3, 
#right_column div.module-login h3 {
	padding: 0px;
	margin: 0px 0px 5px 0px;
	text-align: center;
	color: black;
	font-size: 16px;
	font-family: Arial;
}

#left_column div.module-search div div div,
#right_column div.module-search div div div {
	padding-top: 7px;
}


#left_column div.module-search h3,
#right_column div.module-search h3 {
padding: 0px;
text-align: center;
color: white;
height: 19px;
line-height: 19px;
font-size: 14px;
font-weight: bold;
margin: 0px 0px 5px 0px;
}

#right_column div.module-cart h3 {
padding: 0px;
text-align: center;
color: white;
height: 19px;
line-height: 19px;
font-size: 14px;
font-weight: bold;
margin: 0px 0px 5px 0px;
}




.componentheading {
	width: auto;
	height: 23px;
	background: url(../images/componentheading.png) top left no-repeat;
	color: White;
	line-height: 23px;
	font-size: 14px;
	padding-left: 14px;
	font-weight: bold;
	margin: 0px;
	font-size: 16px;
	font-family: Arial;
}

span.componentheading {
	background: none;
}

a.sublevel:link, a.sublevel:visited {
color: white;
text-decoration: none;
padding: 0px 0px 5px 22px;
font-weight: normal;	
font-size: 11px;
}

a.sublevel:hover, a.sublevel#active_menu {
color: #000000!important;
font-style: normal!important;
}



#right_column a.mainlevel:link, 
#right_column a.mainlevel:visited {
color: white;
text-decoration: none;
background: url(../images/mainlevel.png) no-repeat left 3px;
padding: 0px 0px 5px 22px;
font-weight: normal;
}

#right_column a.mainlevel:hover, 
#right_column a.mainlevel#active_menu {
color: #000000!important;
background: url(../images/mainlevel.png) no-repeat left 3px;
font-style: normal!important;
}

#right_column a.sublevel:link, 
#right_column a.sublevel:visited {
color: white;
text-decoration: none;
padding-left: 20px;
font-weight: normal;	
font-size: 11px;
}

#right_column a.sublevel:hover, 
#right_column a.sublevel#active_menu {
color: #000;
font-style: normal!important;
}



#mainbody {
	padding: 6px 33px;
	vertical-align: top;
	width: 100%;
}

#mainbody .moduletable {
	width: 95%!important;
}


div.search-search {
	width: 80%;
	margin: 0px!important;
	padding: 5px 0px!important;
	text-align: center;
}

#mod_search_searchword {
	background: transparent url(../images/search_input.png) no-repeat;
	border: none;
	width: 126px;
	height: 20px;
	color: White;
	font-weight: normal;
	padding: 0 15px;
}

input.button-search {
margin: 0px auto;
background: url(../images/search_button.png) no-repeat left;
display: block;
width: 76px!important;
height: 18px!important;
color: White;
font-weight: normal;
border: none;
padding: -3px 5px -10 5px;
font-size: 12px;
font-weight: bold;
cursor: pointer;
margin-top: 5px;
}


#footer {
   position:absolute;
   bottom:0; 
	left: 0px;
	width: 100%;
	background: url(../images/footer.gif) no-repeat center;
}

#footer-inner {
	width: 940px;
	height: 58px;
	margin: 0px auto;
	padding: 5px 25px 0px 25px;
	overflow: hidden;
	position: relative;
}

#copyright {
	position: absolute;
	left: 0px;
	bottom: 10px;
	color: white;
	font-size: 12px;
	font-weight: bold;
}

#author {
	position: absolute;
	right: 0px;
	bottom: 20px;
	color: white;	
	font-size: 11px;
	text-align: right;
}

#author a {
	color: White;
}


#footer h3 {
	margin: 0px;
}


.module-login br {
	display: none;
}

.module-login label {
	overflow: hidden;
	display: block;
}

.module-login input {
	display: block;
}


.module-login input.button {
margin: 0px auto;
background: url(../images/search_button.png) no-repeat left;
display: block;
width: 76px!important;
height: 18px!important;
color: White;
font-weight: normal;
border: none;
padding: -3px 5px -10 5px;
font-size: 12px;
font-weight: bold;
cursor: pointer;
margin-top: 5px;
}

#mod_login_remember {
	float: left;
}

#mod_login_username,
#mod_login_password
{
width: 78px;
background: transparent url(../images/login_input.gif) no-repeat;
border: none;
	height: 20px;
	color: White;
	font-weight: normal;
	padding: 0 15px;
}

.contentheading {
	color: #000000;
	padding-left: 2px;
	font-weight: bold;
	font-size: 20px;
	font-family: Arial;
}

.small, .modifydate, .createdate {
	font-size: 11px;
}

.contentpaneopen {
	text-align: justify;
	width: 100%;
}
