@charset "utf-8";
/* CSS Document */

body
{
	padding: 0;
	margin: 0;
	font-size: 70%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
}
img
{
    border: none;
}

table
{
	/*width: 655px!important;*/
}

h1, h2, h3, h4, p, a, ul, li
{
	padding: 0;
	margin: 0;
}

h1
{
    color: #6c4099;
    padding: 0px 0px 10px 0px;
    font-size: 130%;
}

p
{
    padding: 0px 0 10px 0;
}

h1
{
    color: #6c4099;
    padding: 0px 0px 10px 0px;
    font-size: 130%;
}

h4
{
    color: #9c3305!important;
    font-size: 110%;
}

.related h3
{
    color: #05649d!important;
    font-size: 110%;
}

#outer
{
	width: 936px;
	margin: 0 auto;
	text-align: center;
}

#inner
{
	width: 936px;
	background: url('../images/bg.jpg') bottom left no-repeat;
	text-align: left;
}

#header
{
	/*height: 67px;*/
	height: 55px;
	/*padding: 150px 0 0 350px;*/
	padding: 162px 0 0 300px;
	background: url('../images/header.jpg') top left no-repeat;
}

#header #loginstaus
{
    position: absolute;
    top: 20px;
    margin-left: -20px;
    z-index: 20;
}

/* login status styling */
#username
{
    color: #72728e;
}

#header #loginstaus a, #header #loginstaus a:active
{
    color: #ffffff!important;
    text-decoration: none;
}

#loginstatus a:hover
{
    color: #ffffff!important;
    text-decoration: underline;
}

/* modified by IG 07-04-09 */
#mainnav 
{
	padding: 0 0 0 0;
	text-align: left;
    width: 600px;
    float: right;
    margin-right: -50px;
    *margin-right: -70px;
}

#mainnav ul
{
	
}

#mainnav li
{
	list-style: none;
	margin: 0 5px 0 5px;
	float: left;
}

#mainnav a
{
	display: block;
	padding: 10px 12px 10px 0;
    /*colour: #56528F;*/
	font-weight: bold;
    *font-weight: normal;
	text-decoration: none;
	font-size: 125%;
    letter-spacing: -0.1em;
}

#mainnav a:link, #mainnav a:visited
{
	color: #72728e!important;
	text-decoration: none;
}

#mainnav a:hover
{
	color: #72728e!important;
	text-decoration: underline;
}

#mainnav a.currentPage
{
	color: #72728e!important;
	text-decoration: underline;
}
/***************************/

/*#mainnav
{
	padding: 0 0 0 0;
	text-align: left;
	width:450px;
}

#mainnav ul
{
	
}

#mainnav li
{
	list-style: none;
	margin: 0 5px 0 5px;
	float: left;
}

#mainnav a
{
	display: block;
	padding: 10px 12px 10px 0;
	color: #6c4199;
	font-weight: bold;
	text-decoration: none;
	font-size: 120%;
}

#mainnav a:link, a:visited
{
	color: #6c4199;
	text-decoration: none;
}

#mainnav a:hover
{
	color: #6c4199;
	text-decoration: underline;
}

#mainnav a.currentPage
{
	color: #6c4199;
	text-decoration: underline;
}*/

#maincontent
{
	padding: 15px 25px 20px 25px;
}

#maincontent a:link, #maincontent a:visited
{
	/*color: #72728e;*/
	color: #2847BB!important;
	text-decoration: none!important;
}

#maincontent a:hover
{
	/*color: #72728e;*/
	color: #2847BB!important;
	text-decoration: underline!important;
}

#maincontent a.currentPage
{
	/*color: #72728e;*/
	color: #2847BB!important;
	text-decoration: underline!important;
}

#homeimage
{
    float: left;
    padding: 10px;
    border: 1px solid #a786c9;
}

#features
{
    float: right;
}

#homecontent
{
    margin: 0 270px 0 330px;       
}

#homecontent h1, #innercontent h1{
font-size: 1.6em;
font-weight: normal;
color:#454096;
padding-top: 8px;
}

/*#leftcol
{
    float: left;
    width: 198px;
    border: 1px solid #a786c9;
    padding:  5px  1px  7px 8px;
}*/

#leftcol
{
    float: left;
    width: 170px;
    border: 1px solid #a786c9;
    padding: 5px;
    background: url('../images/subheader.jpg') top left no-repeat;
    /*margin-top: 20px;*/
    margin-top: 0px;
    padding-top: 65px;
    margin-left: 0;
}

#leftcol li
{
    list-style: none;
}

#leftcol2
{
    float: left;
    width: 180px;
    height: 200px;
    border: 1px solid #000;
}

#searchdiv
{
    padding: 5px;
}

#searchcontainer
{
    display: inline;
}

#searchcontainer img
{
    vertical-align: bottom;
}

#shopcontrols
{
    padding: 5px;
}

#subnav
{
	padding: 0 0 0 0;
	margin-left: 20px;
	margin-top: 20px;
	text-align: left;
}

#subnav ul
{
	
}

#subnav li
{
	list-style: none;
	margin: 0 5px 0 5px;
}

#subnav a
{
	display: block;
	padding: 10px 12px 10px 0;
	color: #6d6b9e;
	font-weight: bold;
	text-decoration: none;
	font-size: 120%;
}

#subnav a:link, a:visited
{
	color: #6d6b9e;
	text-decoration: none;
}

#subnav a:hover
{
	color: #6d6b9e;
	text-decoration: underline;
}

#subnav a.currentPage
{
	color: #6d6b9e;
	text-decoration: underline;
}

#pnlNavig
{
    padding: 0px 0 0 0;    
}

#innercontent
{
    margin: 0 0 0 200px;
    min-height: 350px;
    _height: auto!important;
}

#innercontent table
{
    _width: 635px!important;
}

#innerimage
{
    float: right;
    margin: 20px;
    padding: 2px;
    border: 1px solid #a786c9;
}

#rightPnlContent
{
    width: 300px;
    float: right;
}

#logindiv
{
	height: 500px;
}

#footer
{
	text-align: left;
	padding-left: 30px;
}

#footer p
{
    color: #304831;    
}

#footer a
{
    color: #304831;
    text-decoration: none;
}

#footer a:hover
{
    text-decoration: underline;
}


/*##############################################
date
############################################*/
.MyCalendar .ajax__calendar_container {
    border:1px solid #646464;
    background-color: lemonchiffon;
    color: red;
}
.MyCalendar .ajax__calendar_other .ajax__calendar_day,
.MyCalendar .ajax__calendar_other .ajax__calendar_year {
    color: black;
}
.MyCalendar .ajax__calendar_hover .ajax__calendar_day,
.MyCalendar .ajax__calendar_hover .ajax__calendar_month,
.MyCalendar .ajax__calendar_hover .ajax__calendar_year {
    color: black;
}
.MyCalendar .ajax__calendar_active .ajax__calendar_day,
.MyCalendar .ajax__calendar_active .ajax__calendar_month,
.MyCalendar .ajax__calendar_active .ajax__calendar_year {
    color: black;
    font-weight:bold;
}

.errorPerm {
	padding: 10px 10px  10px  10px;
	margin:  5px 10px 10px 10px;
	border: 1px solid #f00;
	color: #C00;
	font-size:0.9em;
	background-image: url(../images/errorSmall.png);
		background-repeat:no-repeat;
	background-color:#fcc;
	background-position: 10px 2px;
	position:absolute;
	width:180px;
	min-height:15px;
}

.errorPerm span
{
	position:absolute;
	font-weight:bold;
margin-left:25px;
font-size:1.0em;
margin-top:-3px
}

.productOption
{
	color:orange;
vertical-align:text-top;
font-weight:bold;
margin-top:3px;

}

.productOption ul{
margin-top: 0px;
width:94px;
color:#000;
}

.validate
{
	font-weight:lighter;
	color:red;
	border:solid 1px red;
	padding:2px;
	background-color:#fcc;
	margin-bottom:2px;
}

 .validate img
{
margin-top:2px;
}

