
body {
	background-color: white;
	padding: 0px;
	border: 0px;
	margin: 0px;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 0px;
	font-size:  small;
	text-align: left;
}

a {
	color: #904098;
	xtext-decoration: underline;
}

a:hover {
	color: black;
	xtext-decoration: underline;
}



img {
	border: 0px;
}

.normal {
	font-size: 9pt;
}

.normalbold {
	font-size: 0.9em;
	font-weight: bold;
}

.redbold {
	color: #904098;
	font-size: 0.9em;
	font-weight: bold;
}

/* Navigation styles
----------------------------------------------- */

.colortagtxt {
	 color: #904098;
	 font-weight: bold;
}

.tagtxt {
	font-size: 1.3em;
	text-align: right;
}

.tagtxt a{
	color: white;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: uinderline;
}

.tagtxt a:hover{
	color: black;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}

#swichimages {
	background-image: url(../images2/header/swich_img.gif);
	background-position: center;
	background-repeat: no-repeat;
	width: 98px;
	height: 22px;
	padding-left: 20px;
	padding-top: 4px;
	font-weight: bold;
}


#accesslinks {
	font-size: 0.9em;
	vertical-align: middle;
	text-align: left;
	xheight: 26px;
	width: 300px;
	padding-top: 2px;
}

#accesslinks a{
	color: white;
	font-size: 0.9em;
	text-decoration: uinderline;
}

#accesslinks a:hover{
	color: black;
	font-size: 0.9em;
	text-decoration: underline;
}

#accesslinks img {
	vertical-align: middle;
}



table.linktable a:link, table.linktable a:visited, table.linktable a:active {
	color: #666666;	
	text-decoration: uinderline;
	font-size: 0.9em;
	font-weight: bold;
}

table.linktable a:hover {
	color: black;	
	text-decoration: underline;
	font-size: 0.9em;
	font-weight: bold;
}


.top_nav_dropdown {
}
	
.top_nav {
	width: 900px;
	height: 108px;
	padding: 0px;	
	margin: 0px;
	border: 0px;
	text-align: left;
}

.logo {
}


#outer_header {

}

#outer_inner {

}

#outer_footer {

}



/* main content
----------------------------------------------- */

#breadcrumb {
	width: 900px;
	height: 20px;
	color: white;
	font-size: 0.9em;
	padding-top: 3px;
	vertical-align: middle;
	text-align: left;
	background-color: #904098;
	border-top: 1px solid white;
}

#breadcrumb a{
	color: white;
	font-size: 0.8em;
	text-decoration: uinderline;
}

#breadcrumb a:hover{
	color: black;
	font-size: 0.8em;
	text-decoration: underline;
}

#headtxt {
	vertical-align: top;
	text-align: left;
	padding-top: 15px;
	padding-left: 20px;
	font-size: 1.5em;
	font-weight: bold;
	color: #904098;
	xwidth: 660px;
}

#bannertext {
	position: absolute;
	float: left;
	text-align: left;
	vertical-align: top;
	padding-left: 20px;
	padding-top: 20px;
	color: #904098;
	font-size: 18pt;
	font-weight: bold;
}

#loginheadtxt {
	vertical-align: top;
	text-align: left;
	padding-top: 0px;
	padding-left: 0px;
	font-size: 1.5em;
	font-weight: bold;
	color: #904098;
}

#headtxt2 {
	vertical-align: top;
	text-align: left;
	padding-top: 15px;
	padding-left: 20px;
	font-size: 1.5em;
	font-weight: bold;
	color: #904098;
	width: 660px;
}

.resourceouter {
	background-color: #f1f1f1;
	width: 320px;
	border: 2px solid #904098;
	margin-top: 4px;
}


.resource_img {
	vertical-align: top;
	background-color: white;
	xborder-right: 2px solid #7f7f7f;
}

.resource_info {
	padding: 10px;
	padding-top: 0px;
	padding-bottom: 5px;
	text-align: left;
	font-size: 0.9em;
}

.resource_info a{
	font-size: 0.9em;
	color: black;
	text-decoration: none;
}

.resource_info a:hover{
	font-size: 0.9em;
	color: black;
	text-decoration: underline;
}

.resourcehead {
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 0.9em;
	font-weight: bold;
	color: #904098;
	text-align: left;
}



/* footer styling
----------------------------------------------- */


.footer{
	vertical-align: top;
	width: 900px;
	color: black;
	padding-top: 5px;
}

.footer_contact {
	font-size: 0.9em;
	height: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
}

.footer_contact a{
	color: #904098;
	text-decoration: uinderline;
}

.footer_contact a:hover{
	color: black;
	text-decoration: underline;
}

.footer_contact img {
	vertical-align: middle;
}


#footer_txt {
	background-color: #904098;
	font-size: 0.9em;
	color: white;
	padding-top: 2px;
	text-align: left;
	padding-left: 5px;
	height: 18px;
}

#footer_txt a {
	color: white;
	text-decoration: uinderline;
}

#footer_txt a:hover {
	color: black;
	text-decoration: underline;
}

.powered {
	padding-top: 8px;
}

/* General page styling
----------------------------------------------- */

#resource_outer {
	font-size: 0.8em;
	padding-bottom: 10px;
	padding-top: 10px;
}

.demobuttonstyle {
	background-color: #904098;
	font-size: 9pt;
	font-weight: bold;
	color: white;
	border: 1px solid black;
	width: 180px;
}


.buttonstyle {
	background-color: #904098;
	font-size: 0.9em;
	font-weight: bold;
	padding: 2px;
	color: white;
	border: 1px solid black;
}

.imagebuttonstyle {
	background-color: #904098;
	font-weight: bold;
	padding-top: 2px;
	padding-left: 10px;
	padding-right: 10px;
	height: 20px;
	color: white;
	border: 2px solid black;
}

.smallbuttonstyle {
	background-color: #904098;
	font-size: 0.7em;
	font-weight: bold;
	height: 18px;
	width: 80px;
	padding-left: 2px;
	padding-right: 2px;
	color: white;
	border: 1px solid black;
}

.bigbuttonstyle {
	background-color: #904098;
	font-size: 0.8em;
	font-weight: bold;
	padding-left: 4px;
	padding-right: 4px;
	height: 20px;
	color: white;
	border: 1px solid black;
}

.accountbuttonstyle {
	background-color: #904098;
	font-size: 0.8em;
	font-weight: bold;
	padding-left: 4px;
	padding-right: 4px;
	height: 20px;
	width: 130px;
	color: white;
	border: 1px solid black;
}


#tickets {
	
	xcolor: #7F7F7F;
	text-align: center;
	line-height: 20px;
	padding-bottom: 10px;
	width: 800px;
}


#gen_txt {
	color: #000000;
	padding: 20px;
	text-align: left;
	line-height: 20px;
}

#gen_txt img {
	vertical-align: middle;
}

#gen_txt a{
	color: #904098; 
	text-decoration: uinderline;
}

#gen_txt a:hover{
	color: black;
	 
	text-decoration: underline;
}

#inner_content {
	width: 900px;
}

.general_content {
	border-top: 1px solid white;
}

#login {
	vertical-align: top;
	padding: 0px;
	margin: 0px;
}

.bodytext {
   line-height: normal;
	vertical-align: top;
	text-align: left;
	padding-right: 5px;
	padding-bottom: 5px;
}

.bodytextinner {
   line-height: normal;
	vertical-align: middle;
	text-align: justify;
	padding: 10px;
}

.image {
	border: 1px solid #7F7F7F;
}

.datetext {
   line-height: normal;
	vertical-align: top;
	text-align: left;
}

.viewingtext {
   line-height: normal;
	vertical-align: top;
	text-align: left;
	padding-right: 10px;
}

.displayall {
	color: #904098;
	font-weight: bold;
	padding-bottom: 5px;
}

.displayall a{
	color: #904098;
	text-decoration: uinderline;
}

.displayall a:hover{
	color: black;
	text-decoration: underline;
}


.bodytextbold {
	font-weight: bold;
	color: #904098;
	text-align: left;
	vertical-align: middle;
	padding-top: 10px;
}

.bodytextboldinner {
	font-weight: bold;
	color: #904098;
	text-align: left;
	vertical-align: middle;
	padding-top: 10px;
	padding-left: 10px;
}


.back_btn {
	padding-left: 20px;
	padding-top: 5px;
}


.bottom_btns_2 {
	background-color: #904098;
	color: white;
}

.back {
	background-color: #E6E6E6;
	font-weight: bold;
	padding-right: 10px;
}



.links {
	color: #904098;
	text-align: left;
	text-decoration: none;
}

.links a{
	color: #904098;
	text-decoration: uinderline;
}

.links a:hover{
	color: black;
	text-decoration: none;
}

.links_outer {
	background-color: #E6E6E6;
	width: 100%;
	padding: 3px;
	margin: 0px;
	text-align: left;
}

.authorlinks {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 10px;
}

.sidebtn {
	padding-bottom: 5px;
}

.sidespace {
	height: 5px;
}


/* FORM STYLING
----------------------------------------------- */

#loginbutton {
	text-align: right;
	width: 256px;
	height: 50px;
	padding-left: 100px;
}

.cartbutton {
	background-image: url(../images/account/cart.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 256px;
	height: 50px;
	padding-left: 30px;
}

.invoicebutton {
	background-image: url(../images/account/invoices.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 256px;
	height: 50px;
	padding-left: 30px;
}

.detailsbutton {
	background-image: url(../images/account/your_settings.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 256px;
	height: 50px;
	padding-left: 30px;
}

.supportbutton {
	background-image: url(../images/account/support.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 256px;
	height: 50px;
	padding-left: 30px;
}

.creditbutton {
	background-image: url(../images/account/credits.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 256px;
	height: 50px;
	padding-left: 30px;
}

.codebutton {
	background-image: url(../images/account/codes.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 256px;
	height: 50px;
	padding-left: 30px;
}


#smarttable {
	
	text-align: justify;
	xcolor: #7F7F7F;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
	line-height: 20px;
	padding-bottom: 10px;
}

.loginformtable {
	text-align: center;
}

.registerformtable {
	text-align: left;
	padding: 0px;
	margin: 0px;
	width: 650px;
	border: 1px solid #904098;
	border-bottom: 0px;
}

.formtable {
	text-align: left;
	padding: 0px;
	margin: 0px;
	width: 650px;
	border-bottom: 0px;
}

#form_div {
	text-align: left;
	padding-bottom: 20px;
}

.validator_text {
	color: #CC0000;
}

.form_message {
	background-color: #F1F1F1;
	color: #904098;
	padding: 10px;
	font-weight: bold;
	text-align: left;
	width: 650px;
	border-bottom: 3px solid white;
}

.formtableselect{
	border: 0px;
	background-color: #ffffff;
	border: 1px solid #AEB9BA;
	width: 200px;
	color: #333333;
}

.formtabletextbox{
	background-color: white;
	border: 1px solid black;
	vertical-align: middle;
	width: 200px;
}

.formtabletextboxsmall{
	background-color: white;
	border: 1px solid black;
	vertical-align: middle;
	width: 150px;
	height: 18px;
	color: black;
	margin-right: 3px;
}


.formtablemultitextbox{
	background-color: #ffffff;
	width: 200px;
	vertical-align: middle;
	xcolor: #333333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid #AEB9BA;
	margin: 0px;
	padding: 0px;
}

.loginhead {
	background-image: url(../images/general/login_head_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 50px;
	padding-left: 10px;
	color: #904098;
	font-weight: bold;
	font-size: 0.9em;
}

.register_heading {
	background-color: #904098;
	padding: 5px;
	font-weight: bold;
	font-size: 13px;
	color: white;
	font-size: 1.2em;
	text-align: left;
}

.access_heading {
	padding-bottom: 15px;
	font-weight: bold;
	
	xcolor: #7F7F7F;
}

.access_subheading {
	padding-bottom: 5px;
	font-weight: normal;
	
	xcolor: #7F7F7F;
}

.access_txt {
	padding-bottom: 5px;
	font-weight: bold;
	
	color: #904098;
}

.contacthead {
	background-image: url(../images/general/login_head_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 50px;
	width: 800px;
	padding-left: 10px;
	padding-bottom: 4px;
	color: #904098;
	font-size: 0.9em;
	vertical-align: middle;
}


.supporttable{
    vertical-align: top;
    text-align: left;
	border-color: #999999;
	border: 1px solid;
	margin-top: 5px;
	margin-left: 3px;
}

.tablelistitem {
   background-color: #FFFFFF;
   xcolor: #666666;
   padding-top: 5px;
   font-size: 0.9em;
   font-weight: normal;
}

.tablelistitemalt {
   background-color: #EFEFEF;
   padding-top: 5px;
   font-size: 0.9em;
   font-weight: normal;
}

.tablelisthead {
	background-color: #7F7F7F;
	height: 22px;
	vertical-align: middle;
	color: white;
	font-size: 0.9em;
	font-weight: bold;
	padding-left: 5px;
}

.tablelistfooter {
	background-color: #904098;
	height: 10px;
	vertical-align: middle;
	color: white;
	padding-left: 5px;
}

.supporttableselect{
	border: 0px;
	width: 200px;
}

.option{
	background-color: #FFFFFF;
	border: 1px solid #00CC33;
	
	width: 200px;
}

.optioneditable{
	background-color: #FFFFFF;
	border: 1px solid #00CC33;
	
	width: 200px;
}

checkbox{
	background-color: #FFFFFF;
	border: 1px solid #00CC33;
	
}

textarea, .textarea {
	background-color: #FFFFFF;
	border: 1px solid #b2b2b2;
	
	color: #999999;
	padding-left: 6px;
	width: 300px;
}

textarea, .textareaeditable {
	background-color: #FFFFFF;
	border: 1px solid #00CC33;
	color: #000000;
	padding-left: 6px;
	width: 300px;
}

.checkboxeditable{
	background-color: #FFFFFF;
	border: 1px solid #00CC33;
	color: #000000;
}


.supporttabletextboxmulti {
	background-color: #ffffff;
	width: 600px;
	vertical-align: middle;
	border: 1px solid #AEB9BA;
	margin: 0px;
	padding: 0px;
}

.supporttablehistory {
	width: 600px;
	border: 1px solid #904098;
	margin-top: 10px;
	padding: 10px;
	xcolor: #7F7F7F;
}

.supporttableheader{
	border: 0px;
	xcolor: #7F7F7F;
	text-align: left;
	font-weight: bold;
	padding-bottom: 10px;
}

.supporttableheader2{
	border: 0px;
	color: #904098;
	text-align: left;
	font-weight: bold;
	padding-top: 20px;
}


.supporttablelabel{
	border: 0px;
	color: white;
	font-weight: bold;
	vertical-align: middle;
	text-align: left;
	width: 160px;
	height: 26px;
	background-color: #904098;
	border-bottom: 1px solid white;
}

.supporttableelement {
	vertical-align: middle;
	height: 26px;
	text-align: left;
	background-color: #904098;
	border-bottom: 1px solid white;
	color: white;
	
}

.supportlistfooter {
	background-color: #904098;
	height: 10px;
	vertical-align: middle;
	color: white;
	padding-left: 5px;
}


/* Category Page styling
----------------------------------------------- */


table.categories a:link, table.categories a:visited, table.categories a:active {
	xcolor: #7F7F7F;		
	text-decoration: uinderline;
	text-align: center;
	font-size: 7pt;
	font-weight: bold;
}

table.categories a:hover {
	color: #904098;
}

table.categories td.heading{
	font-size: 8pt; 
	xcolor: #7F7F7F;
	font-weight: bold;
	text-align: left;
}

table.categories td.heading{
	text-align: center;
}

table.categories td.image{
	text-align: center;
}

table.categories td.description{
	text-align: left;
	padding-left: 4px;
	font-size: 9pt;
	width: 130px;
}

table.categories td.link{
	font-size: 9pt; 
	xcolor: #7F7F7F;
	background-color: #D4DAE1;
	font-weight: bold;
	text-align: center;
	height: 30px;
}


.image_thumb {
	padding-top: 20px;
	padding-bottom: 5px;
}

.text_bold {
	xcolor: #7F7F7F;
	font-size: 10pt;
	font-weight: bold;
}



/* Checkout styling
----------------------------------------------- */


.status_text{
	border: 0px;
	color: #904098;
	
	text-align: left;
	font-weight: normal;
}

.formtablelabel
{
	border: 0px;
	font-weight: bold;
	font-size: 0.9em;
	height: 25px;
	padding-left: 10px;
	width: 200px;
	vertical-align: middle;
}



.formtableelement{
	width: 350px;
	text-align: left;
	height: 25px;
}

.checkout_table{
	
	width: 640px;
	font-weight: normal;
	xcolor: #7F7F7F;
	border: 0px;
	text-align: left;
	vertical-align: top;	
	padding-left: 20px;
}

.invoice_table{
	
	xwidth: 600px;
	font-weight: normal;
	xcolor: #7F7F7F;
	border: 0px;
	text-align: left;
	vertical-align: top;	
	padding-left: 20px;
}

.order_table{
	
	font-weight: normal;
	xcolor: #7F7F7F;
	border: 0px;
	text-align: left;
	vertical-align: top;	
}

#spacer {
	height: 15px;
}

.order_table{
	margin-left: 2px;
	
	font-weight: normal;
	xcolor: #7F7F7F;
	border: 0px;
	text-align: left;
	vertical-align: top;	
	width: 250px;
}

.outer_checkout_table{
	padding-left: 20px;
	
	font-weight: normal;
	xcolor: #7F7F7F;
	border: 0px;
	text-align: center;
	vertical-align: top;
}

.securitytext{
	font-size: 0.8em;
	font-weight: bold;
	color: #904098;
	padding-left: 5px;
	text-decoration: none;
}




/* Shopping Cart styling
----------------------------------------------- */


.shopping_table a:link,  .shopping_table a:visited, .shopping_table a:active {
	font-size: 0.9em;
	font-weight: bold;
	color: #904098;
	text-align: center;
	text-decoration: uinderline;
}

.shopping_table  a:hover {
	font-size: 0.9em;
	font-weight: bold;
	color: black;
	text-align: center;
	text-decoration: underline;
}

.shopping_div{
	padding: 2px;
	font-size: 0.9em;
	font-weight: normal;
	xcolor: #7F7F7F;
	border: 0px;
	text-align: center;
}

.shopping_table{
	padding-bottom: 15px;
	font-size: 0.9em;
	font-weight: normal;
	xcolor: #7F7F7F;
	border: 0px;
	text-align: center;
}

.outer_shopping_table{
	padding: 2px;
	font-size: 0.9em;
	font-weight: normal;
	xcolor: #7F7F7F;
	border: 0px;
	text-align: center;
}


/* Product List content
----------------------------------------------- */

.category_products_price 
{
	background-color: #e6e6e6;
	color: #904098;
	font-size: 0.9em;
	font-weight: bold;
	text-align: center; 
}

.category_products_price a
{
	color: #904098;
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;
	text-decoration: uinderline;
}

.category_products_price a:hover
{
	color: black;
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}


table.category_products {
	color: #904098;	
	text-decoration: none;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 0px;
}



table.product_spotlight_details a:link, table.product_spotlight_details a:visited, table.product_spotlight_details a:hover, table.product_spotlight_details a:active {
	background-color: #7F7F7F;
	color: white;
	text-decoration: uinderline;
	font-size: 12px;
}


table.product_spotlight_details {
   text-align: left;	
   vertical-align: top;
	width: 200px;
}

.product_spotlight {
    text-align: right;	
    vertical-align: top;
}

table.product_spotlight_details img {
	text-align: left;
}

table.category_products{
}

table.category_products td{
	/* thumbnail products on the Category page */
}

table.category_products td img {
}

table.category_products td.category_products_image{
	vertical-align: top;
	text-align: center;
	padding: 0px;
	margin: 0px;
	border: 2px solid #e6e6e6;
}

table.category_products td.category_products_text{
	vertical-align: top;
	text-align: center;
	padding: 0px;
	margin: 0px;
}

table.category_products .title{
	font-weight: bold;
	font-size: 12px;
	color: #036775;
	margin-bottom: 4px;

}

.product_heading h2{
	background-color: #7f7f7f;
	text-align: center;
	font-weight: bold;
	font-size: 10pt;
	color: white;
	padding-top: 3px;
	padding-bottom: 3px;
}

.product_heading h2 a{
	color: white;
	text-decoration: uinderline;
}

.product_heading h2 a:hover{
	color: black;
	text-decoration: none;
}

table.category_products .style{
	margin-bottom: 4px;
	font-size: 11px;
}

table.category_products .price{
	font-size: 10px;
}

table.category_products .link{
	font-weight: bold;
	color: #904098;
	xxfont-size: 14px;
	vertical-align: top;
}

.lhs_detail {
	background-color: #FFFFFF;
	vertical-align: top;
	text-align: left;
	padding: 15px;
	font-size: 9px;
	color: #904098;
}

.rhs_detail {
	vertical-align: top;
	text-align: left;
	padding: 10px;
	font-size: 8pt;
	color: #036775;
}

.updatecart_message {
	vertical-align: top;
	padding: 10px;
	font-size: 9pt;
	color: #FF0000;
}

.image_thumb {

}

.text_bold {
	background-color: #7F7F7F;
	color: white;
	font-size: 9pt;
	font-weight: bold;
	text-align: left;
}


.category_info_outer {
	background-image: url(../images/thumbs/thumb_info_bg.jpg);
	background-repeat: no-repeat;
	padding-left: 5px;
	padding-top: 5px;
	width: 105px;
	height: 135px;
}


.title {
	vertical-align: top;
}


.style {
	color: #904098;
}


.view {
	background-color: #e6e6e6;
	font-size: 8pt;
	color: #904098;
	text-align: center;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 5px;
}


.view a{
	color: #904098;
}

.view a:hover{
	color: black;
}


/* Product Page content
----------------------------------------------- */



.product_details_outer {
	xxborder: 1px solid #cccccc;
}

.product_details_image {

}


.product_table {
	width: 100%;
	padding: 0px;
}

.product_image {

	padding: 0px;
	text-align: left;
}

.product_image_table {
	text-align: center;
	margin-right: 2px;
	border: 2px solid #7F7F7F;
}

.product_details_table_outer {
	padding: 0px;
	margin: 0px;

}

.product_info {
	color: #3C4857;
	font-size: 8pt;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
}


.product_name_heading {
	padding-left: 10px;
	height: 50px;
	width: 100%;
	border-top: 1px solid #CCCCCC;
	color: #000000;
	font-size: 14pt;
	text-align: left;
	vertical-align: middle;
}

.product_header {
	background-color: #E6E6E6;
	font-weight: bold;
	font-size: 11pt;
	padding-left: 10px;
	text-align: left;
}

.dropdowns{
	text-align: right;
}

.label_head {
	
	color: #5CCFFF;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	padding-left: 20px;

}

.label_info {
	color: #904098;
	font-size: 8pt;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
}

.stock_message {
	padding-left: 5px;
	color: red;
	font-size: 8pt;
	text-align: left;
	vertical-align: top;
}

.back_btn {
	color: #5CCFFF;		
	text-decoration: none;
	font-size: 10pt;
}


.click_to_enlarge {
	color: #3C4857;
	font-size: 8pt;
	font-weight: bold;
	background-color: #D4DAE1;
	padding: 5px;
}

.product_description {
	xcolor: #7F7F7F;
	font-size: 8pt;
	padding-bottom: 16px;
	padding-left: 10px;
	padding-top: 15px;
	text-align: left;
}


.product_message {
	color: red;
	font-size: 9pt;
	text-align: left;
	vertical-align: top;
	text-align: left;
	padding-left: 5px;
}


.product_style_number {
	font-weight: bold;
	font-size: 10pt;
	color: #904098;
	padding-left: 5px;
	padding-bottom: 5px;
	text-align: left;
}

.product_price {
	font-size: 15pt;
	font-weight: bold;
	color: #904098;
	padding-left: 5px;
	text-align: left;
}

.oldprice_text {
	font-size: 10pt;
	font-weight: bold;
	text-decoration: line-through;
	color: #5CCFFF;
}

.product_buy_button {
	text-align: left;
	background-color: #D4D4D4;
}

table.category_product {
	border: 1px solid #cccccc;
}

.related_products {
	background-color: #D4DAE1;
	font-size: 10pt;
	font-weight: bold;
	color: #3C4857;

}

table.main_lower {
	margin-top: 10px;
}

.category_products {
	padding-right: 5px;
	margin-top: 5px;
	background-color: #e6e6e6;
}

.buy_btn {
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 6px;
}

.back_button {
	background-color: #904098;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: white;
	font-size: 0.9em;
	text-align: left;
}

.back_button a{
	color: white;
	font-size: 0.9em;
	text-decoration: uinderline;
}

.back_button a:hover{
	color: black;
	font-size: 0.9em;
	text-decoration: underline;
}

.dotted_spacer {
	background-image: url(../images/general/dotted_spacer_3.gif);
	background-position: top;
	background-repeat: repeat-x;
	height: 5px;
	width: 100%;
}

.login_message{
	border: 0px;
	color: #904098;
	font-size: 8pt;
	vertical-align: middle;
	text-align: left;
	font-weight: regular;
}

.signed_in{
	border: 0px;
	color: #904098;
	
	vertical-align: middle;
	text-align: right;
	font-weight: regular;
}

.error_message {
	color: #904098;
	font-size: 0.8em;
}

.login_header{
	color: #904098;
	font-size: 0.8em;
	vertical-align: top;
	text-align: left;
}

.login_header a:link, .login_header a:visited, .login_header a:active {
	color: #904098;
	font-size: 0.8em;
	vertical-align: top;
	text-align: left;
	text-decoration: uinderline;
}

.login_header a:hover {
	font-size: 0.8em;
	color: black;
	text-decoration: underline;
}

.existing {
	background-image: url(../images/general/loginhead_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	border: 1px solid #7F7F7F;
	padding: 5px;
	
}

.new {
	background-image: url(../images/general/loginhead_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	border: 1px solid #7F7F7F;
	padding: 5px;
	
}

.login_sub_header {
	xcolor: #7F7F7F;
	font-size: 0.8em;
	font-weight: bold;
}

.login_label_text {
	xcolor: #7F7F7F;
	font-size: 0.9em;
}


td.login_heading {
	font-size: 10pt;
	color: white;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}

.requiredfield {
	color: #DC1408;
}

.quicklogin {
	text-align: right;
}

.quickbuttonstyle {
	background-color: #904098;
	font-size: 0.8em;
	font-weight: bold;
	padding-left: 4px;
	padding-right: 4px;
	color: white;
	border: 1px solid black;
}

.formtabletextboxquick {
	border: 1px solid #7F7F7F;
	width: 120px;
	height: 14px;
	font-size: 0.8em;
	margin-right: 3px;
}


.redbar {
	height: 5px;
	background-color: #904098;
}

.home_txt {
	text-align: left;
	font-size: 0.9em;
	xcolor: #7F7F7F;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
}

.home_txt a {
	font-size: 0.9em;
	color: white;
	text-decoration: none;
}

.home_txt a:hover {
	font-size: 0.9em;
	color: black;
	text-decoration: underline;
}


#postcode {
	position: absolute;
	float: left;
	text-align: left;
	vertical-align: top;
	font-size: 6em;
	font-weight: bold;
	color: #904098;
}

#banner {
}

.homelink {
	padding-top: 4px;
	padding-left: 5px;
}




	/*  sidemenu nav */

#sidemenu {
	border-top: 1px solid #904098;
	width: 220px;
	margin-bottom: 10px;
}


#sidemenu ul {
	border: 0px none;
	margin: 0;
	padding: 0;
	text-align: left;
	clear: left;
	vertical-align: middle;
}

#sidemenu ul li {
	display: block;
	text-align: left;
	vertical-align: middle;
	margin: 0;
	padding: 0;
}
	
#sidemenu img {
	border: 0;
	vertical-align: middle;
}

#sidemenu ul li a  {
	background-color: white;
	border-right: none;
	margin: 0;
	color: black;
	text-decoration: none;
	display: block;
	text-align: left;
	font-weight: normal;
	font-size: 0.9em;      
	voice-family: "\"}\"";   
	voice-family: inherit;      
	vertical-align: middle;
	line-height: 1.4em;
	border-bottom: 1px solid #904098;
	border-left: 1px solid #904098;
	border-right: 1px solid #904098;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}


#sidemenu ul li a:hover {
	color: white;
	background: #904098;
}


#sidemenu ul li a:active  {
	color: white;
	background: #904098;
	text-decoration: uinderline;
}

#sidemenu .menusubitem_selected  {
	color: white;
	background: #904098;
}

.errormessage {
	padding-bottom: 10px;
}

.content_outer {
	border: 1px solid #904098;
	width: 640px;
}

#prodbanner {
	width: 712px;
	height: 187px;
}

.orderbold {
	font-size: 10pt;
	color: #904098;
	font-weight: bold;
	padding-bottom: 5px;
}

.label { 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 9pt; 
	COLOR: white; 
	BACKGROUND-COLOR: #904098; 
	TEXT-ALIGN: left; 
}


.element { 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 9pt; 
	COLOR: white; 
	BACKGROUND-COLOR: #7f7f7f; 
	TEXT-ALIGN: left; 
}

.ordertxt { 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 9pt; 
	WIDTH: 130px; 
	xCOLOR: #7f7f7f; 
	text-align: right;
}

.ordertxtnormal {  
	FONT-SIZE: 9pt; 
	WIDTH: 130px; 
	xCOLOR: #7f7f7f; 
	text-align: right;
}

.ordertxtbold { 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 9pt; 
	COLOR: #904098; 
	TEXT-ALIGN: right; 
}

.contactmessage {
	text-align: left;
	font-size: 9pt;
	xcolor: #7F7F7F;
	padding-bottom: 20px;
}

.faqouter {
	width: 640px;
}

.faqgentxt {
	font-size: 9pt;
	text-align: left;
	padding-bottom: 20px;
	padding-top: 10px;
}

.faqbold {
	background-color: #E6E6E6;
	color: white;
	font-weight: bold;
	text-align: left;
	width: 640px;
}

.faqbold {
	color: white;;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}

.faqbold {
	color: black;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}

.CartListHead {
	background-color: #904098;
	color: white;
	font-weight: bold;
	font-size: 0.9em;
}

.CartListItemAlt {
	background-color: #EFEFEF;
   padding-top: 5px;
   font-size: 0.9em;
   font-weight: normal;
}


/*  Specification Styling */


table.spectable {
	padding: 20px;
}

.specheadtop {
	color: #904098;
	font-size: 14pt;
	font-weight: bold;
	padding-bottom: 5px;
}

.spechead {
	color: #904098;
	font-size: 14pt;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 10px;
}

.specgentxt {
	font-size: 12px;
	xbackground-color: #E6E6E6;
}

.specgentxtbold {
	font-size: 12px;
}

.specelement {
	font-size: 12px;
	font-weight: bold;
}

.speclabel {
	font-size: 12px;
	font-weight: bold;
}

.spectablehead {
	background-color: #904098;
	font-weight: bold;
	font-size: 14px;
	color: white;
}

.specno {
	background-color: #E6E6E6;
	font-weight: bold;
	font-size: 12px;
}

.spactablegroup {
	background-color: #E6E6E6;
	font-weight: bold;
	font-size: 12px;
}

.spactabledesc {
	background-color: #E6E6E6;
	color: #904098;
	font-size: 12px;
}

/* DEMO content
----------------------------------------------- */
.demosubheader2 {
	color: #904098;
	text-align: left;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-weight: bold;
}

.demotxt2 {
	text-align: left;
	padding-left: 10px;
	padding-top: 10px;
}

.demotxt2 a{
	color: #904098;
	text-decoration: uinderline;
}

.demotxt2 a:hover{
	color: black;
	text-decoration: underline;
}


.demotxtbox {
	width: 50px;
	border: 1px solid #7f7f7f;
	color: black;
}


.lookupdemocontent {
	border: 1px solid #904098;
}

.demobtn {
	padding-left: 10px;
}

.resultlabel {
	background-color: #904098;
	color: white;
	font-weight: bold;
	text-align: left;
}

.resultdata {
	background-color: #E6E6E6;
	xfont-weight: bold;
	text-align: left;
}

.demoresult {
	text-align: left;
	font-size: 1.0em;
	font-weight: bold;
	color: #904098;
	padding-left: 10px;
}

./* DEMO content
----------------------------------------------- */

.demotable {
	width: 600px;
	background-color: white;
}

.demosubheader {
	height: 28px;
	background-color: #7F7F7F;
	border-bottom: 15px solid white;
	color: white;
	text-align: right;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
}

.demofooter {
	height: 40px;
	background-color: #904098;
	color: white;
	vertical-align: middle;
	border-top: 15px solid white;
	padding-right: 8px;
	text-align: right;
}

.demolabel {
	background-color: #E6E6E6;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #904098;
	font-weight: bold;
	width: 120px;
}

.demoelement {
	xwidth: 400px;
	background-color: #E6E6E6;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	vertical-align: middle;
	font-weight: bold;
}

.demotoptxt {
	color: #904098;
	font-weight: bold;
	padding-right: 10px;
}

.demolabel2 {
	background-color: #E6E6E6;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #904098;
	font-weight: bold;
	width: 120px;
}

.demotxtbox {
	border: 1px solid black;
	vertical-align: middle;
}

.demowelcome {
	color: #904098;
	font-weight: bold;
	padding-left: 10px;
}

.demoerror {
	padding: 10px;
	color: red;
	text-align: left;
}

.demoacesshead {
	background-color: #904098;
	color: white;
	padding: 5px;
}

.demoaddress {
	width: 100%;
	border: 1px solid #904098;
	padding: 10px;
	color: black;
}

.demodropdownlist {
	width: 200px;
	border: 1px solid black;
}

.maincontent {
	width: 680px;
}

/* NEW LOGIN STYLES */

#outermostlogin {
	padding-top: 3px;
}

.form_content {
	background-color: #F1F1F1;
	width: 99%;
	border: 20px solid white;
	font-size: 1.0em;
}

.login_content {
	text-align: left;
	font-size: 1.0em;
}

#login_content_left {
	float: left;
	margin-right: 3px;
	font-size: 1.0em;
	width: 550px;
}

.login_content_right {
	float: right;
	margin-bottom: 3px;
	font-size: 1.0em;
	width: 347px;
}

.logintable1 {
	font-size: 1.0em;
	margin-bottom: 20px;
}

.logintable2 {
	font-size: 1.0em;
	width: 347px;
}

.logintable3 {
	font-size: 1.0em;
	width: 347px;
	background-color: #F1F1F1;
	border: 1px solid #904098;
	xpadding: 20px;
	text-align: left;
	margin-top: 3px;
}

.forgotcontent {
	text-align: left;
	background-color: #F1F1F1;
	font-size: 1.0em;
}

.controldetails {
	border: 5px solid #f1f1f1;
	font-size: 1.0em;
}

.controlheading {
	background-color: #f1f1f1;
	text-align: left;
	padding: 5px;
	font-weight: bold;
	font-size: 1.1em;
	border-bottom: 10px solid white;
	color: #294667;
}

.directoryentryimg {
	text-align: left; 
	padding: 20px;
	background-color: #F1F1F1;
	border-right: 5px solid white;
	width: 200px;
}

#directbackbtn {
	text-align: left;
	padding-bottom: 20px;
}

.directoryformheader {
	text-align: left;
	background-color: #FFFFFF;
	width: 99%;
	font-size: 1.0em;
}

.controlcontent {
	width: 99%;
	font-size: 1.0em;
}

.controlcontent2 {
	text-align: left;
	background-color: #F1F1F1;
	width: 99%;
	font-size: 1.0em;
}

.forgothead {
	font-weight: bold;
	padding: 10px;
	padding-bottom: 5px;
}

.forgottxt {
	padding: 0px 10px 10px 10px;
}

.forgottablelabel {
	padding-left: 10px;
	text-align: left;
	font-weight: bold;
}

.logintablecontent {
	border: 1px solid #557FB1;
	padding: 10px;
}

.login_heading {
}

.termslink {
	cursor: hand;
	text-align: left;
	color: #FF0000;
	font-weight: bod
}

.headingtable {
}

.register_heading {
	background-color: #904098;
	padding: 5px;
	font-weight: bold;
	font-size: 13px;
	color: white;
	font-size: 1.2em;
	text-align: left;
}

.requiredfieldheader {
	text-align: right;
	color: white;
	font-weight: bold;
	background-color: #904098;
	padding-right: 10px;
}

.loggedinmessage {
	text-align: left;
	font-weight: bold;
	color: #557FB1;
	border: 1px solid #557FB1;
	width: 630px;
	padding: 8px;
	xmargin-bottom: 5px;
}

.formmessage {
	text-align: left;
	color: Red;
	border: 1px solid #FF0000;
	width: 630px;
	padding: 8px;
}

.detailsbutton {
	background-image: url(/images/account/your_settings.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 256px;
	height: 50px;
}

.directbutton {
	background-image: url(/images/account/your_settings.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 256px;
	height: 50px;
}

.expertbutton {
	background-image: url(/images/account/your_settings.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 256px;
	height: 50px;
}

.forumbutton {
	background-image: url(/images/account/your_settings.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 256px;
	height: 50px;
}

.details_head {
	font-weight: bold;
	font-size: 1.0em;
	text-align: left;
	padding: 0px 0px 10px 5px;
}

.loginheading {
	border: 1px solid #904098;
	xborder-bottom: 0px;
	background-color: #F1F1F1;
	padding: 5px;
	color: #904098;
	font-weight: bold;
	text-align: left;
	font-size: 1.4em;
}

.loginheading img {
	vertical-align: middle;
}

.loginnew {
	border: 1px solid #904098;
	border-top: 0px;
	padding: 10px;
}


.logintxt {
	padding-bottom: 15px;
	border-bottom: 1px solid #E6E6E6;
}

.logintxt2 {
	padding-bottom: 10px;
	border-bottom: 1px solid #E6E6E6;
}

.loginspace {
	border-bottom: 1px solid #E6E6E6;
}

.loginlabel {
	font-weight: bold;
	width: 220px;
	font-size: 1.0em;
}

.loginlabel2 {
	font-weight: bold;
	font-size: 1.0em;
	width: 100px;
}

.forgotpass {
	float: left;
	font-size: 1.0em;
}

.forgotpass img {
	vertical-align: middle;
}

.signin {
	float: right;
	padding-top: 5px;
	font-size: 1.0em;
}

.whyhead {
	font-size: 1.4em;
	font-weight: bold;
	color: #904098;
	padding: 10px;
}

.whylabel {
	padding-left: 10px;
	padding-bottom: 5px;
}

#communitybanout {
	border: 0px solid white;
	border-top: 0px;
	background-image: url(../../images/login/commban_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	height: 220px;
	clear: both;
}

#combanimg {
	float: left;
	width: 433px;
}

#combantxt {
	float: right;
	color: white;
	text-align: left;
	padding: 20px;
	vertical-align: middle;
	width: 350px;
}

#comhomebot {
	border: 0px solid white;
	border-top: 2px;
}

.comresout {
	border-right: 2px solid white;
	float: left;
	width: 222px;
}

.comreshead {
	background-color: #557FB1;
	padding: 8px;
	text-align: left;
	font-weight: bold;
	color: white;
}

.comreshead img {
	vertical-align: middle;
}

.comresinfo {
	padding: 15px;
	text-align: left;
	border-left: 2px solid #f1f1f1;
	border-right: 2px solid #f1f1f1;
}

.comreslink {
	background-color: #F1F1F1;
	padding: 5px;
	text-align: right;
	border-bottom: 2px solid white;
}

#comresright {
	width: 186px;
	float: right;
	background-color: #F1F1F1;
}

.comresrightlink {
	padding: 3px;
	border-bottom: 1px solid white;
	background-color: #F1F1F1;
	text-align: left;
}

.comresrightlink2 {
	padding: 4px;
	border-bottom: 1px solid white;
	background-color: #F1F1F1;
	text-align: left;
}

.logintoptxt 
{
	background-color: #f1f1f1;
	padding: 10px;
	text-align: left;
	margin-top: 3px;
	margin-bottom: 5px;
}

.login_form_message {
	color: #904098;
	border: 1px solid #904098;
	padding: 10px;
	text-align: left;
	width: 880px;
	margin-bottom: 3px;
	font-weight: bold;
}

.btnformtable {
	background-color: #F1F1F1;
	border: 1px solid #904098;
}
