@charset "utf-8";
img, li { behavior: url(iepngfix.htc) }
a:active, a:visited, a {
	font-size: 12px;
	color: #551A8B;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color: #AA06A3;
}

form.search {
	position: absolute;
	top: 4px;
	width: 300px;
	right: -25px;
	top: -25px;
}

.pageHeading {
	font-size: 24px;
	font-weight: bold;
	color: #551A8B;
}

.cat_name {

}

.smallText
 {
	font-size: 12px;
}

.category_desc {
	color: #AA06A3;
	font-weight: bold;
}

.infoBoxHeading {
	font-weight: bold;
	font-size: 16px;
	color: #551A8B;
}

.main {
	font-size: 12px;
	color: #000000;
	line-height: 24px;
}

.box {
	margin-bottom: 20px;
}

#search_box {
	display: block;
	position: absolute;
	bottom: 9px;
	right: 20px;
}

#search_box span {
	color: #ffffff;
	font-size: 14px;
}


div#content_box {
	border: 1px solid #cccccc;
	background-color: #ffffff;
	padding: 6px;
}

.box_information {
	padding: 7px;
	font-size: 11px;
}

.box_information ul {
	list-style-type: disc;
	padding-left: 12px;
	color: #887bc8;
	margin: 0;
	margin-left: 13px;
}

.box_information li {
	font-size: 12px;
}

.box_information li a,
.box_information li a:active,
.box_information li a:visited {
	line-height: 24px;
	padding: 4px;
	color: #b206ac;
	text-decoration: none;
	margin-top: 0;

}

.box_information li a:hover {
	text-decoration: none;
	font-weight: bold;
}

.box_header {
	padding: 3px;
	font-weight: bold;
	color: #000000;
}

p,
li,
ul {
 font-size: 12px;
 text-align: justify;
}

/*

Form styles

*/

td {
	vertical-align: top;
	font-size: 12px;
	color: #000000;
	line-height: 24px;
}

legend {
	float: left;
	margin-left: 10px;
	font-size: 14px;
	font-weight: bold;
}

form {

}

div#submit {
	float: right;
	width: 65px;
	height: 20px;
	background-image: url(/images/submit.gif);
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 20px;
	vertical-align: middle;
	text-align: center;
}



fieldset {
	border: 1px solid #eeeeee;
}

form label {
	text-align: right;
	padding: 4px;
	font-size: 11px;
	font-weight: bold;
	display: block;
	width: 120px;
}

form input {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

form input#keywords
{
	border: 3px solid #EEECF7;
	background-color: #ffffff;
	color: #666666;
	font-weight: bold;
	
}

textarea {
	width: 250px;
	height: 50px;
}

input#submit {
	float: right;
	width: 72px;
	height: 22px;
	background-image: url(/images/submit.gif);
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	border: 0;
	font-family: Arial,Helvetica,sans-serif;
}



div#footer p {
	line-height: 16px;
	margin: 1px;
	padding: 2px;
}

body {
	margin: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F1F0F8;
}

#wrapper {
	width: 960px;
	margin: auto;
	text-align: left;
	border: solid 5px #b206ac;
	background: #ffffff url(images/wrapper-bg.jpg) top left repeat-y;
}


/* header stuff */
#header {
	height: 146px;
	background-image:url(images/header_01.jpg);
	background-repeat:repeat-x;
	width: 960px;
	text-align: left;
	color: #b206ac;
	position: relative;
}

#logo {
	height: 146px;
	width: 245px;
	background-image: url(images/design_02.jpg);
	background-repeat: no-repeat;
	margin-left: 25px;
	float: left;
}

#topLinks {
	font-size: 14px;
	position: absolute;
	top: 10px;
	right: 10px;
	font-weight: bold;
}

#accountLinks a:active,
#accountLinks a:visited,
#accountLinks a,
#topLinks a:active,
#topLinks a:visited,
#topLinks a {
	font-size: 12px;
	color: #551A8B;
	text-decoration: none;
}

#accountLinks a:hover,
#topLinks a:hover {
	text-decoration: underline;
	color: #B106AC;
}

#accountLinks {
	font-size: 14px;
	position: absolute;
	bottom: 16px;
	right: 10px
}

#accountLinks {
	font-size: 12px;
	font-weight: bold;
}

.headerRight a {
	margin-left: 10px;
	margin-right: 10px;
	color: #b206ac;
	text-decoration: none;

}

.headerRight a:hover {
	text-decoration: underline;

}

/* navigation stuff */

#navigation {
	background-image: url(images/design_05.jpg);
	width: 100%;
	height: 45px;
	border-bottom: solid 5px #887bc8;
	clear: both;
	position: relative;
}

/* breadcrumb stuff */

#nav-seperator {
	padding-top: 15px;
	padding-left: 20px;
	padding-bottom: 15px;
	color: #c138bd;
	font-size: 13px;
	font-weight: bold;
	float: right;
	width: 740px;
	color: #551A8B;

}

#search-span {
	font-weight: bold;
	font-size: 12px;
	padding-right: 6px;
}

div#nav-seperator a,
div#nav-seperator a:active,
div#nav-seperator a:visited {
	color: #c138bd;
	text-decoration: none;
}


/* footer stuff */
#footer {
	background-image: url(images/design_32.jpg);
	width: 100%;
	height:52px;
	color: #AC06A6;
	text-align: center;
	font-size: 12px;
	padding-top: 15px;
	clear: both;
	line-height: 22px;
	font-weight: bold;
}

div#footer a,
div#footer a:active,
div#footer a:visited {
	color: #551A8B;
	text-decoration: underline;
}

.leftSideTxt {
	color: #AC06A6;
	font-size: 12px;
	text-align: center;
	width: 100%;
	
}

div#footer a:hover,
div#nav-seperator a:hover {
	text-decoration: none;
}

div#footer a:hover,
div#nav-seperator a:hover {
	text-decoration: underline;
}

/* main content area */
#sections {
	float: left;
	margin-left: 15px;
	margin-top: 24px;
	width: 182px;
}

#content {
	float: right;
	margin-right: 25px;
	_margin-right: 12px;
	width: 700px;
	font-size: 16px;
}

#contentMain {
	padding-top: 10px;
	padding-left: 10px;
	width: 700px;
	background-image: url(images/design_18.jpg);
	background-repeat: repeat-x;
	min-height: 500px;
	font-size: 14px;
	color: #ffffff;
	line-height: 20px;
	
}

div#navigation ul{
	list-style-type: none;
	padding-left: 5px;
	margin: 0;
	padding-top: 2px; 
}

div#navigation ul li{
	float: left;
	/*margin-top: -10px;*/
	/* margin-top: -14px; NEW */
	/* height: 38px; EDITED */
	display: block;
	width: auto;
	line-height: 43px;
	font-size: 17px;
}
div#navigation ul li a,
div#navigation ul li a:active,
div#navigation ul li a:visited{
	display: block;
	text-align: center;
	height: 43px;
	width: 91px;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	margin-left: 5px;
	margin-right: 5px;
}
div#navigation ul li a:hover{
background-image:url(images/design_08.jpg);
}

div#account {
	position: absolute;
	bottom: 0px;
	right: 9px;
}

div#links {
	position: absolute;
	top: 6px;
	right: 6px;
}
