﻿/* General Settings - Body */
body {
    background-color: #FFFFFF;
    color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.7em;
	width: 100%;
}

/* General Settings - Headings */
h1, h2, h3, h4, h5 {
	font-family: tahoma, arial, helvetica, sans-serif;
}

h1 {
	text-transform: uppercase;
	font-size: 18px;
}

h2 {
	font-size: 11px;
}

h3 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.5em;
	font-weight: bold;
}
h4 {
	margin-top: 0.5em;
	margin-bottom: 0.2em;
	font-size: 1.3em;
	font-weight: bold;
}
h5 {
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
	color:#333;
	font-style: italic;
}

/* General Settings - Links */
a
{
    text-decoration: none;
    color: #990000;
}

a:visited
{
    color: #990000;
}

a:hover
{
    text-decoration: underline;
    color: #990000;
}

a:active {
	color: #990000;
}

/* General Settings - Images */

img {
	border-width: 0;
}

/* Page */
.page 
{
    width: 100%;
    vertical-align: top;
    padding: 0px;
    margin: 0px;
}

/* Banner */

.header
{
    background-color: #746b7b;
    background-image: url("Images/WebSite/Header-Keyboard.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    width: 100%;
}

.banner
{
}

/* Toolbar */

.toolbar
{
    background-color: #c2c2c2;
    background-image: url("Images/WebSite/bar.gif");
    background-repeat: repeat-x;
    width: 100%;
    vertical-align: middle;
    text-align: right;
    font-weight: bold;
    height: 35px;
    padding-left:10px;
    padding-right: 10px;
}

.toolbar a, .toolbar a:visited
{
    color: #000033;
    padding-left:10px;
    padding-right: 10px;    
}

.toolbar a:hover
{
    color: #000000;
    padding-left:10px;
    padding-right: 10px;    
}

.toolbar a:active {
	color: #000033;
    padding-left:10px;
    padding-right: 10px;    
}

/* Navigation */

.leftNavigation
{
    width: 220px;
    height: 100%;
    background-color: #4c4353;
    color: #FFFFFF;
    text-align: right;
}

.leftNavigation a
{
    color: #ffffcc;
}

.leftNavigation a:visited
{
    color: #ffffcc;
}

.leftNavigation a:hover
{
    color: #ffffcc;
}

.leftNavigation a:active {
	color: #ffffcc;
}

.rightNavigation
{
    width: 0px;
}

.navigationHeading
{
    background-color: #c2c2c2;
    background-image: url("Images/WebSite/bar2.gif");
    background-repeat: repeat-x;
    height: 22px;
    color: #3c3c4b;
    font-weight: bold;
    font-size: 1.5em;
    text-align: center;
    vertical-align: text-top;
    text-transform: uppercase;
}

.navigationContent
{    
}

/* Body */
.contents
{
    background-color: #FFFFFF;
    text-align: left;
    width: 100%;
}

.contentsHeaderGap
{
    height:  10px;
}

.contentsHeader
{
    background-color: #cbcbcb;
    color: #cc0000;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 1.5em;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
    padding-left: 10px;
}

.contentsBodyH1
{
    background-color: #cbcbcb;
    color: #cc0000;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 1.5em;
    padding-bottom: 10px;
    padding-top: 10px;
}

.contentsBodyH2
{
    background-image: url("Images/WebSite/RedArrow.gif");
    background-position: bottom left;
    background-repeat: no-repeat;
    color: #cc0000;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 1.2em;
    padding-left: 27px;
    padding-top: 5px;
    padding-bottom: 0px;
}
  
.contentsBodyTop
{
    background-color: #000000;
    padding-left: 10px;
    padding-top: 0px;
    padding-bottom: 10px;
    padding-right: 15px;
}

.contentsBody
{
    padding: 10px;
}

.contentsBodyRight
{
}

/* Footer */

.footer {
	text-align: center;
	font-size: 10px;
}

/* Message Strings */

.searchString
{
    font-style: italic;
}

.messageString
{
    font-style: italic;
}

.errorString
{
    color: red;
    font-size: 1.2em;
}

.searchString
{
    font-style: italic;
}

.contentsBodyRight_Contact, .contentsBodyRight_Resellers
{
    background-image:  url("Images/WebSite/Centurion%20CD%20Fade.gif");
    background-position: right top;
    background-repeat: no-repeat;
    width: 260px;
    height: 350px;
}

.loginSummary
{
    background-image: url("Images/WebSite/Member.gif");
    background-position: bottom left;
    background-repeat: no-repeat;
    height: 40px;
    padding-right: 10px;
}

.shoppingCart
{
    background-image: url("Images/WebSite/Cart.gif");
    background-position: bottom left;
    background-repeat: no-repeat;
    height: 40px;
    padding-right: 10px;
}

.cartStepTitle
{
	margin-bottom: 1.12em;
	font-size: 1.1em;
	font-weight: bold;
}

.cartStepInstruction
{
    font-style: italic;
}

.cartTotal
{
    margin-top: 4px;
	font-size: 1.1em;
	font-weight: bold;
}

.style_news
{
    text-align: left;
}

.newsHeadline
{ 
    font-weight: bold; 
	font:size:1.1em;
}

.search
{
    background-image: url("Images/WebSite/Search.gif");
    background-position: bottom left;
    background-repeat: no-repeat;
    padding: 0px;
    padding-left: 27px;
}

.prompt
{
    font-style: italic;
    color: gray;
}

.price
{
    font-weight: bold;
    font-size: 1.2em;    
}

.rrp_price
{
    text-decoration: line-through;
    font-size: 1.2em;
}

.clearance
{
    color: Red;
    font-size: 1.2em;
}

.special
{
    color: Red;
    font-size: 1.2em;
}

.priceDetail
{
    background-color:Red;
    color:#FFF;
    font-weight: bold;
    font-size: 30px;
    padding:5px; 
    padding-left:20px;
    padding-right:20px;
    font-style:italic; 
}

.resellerCategoryImage 
{
    background-image: url("Images/WebSite/Arrow.gif");
    background-position: center left;
    background-repeat: no-repeat;
    padding-left: 10px;
}



