/*
###===========================================================================
#
# Copyright (c) 2006 by Computors Limited. All Rights Reserved.
#
# No part of this publication or software may be reproduced, transmitted,
# transcribed, stored in a retrieval system, or translated into any
# language without the prior written authorization of Computors Limited.
#
# This is a licensed product of Computors Limited.
#
# File CSS    : site.css
# Description : Main Cascading Style Sheet for site
#
###===========================================================================
*/
* {
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}
:focus {
    -moz-outline-style: none;
}
HTML {
    overflow: -moz-scrollbars-vertical;
}
BODY {
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #3d3d3d;
}
SELECT, INPUT, TEXTAREA {
	font-family: Arial, Helevetica, sans-serif;
	font-size: 8pt;
	margin: 0px 0px 2px 0px;
    padding: 0px 0px 0px 0px;
}
TABLE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
    border-collapse: collapse;
}
H1 {
	font-size: 1.6em;
	font-weight: bold;
	color: #79aeef;
}
H2 {
	font-size: 1em;
	font-weight: bold;

}
H3 {
	font-size: 1.6em;
	font-weight: normal;
	color: #000000;
}
UL {
    list-style-type: disc;
    padding: 15px;
}
IMG {
    behavior: url(/js/pngbehavior.htc);
    border-width: 0px;
}

A:link, A:visited, A:hover, A:active {
	color: #000000;
	text-decoration: underline;
    outline: none;
}
A:hover {
	color: #006FC4;
}

/*
###===========================================================================
### Base Template Definitions
###===========================================================================
*/
#BASE_Page {
	width: 100%;
	text-align: center;
}
#BASE_Container {
  float: left;
    width: 780px;
    text-align: left;
	margin-left: auto;
	margin-right: auto;
}
#BASE_Header {
    float: left;
    text-align: left;
}
#BASE_Header_Menu {
    float: left;
    width: 116px;

}
#BASE_Slice {
    float: left;
    clear: none;
    width: 200px;
    overflow: hidden;
}
#BASE_Content {
    float: right;
    clear: none;
    overflow: hidden;
    width: 660px;
}

#BASE_Content_NoFlash {
    padding: 70px 0px 0px 0px;
    float: right;
    clear: none;
    overflow: hidden;
    width: 660px;
}

#BASE_Flash {
    float: right;
}

.Testimonial_View {
    width: 183px;
    padding: 20px 0px 0px 5px;
    text-align: center;
    float: left;
    clear: none;
}

.Testimonial_Author {
    font-size: 1em;
    color: #cccccc;
    text-align: center;
    padding: 5px 0px 0px 0px;
    margin: 0px 0px 5px 0px;
}

#BASE_Footer {
    float: none;
    clear: both;
    width: 100%;
    background-color: #ffcc33;
    padding: 5px;
}
.XCOPYRIGHT {
    font-family: verdana, sans-serif;
    font-weight: 500;
    font-size: 0.8em;
    color: #666666;
    text-align: left;
}

/*
###===========================================================================
### Popup Window
###===========================================================================
*/
#POPUP_Container {
	padding: 10px 10px 10px 10px;
}
#POPUP_Logo {
}
#POPUP_Content {
}

/*
###===========================================================================
### Default
###===========================================================================
*/
.PageSelect {
  float: right;
  clear: none;
  padding: 2px;
  margin: 4px;
  border: 1px #CCCCCC solid;
  text-align: center;
  color: #3d3d3d;
}

a.XPageNav:link, a.XPageNav:visited, a.XPageNav:active {
    color: #3d3d3d;
    text-decoration: underline;
}
a.XPageNav:hover {
    color: #3a9fd9;
}

/*
###===========================================================================
### Site Cart Display
###===========================================================================
*/
.XSite_Cart_Section {
}
.XSite_Cart_Imagelink {
    float: left;
    clear: none;
}
.XSite_Cart_Title {
    width: 40px;
	font-size: 1.0em;
	font-weight: 700;
	text-align: right;
    color: #2d3097;
}
.XSite_Cart_Items,
.XSite_Cart_Total {
}
A.XSite_Cart_Items:link,
A.XSite_Cart_Items:visited,
A.XSite_Cart_Items:hover,
A.XSite_Cart_Items:active,
A.XSite_Cart_Total:link,
A.XSite_Cart_Total:visited,
A.XSite_Cart_Total:hover,
A.XSite_Cart_Total:active {
	font-size: 1.1em;
	font-weight: 700;
    color: #000000;
	text-decoration: none;
}
A.XSite_Cart_Items:hover,
A.XSite_Cart_Total:hover {
	text-decoration: underline;
}

/*
###===========================================================================
### Site Login and User Info
###===========================================================================
*/
.XSite_User_Area {
    padding: 4px;
}
.XSite_User_Section {
}
.XSite_User_Welcome {
	font-size: 1.0em;
	font-weight: 700;
    color: #2078CF;
}
.XSite_User_Name {
	font-size: 1.1em;
	font-weight: 700;
    color: #000000;
}
.XSite_User_MyAccount {
    float: left;
    clear: none;
    padding: 0px 0px 0px 0px;
}
.XSite_User_Logoff {
    float: left;
    clear: none;
    padding: 0px 0px 0px 8px;
}
.XSite_Link {
}

.XSite_Login_Area {
    width: 115px;
    padding: 12px 0px 8px 0px;
}
.XSite_Login_Section {
    float: none;
    clear: both;
    padding: 0px 0px 0px 4px;
}
.XSite_Login_Label {
	font-size: 0.8em;
}
INPUT.XSite_Login_Entry {
    width: 100px;
}
.XSite_Login_Button {
    float: left;
    clear: both;
    padding: 0px 8px 0px 0px;
}

/*
###===========================================================================
### Global CSS for Form Labels and Fields
###===========================================================================
*/
.SITE_Field_Area {
    width: 540px;
}
.SITE_Label {
	float: left;
	clear: none;
	width: 140;
	text-align: right;
	padding: 4px 0px 0px 8px;
}
.SITE_Field {
	float: left;
	clear: none;
	padding: 2px 0px 0px 4px;
}
.SITE_Buttons_Area {
	float: none;
	clear: both;
	padding: 0px 0px 0px 140px;
}
.SITE_Buttons {
	float: left;
	clear: none;
	padding: 0px 4px 0px 0px;
}

/*
###===========================================================================
### User Forms
###===========================================================================
*/
.UF_Area,
.UF_Login_Area {
	width: 580px;
	padding: 25px 10px 10px 10px;
}
.UF_Header_Area,
.UF_Login_Header_Area {
    width: 560px;
	padding: 0px 0px 16px 0px;
}
.UF_Title,
.UF_Login_Title {
}
.UF_Login_Description,
.UF_Description {
    font-size: 1.0em;
}
.UF_Login_Sub_Title {
    font-size: 1.6em;
    font-weight: 700;
    color: #6699CC;
	padding: 2px 0px 0px 0px;
}
.UF_Sub_Title {
    font-size: 1.0em;
    font-weight: 700;
    color: #6699CC;
	padding: 2px 0px 0px 0px;
}
.UF_Login_Sub_Description,
.UF_Sub_Description {
    font-size: 1.0em;
	padding: 0px 0px 6px 0px;
}
.UF_Login_Text,
.UF_Text {
    font-size: 1.0em;
	padding: 0px 0px 10px 0px;
}
.UF_Content_Area {
}
.UF_Login_Content_Area {
	float: left;
	clear: none;
	width: 260px;
	border-width: 1px 0px 0px 0px;
	border-color: #3768AA;
	border-style: solid;
	margin: 0px 10px 0px 0px;
}
.UF_Divider {
	float: none;
	clear: both;
	width: 560px;
	border-width: 0px 0px 1px 0px;
	border-color: #3768AA;
	border-style: solid;
}
.UF_Section,
.UF_Login_Section {
	float: none;
	clear: both;
    font-size: 1.0em;
	padding: 0px 0px 10px 0px;
}
.UF_FA {
	float: none;
	clear: both;
}
.UF_Lab {
	float: left;
	clear: none;
	width: 180;
    font-weight: 500;
	text-align: right;
	padding: 4px 0px 0px 8px;
}
.UF_Data {
	float: left;
	clear: none;
	padding: 1px 0px 0px 4px;
}
.UF_FC {
	float: left;
	clear: none;
    font-size: 0.9em;
    color: #666666;
	padding: 6px 0px 0px 4px;
}
.UF_Buttons_Area {
	float: none;
	clear: both;
	padding: 10px 0px 0px 0px;
}
.UF_Buttons {
	float: left;
	clear: none;
	padding: 0px 4px 0px 0px;
}
/* The following have no element type as they can be applied to any form control. */
.required {
	font-size: 8pt;
	border: 1px solid #6699CC;
	padding: 1px 4px 1px 4px;
	background-color: #FFFFDD;
}
.optional {
	font-size: 8pt;
	border: 1px solid #6699CC;
	padding: 1px 4px 1px 4px;
	background-color: #FFFFFF;
}
.error {
	font-size: 8pt;
	border: 1px solid #FF0000;
	padding: 1px 4px 1px 4px;
	background-color: #FFDDDD;
}
/* Don't add background colour or border styles to legends. */
/* These are controlled by the class. */
#Form_Legend_Required, #Form_Legend_Optional {
	width: 90px;
	color: #333333;
	text-align: center;
	white-space: nowrap;
}

/*
###===========================================================================
### Global CSS for Form Messages
### Should not need to change these.
###===========================================================================
*/
.XFORMMSG {
	width: 450px;
	margin: 0px;
	padding: 6px;
	border-width: 1px;
	border-style: solid;
	overflow: hidden;
}
.XFORMMSG_Text {
    float: left;
	clear: none;    
	font-size: 1em;
    padding: 0px 0px 0px 4px;
	color: #333333;
}
.XFORMMSG_Icon {
    float: left;
	clear: none;    
}
.XFORMMSG_Ok {
	background-color: #DDFFDD;
	border-color: #00FF00;
}
.XFORMMSG_Info {
	background-color: #DDDDFF;
	border-color: #0000FF;
}
.XFORMMSG_Warning {
	background-color: #FFFFDD;
	border-color: #CCCC00;
}
.XFORMMSG_Error {
	background-color: #FFDDDD;
	border-color: #FF0000;
}

