@charset "utf-8";
html {

overflow: scroll; 
} 

body {
	background-color: #000000;
	height: 101%;
}


body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #FFFFFF;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
a:link, a:active, a:visited  {
	color: #F12C7E;
	text-decoration: none;
}
a:hover {
	color: #F7761B;
	text-decoration: underline;
}

h1 {
	font-size: 1.1em;
	color: #F12C7E;
}


table {
	text-align: left;
	color: #FFFFFF;
	background-color: #000000;
}

TD.smaller {
	font-size: 0.8em;
	font-family : Verdana;
	color : #000000;
}

P {
	font-size: 0.9em;
	font-family : Verdana;
}

P.smaller {
	font-size: 0.7em;
	font-family : Verdana;
	color : #000000;
}

HR {
	color : #333333;
}

TABLE.cobtbl{
	color: #FFFFFF;
	background-color: #000000;
	border: 0;

}
TD.cobhl {
	color: #FFFFFF;
	background-color: #000000;
	border: 0;

}
TD.cobll {
	color: #FFFFFF;
	background-color: #000000;
	border: 0;
}

#soul_page {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	height: 101%;
}
#logo {
	float: left;
	height: 150px;
	width: 158px;
}
#heading {
	float: right;
	width: 600px;
}
#title  {
	float: right;
	width: 590px;
	padding-top: 5px;
	padding-left: 10px;
}
#top  {
	clear: both;
	height: 20px;
}
#soul_main  {
	clear: both;

}
#clear {
	clear: both;
}

#soul_menu {
	float: left;
	width: 140px;
	padding-right: 5px;
	padding-left: 5px;
}
#soul_content {
	float: right;
	width: 580px;
	padding-right: 10px;
}
#soul_bot  {
	height: 24px;
	clear: both;
}

#soul_footer {
	background-image: url(../soul/footer.jpg);
	height: 35px;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
}
#copyright {
	padding-top: 10px;
	font-size: 0.7em;
}

#menu1{
	width: 135px;
	margin: 5px;
	}
	
#menu1 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 22px;
	text-decoration: none;
	}	
	
#menu1 li a:link, #menu1 li a:visited, #menu1 li a:active {
	color: #f12c7e;
	display: block;
	padding: 10px 0 0 15px;
	background-image: url(../soul/button.jpg);
	}
	
#menu1 li a:hover {
	color: #f7761b;
	padding: 10px 0 0 15px;
	background-image: url(../soul/button.jpg);
	background-position: 0 -32px;
	text-decoration: underline;
	}
	
#search {
	float: left;
	padding-left: 15px;
	background-image: url(../soul/search.jpg);
	background-repeat: repeat-y;
	color: #f12c7e;
	padding-top: 5px;
}

#search #searchform {
	font-size: 0.9em;
	font-style: normal;
	line-height: normal;
	background-position: left bottom;
}
	
#specials {
	margin-top: 10px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #f12c7e;
	margin-right: 15px;
	margin-left: 15px;
}

IMG.catimage { 
	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: solid;
	border-left-style: solid;
	border-top-color: #f12c7e;
	border-right-color: #f7761b;
	border-bottom-color: #8acb3d;
	border-left-color: #fedc00;
	vertical-align:top;
	vertical-align:top; 
}

IMG.prodimage {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width:2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #f12c7e;
	border-right-color: #f7761b;
	border-bottom-color: #8acb3d;
	border-left-color: #fedc00;
	vertical-align:top;
}
