@charset "UTF-8";
/* vala CSS Document */
/* LLM revision of VALA Project 2009*/
/* La Lüng Media dot Com */

* { 
	padding:0; 
	margin:0;
	}
.clear {
	clear:both;
	}
a {
	color: #fbe153;
	}
a:link, a:visited, a:active {
	color: #fbe153;
	text-decoration:none;
	}
a:hover {
	color: #fff;
	text-decoration: none;
	
	}

body {
	background:#261A38 url(../images/bg.jpg) repeat-x;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	}
#wrap {
	width:936px; 
	margin:10px auto;
	}
#header {
	background:url(../images/headerAlt3.png) no-repeat; 
	height:127px; 
	}
#logo #sitename {
	font-size: 36px;
	color: #000000;
	display: block;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	}
#headercontent h2 {
	font-size: 18px;
	color: #2c3790;
	}
#wrap #header #logo .description {
	display: block;
	text-align: center;
	font-size: 16px;
	padding-top: 10px;
	}
#wrap #header #headercontent p {
	color: #2c3790;
	}
#wrap #header #sitecption {
	margin-right: 250px;
	margin-left: 325px;
	padding-top: 35px;
	color: #2c3790;
	font: bold 18px "Trebuchet MS", halvetica, Verdana, sans-serif;
	}
.big {	
	font: 20px "Trebuchet MS", halvetica, Verdana, sans-serif;
	color: #2c3790;
	}
	
.bigger {
	font: 26px "Trebuchet MS", halvetica, Verdana, sans-serif;
	color: #932a8e;
	}
.smallish {
	font: bold 14px "Trebuchet MS", halvetica, Verdana, sans-serif;
	color: #FFF;
	}
.small {
	font: bold 11px "Trebuchet MS", halvetica, Verdana, sans-serif;
	color: #ccc;
	}
.smallest {
	font: bold 12px "Trebuchet MS", halvetica, Verdana, sans-serif;
	color: #fff;
	}
.smallester {
font: bold 12px "Trebuchet MS", halvetica, Verdana, sans-serif, line-through;
text-decoration:line-through;
color: #fff;
	}
.smaller {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	}


#wrap #header #logo {
	background:url(../images/navLogo.png) no-repeat right bottom;
	width: 273px;
	padding-top: 5px;
	padding-left: 15px;
	height: 100px;
	float: left;
	}
#wrap #header #headercontent {
	width: 300px;
	float: right;
	padding-right: 55px;
	padding-top: 60px;
	height: 125px;
	}

#main {
	background:url(../images/pagebg.png) repeat-y; 
	/*padding:0 9px 0 0;*/ 
	margin:0;
	}
#menus {
	background:url(../images/menu.png) no-repeat; 
	width:936px; 
	/*margin:0 auto 10px 0;*/ 
	height:40px;
	}
/*#submenu ul {
	list-style: none;
	}
#submenu li {
	display: inline;
	}
#submenu a {
	background: url(../images/submenudevider.png) no-repeat left;
	display: block;
	float: left;
	height: 16px;
	padding-top: 2px;
	padding-right: 15px;
	padding-left: 15px;
	color: #261A38;
	text-decoration: none;
	}*/
	
#subcontent {
	background:url(../images/subcontent.png) no-repeat; 
	width:936px; 
	margin: 10px 0 10px 0; 
	height:140px;
	padding-bottom: 10px;
	}
	
#subcontent2 {
	/*background:#932a8e;*/
 	width:936px; 
	margin: 10px 0 10px 0; 
	height:140px;
	padding-bottom: 10px;
	}
#subcontent a:link, #footer a:visited {
	font-size:12 px;
	text-decoration:none;
	color:#932a8e;
	}
#subcontent h1 {
	color:#2c3790; 
	display:block; 
	padding:1px 0 1px 0;
	}
#subcontent #subbucket1 p {
	text-align:right;
	}
#subbucket1 {
	float:left;
	height: 100px;
	width: 320px;
	margin: 0;
	font: bold 14px "Trebuchet MS", halvetica, Verdana, sans-serif;
	color: #2c3790;
	padding: 30px 22px 0 22px;
	
	}	

#subbucket2 {
	background:url(../images/bookCvr.png) no-repeat center top;
	float:left;
	display: block;
	height: 150px;
	width: 150px;
	}

#subbucket3 {
	float: left;
	display: block;
	width: 320px;
	height: 100px;
	margin: 0;
	font: 12px "Trebuchet MS", halvetica, Verdana, sans-serif;
	color: #2c3790;
	padding: 30px 22px 0 22px;
	
	}
	
#footer	{
	color: #CCC;
	font: 12px "Trebuchet MS", halvetica, Verdana, sans-serif;
	}
#footer a:link, #footer a:visited {
	font-size:12 px;
	text-decoration:none;
	color:#fbe153;
	}
	
#footer a:hover, #footer a:hover {
	text-decoration:underline;
	color:#CCC;
	}	
		
#mainmenu {
	height: 40px;
	font: bold 14px "Trebuchet MS", halvetica, Verdana, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	/*padding-top: 5px;*/
	padding-right: 22px;
	padding-left: 22px;
	}
#mainmenu a {
	display: block;
	height: 29px;
	padding-right: 25px;
	padding-left: 25px;
	float: left;
	text-decoration: none;
	padding-top: 5px;
	/*background: url(../images/menudevider.png) no-repeat 0px 4px;*/
	color: #932a8e;
	}
#mainmenu .first a {
	background: none;
	}

#mainmenu li {
	display: inline;
	}
#mainmenu a:visited, #mainmenu a:active {
	text-decoration:none; 
	color: #932a8e;
	}
#mainmenu #active a {
	background:url(../images/menuactive.png) no-repeat center top; 
	color:#fff;
	}
#wrap #main #content {
	padding: 0px;
	}
#mainmenu a:hover {
	color:#fff;
	}

/*#content {
	Width: 936px;
	Height: 520px;
	}*/
	
#homeleft {
	width:480px; 
	float:left;
	padding:0 10px 0 10px;
	height:560px;
	}
#homeleft  ul {
	list-style: none;
	}
#homeleft li {
	display: inherit;
	padding-left:20px;
	height: 20px;
	font: 12px bold;
	font-family:"Trebuchet MS", halvetica, Verdana, sans-serif;
	}
/*#homeleft li a {
	height: 15px;
	padding-top: 2px;
	padding-left: 50px;
	}*/
#homeleft1 li {
	display: inherit;
	padding-left:20px;
	height: 20px;
	font: 12px bold;
	font-family:"Trebuchet MS", halvetica, Verdana, sans-serif;
	}
#homeleft1 {
	width:480px; 
	float:left;
	padding:0 10px 0 10px;
	height:480px;
	}
#homeleft2 {
	width:420px; 
	float:left;
	padding:0 10px 0 10px;
	height:800px;
	}
#homeright { 
	margin-left:500px;
	padding:0 10px 0 10px;
	height:560px;
	}
#homeright h3 {
	color: #932a8e;
	font-weight: normal;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 8px;
	}
#homeright .column1 {
	width: 31%;
	float: left;
	padding-right: 5px;
	}
#homeright .column3 {
	float: left;
	width: 32%;
	padding-left: 8px;
	}
#homeright .column2 {
	float: left;
	width: 33%;
	}
/*#homeright li a {
	display: block;
	height: 15px;
	padding-top: 2px;
	color: #999999;
	text-decoration: none;
	background: url(../images/bullet.png) no-repeat 0px 3px;
	padding-left: 15px;
	}*/	

#homeright1 { 
	margin-left:500px;
	padding:0 10px 0 10px;
	height:480px;
	}
#homeright1  ul {
	list-style: none;
	}
#homeright1 li {
	display: inherit;
	padding-left:20px;
	height: 20px;
	font: 12px bold;
	font-family:"Trebuchet MS", halvetica, Verdana, sans-serif;
	}
#homeright1 h3 {
	color: #932a8e;
	font-weight: normal;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 8px;
	}
#homeright2 { 
	margin-left:450px;
	padding:0 10px 0 10px;
	height:800px;
	}

#homeleft3 {
	width:916px; 
	float:left;
	padding:0 10px 0 10px;
	height:800px;
	}

	
h1, h2, h3, h4 { 
	font-family:"Trebuchet MS", halvetica, Verdana, sans-serif;
	}
h1 {
	font-size:22px;
	}
h2 {font-size:18px;}
h3 {font-size:16px;}
h4 {font-size:14px;}

#main h2 {
	color:#fff; 
	display:block; 
	padding:3px 0 8px 0;
	}

.yellow{
	color: #fbe153;
	}	
.purple {
	color: #932a8e;
	}

#main .uc {
	text-align:center;
	text-transform:uppercase;
	/*text-decoration:blink;*/	
	color: #fff;
}
#main  p {
	line-height: 16px;
	margin-bottom: 18px;
	}

#wrap #footer {
	background: none;
	height: 50px;
	padding-top: 15px;
	text-align: center;
	}
#mainmenu ul {
	list-style:none;
	}
#mainmenu .first a:visited, #mainmenu .first a:active {
	background: none;
	}
/*#submenu a:visited, #submenu a:active {
	background: url(../images/submenudevider.png) no-repeat left;
	display: block;
	float: left;
	height: 16px;
	padding-top: 2px;
	padding-right: 15px;
	padding-left: 15px;
	color: #666666;
	text-decoration: none;
	}
#submenu a:hover {

	background: url(../images/submenudevider.png) no-repeat left;
	display: block;
	float: left;
	height: 16px;
	padding-top: 2px;
	padding-right: 15px;
	padding-left: 15px;
	color: #2c3790;
	text-decoration: none;
	}
#productlist {
	list-style: none;
	}
#productlist li {
	display: block;
	padding: 3px;
	}
.productimage {
	float: left;
	}
.post .date {
	font-size: 10px;
	}
.post h3 {
	font-size: 14px;
	text-transform: uppercase;
	display: block;
	margin-bottom: 15px;
	}
.post {
	padding: 5px;
	margin-bottom: 15px;
	}
#sidebar1 {
	float: left;
	width: 49%;
	}
#sidebar2 {
	float: right;
	width: 49%;
	}*/

/*.form {
	margin:10px 25px 10px 50px;
	}
.form .text {
	display:block;
	border:1px solid #666666;
	background: #efefef;
	width:250px;
	padding:5px;
	font-size:14px;
	color:#2c3790;
	}
.form label {
	display:block; 
	margin-bottom:3px; 
	margin-top:10px;
	}
.form .text:hover{
	background:#FFFFFF; 
	border: solid 1px #000000;
	}
.form .text:focus {
	background:#efefef;
	border: 1px solid #669900;
	}
.form .button {
	display:block;
	border:1px solid #666666;
	background:#efefef;
	padding:5px 10px 5px 10px;
	margin:10px 0px 10px 0px;
	}
.form .button:hover {
	display:block;
	border:1px solid #666666;
	background: #ffffff;
	padding:5px 10px 5px 10px;
	margin:10px 0px 10px 0px;
	}*/
