﻿/* !Default Formatting	*/
body { font: 7pt Arial, Helvetica, Tahoma, Verdana, sans-serif; color: #000000; text-align: center; background: #ffffff; }
H1 { font: 12pt  Arial, Helvetica, Tahoma, Verdana, sans-serif; font-weight: bold; border: 0; margin: 0; padding: 0; }
h2 { font: 10pt  Arial, Helvetica, Tahoma, Verdana, sans-serif; font-weight: bold; border: 0; margin: 0; padding: 0; }
h3 { font: 10pt  Arial, Helvetica, Tahoma, Verdana, sans-serif; font-weight: bold; border: 0; margin: 0; padding: 0; }
h4 { font: 10pt  Arial, Helvetica, Tahoma, Verdana, sans-serif; font-weight: bold; border: 0; margin: 0; padding: 0; }
h5 { font: 10pt  Arial, Helvetica, Tahoma, Verdana, sans-serif; font-weight: bold; border: 0; margin: 0; padding: 0; }
h6 { font: 10pt  Arial, Helvetica, Tahoma, Verdana, sans-serif; font-weight: bold; border: 0; margin: 0; padding: 0; }
h7 { font: 10pt  Arial, Helvetica, Tahoma, Verdana, sans-serif; font-weight: bold; border: 0; margin: 0; padding: 0; }
h8 { font: 10pt  Arial, Helvetica, Tahoma, Verdana, sans-serif; font-weight: bold; border: 0; margin: 0; padding: 0; }
p { margin: 0 0 20px 0; }

a { color: #727272; text-decoration: none; } 
a:hover { color: #727272; text-decoration: underline; }
a:active, a:focus { outline: 0; }

img {border: none;}

/* !YouTube */

#YouTube {
	z-index: 0;
	text-align: center;
	padding-bottom: 10px;
}

/* !Layout */

body#home #outershell { width: 1050px; margin: 0 auto; text-align: left; font-size: 120%; line-height: 150%; padding: 160px 0 0 0;}
body#home #header { height: 110px; position: absolute; top: 0px;width: 1030px;}
body#home #uppermenu {top: 130px; color:#6291a0}
body#home #menu { top: 110px; height: 35px; background: #ffffff; }

/* !Header */
#headerLogo { float:left; padding-left:25px; height:100px; width:150px; }
#headerCastle {	float:left;	padding-left:12px; padding-top: 15px; text-align: center; font: xx-large Tahoma, Geneva, sans-serif; color:#666;}
#headerCastle img { padding-bottom: 7px}
#headerText { float: left; padding-left:70px; padding-top: 24px; text-align: center; line-height: 150%; font: Tahoma, Geneva, sans-serif; color:#666; }
#headerText img { padding-top: 4px; border: none}
#headerLogosTop img { float:right; padding: 15px 5px 0px 5px; }
#headerLogosBottom img { float:right; padding: 5px 5px 0px 5px; 
}

/* !Content */
#content { clear:both; width: 1030px; position:absolute;}
#contentWrapper { float:left; margin-left:250px; margin-right:220px; height:100%;}
#contentTop {
	font-size:1.2em;
	text-align:justify;
	width: 550px;
	min-height:600px;
}
#breadcrumb {
	padding-bottom:20px;
	font-size:0.8em;
	font-weight:normal;
}
#breadcrumb a {
	color:#930;
}
#breadcrumb a:hover {
	color:#F60;
}
#contentMain { clear:both; float:left; position:absolute; left:220px; margin-right:0px; padding:0 20px;  width:550px}
#contentMain ul li {
	line-height:1.3;
	padding-bottom: 1em;
	text-indent:1em;
	list-style-type: circle;
	list-style-position: inside;
}
#contentMain ol li {
	line-height:1.3;
	padding-bottom: 1em;
	text-indent:1em;
	list-style-type:decimal;
	list-style-position: inside;
}
#bulletBox {
	padding:10px 20px 0px 10px;
	border:solid thin #000;
	
}
#contentRight {
	float:right;
	background:url(/_images/right_bar-g.png) no-repeat;
	width:200px;
	margin-left:-200px;
}
#FacebookLike{
	text-align:right;
	color:#3B5998
}
#menuLeft {
	float:left;
	background: url(/_images/left_bar-g.png) no-repeat;
	width:200px;
	margin-left: 10px;
}
#ServicePromise {
	float:left;
	padding: 10px 0px 0px 33px;
}
.sidebarsTopText {
	height:28px;
	padding: 7px 0 0 0px;
	text-align:center;
	color:#FFF;
	font-size: large;
	font-weight: bold;
}
#sidebarInnerRight {
	background:url(/_images/side_bar_reflection-g.png) no-repeat top;
	border-left:1px #727272 solid;
	border-right:1px #727272 solid;
	border-bottom:1px #727272 solid;
	padding:20px;
	text-align:left;
}
#sidebarInnerRight p {
	text-align:left;
}
#footerBox 
{
    position:relative;
    left:-230px;
	clear:both;
	width:1020px;
	margin-top:30px;
}
.footerBottom {
	height:85px;
	background:url(/_images/bottom_bar_left-g.png) no-repeat left bottom;
}
.footerBottom div {
	display:block;
	height:108px;
	background:url(/_images/bottom_bar_right-g.png) no-repeat right top;
}
#footerContent {
	width:1020px;
	margin-top:-38px;
	margin-left: 145px;
}
#footerContent ul li {
	float:left;
	padding-left:2em;
	font: bold 12px Verdana;
	list-style-type: none;
	
}
#footerContent a {
	color:#fff;
}
#footerContent a:hover {
	color:#000;
	text-decoration:none;
}
.floatLeft {
	float:left;
	padding-top:0.5em;
	padding-right:0.5em;
}
.floatRight {
	float:right;
	padding-top:0.5em;
	padding-left:0.5em;
}
.clearFloat {
	clear:both;
}
#splashLeft {
	float:left;
	width:200px;
	margin-top: 10px;
}
#splashLeft img {border:none;
}


/* !Contact Us Page */
#contactForm{
	clear:left;
}
#formMail label {
	width: 5em;
	display: inline-block;
}
#formMail input {
	width: 28em;
}
#formMail textarea {
	vertical-align:top;
}
#formMail #submit {
	width: 5em;
}


/* !Navigation */
#menu { width: 1020px; background: #ffffff; height: 35px; position: absolute; padding: 0px 10px; }
#topMenu {
	clear:both;
	width:100%;
	margin-bottom:2em;
}
.topMenuBottom {
	height:35px;
	background:url(/_images/top_bar_left-g.png) no-repeat left bottom;
}
.topMenuBottom div {
	display:block;
	position:relative;
	height:35px;
	background:url(/_images/top_bar_right-g.png) no-repeat right top;
}


/*  Blog CSS */
#contentMain .titlefield {
	font-size:1.3em;
	font-weight:bold;
}
#sidebarInnerRight .titlefield {
	font-size:1.1em;
	font-weight:bold;
}
.datefield { /*CSS for date field in general*/
	color:gray;
	font-size: 90%;
}
.descfield {
	font:1em;
	font-weight:normal;
}
#example1 div { /*CSS specific to demo 1*/
	margin-bottom: 4px;
}
#example2 div { /*CSS specific to demo 2*/
	margin-bottom: 20px;
	line-height:1.3em;
	text-align:justify;
}
#example2 div a { /*CSS specific to demo 2*/
	text-decoration: none;
}



/*SHOP CSS*/

/*
 * Main Styles BEGIN
 */
hr.separator {
	height: 1px;
	color: #E5E5E5;
	background-color: #E5E5E5;
	border: 0px;
}
/*input,
textarea,
select {
    border: 1px solid gray; 
    font-family: Verdana, Arial, sans-serif;
    color: #333333;
    font-size: 11px;
    background-color: #e9ffa8;
}

input[type="checkbox"],
input[type="radio"],
input[type="image"] {
    border: 0;
    background-color: transparent;
}

input[type="button"],
input[type="submit"]{
    border: 1px solid gray; 
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    background-color: #DDDDDD;
}
*/
/* Main Menu Styles */
.MainMenu {
	color: #ffffff;
	font-weight: bold;
}
.MainMenu a {
	color: #ffffff;
	text-decoration: none;
}
.MainMenuHighlight {
	color: #FB7F93;
	font-weight: bold;
}
.MainMenuHighlight a {
	color: #FB7F93;
	text-decoration: none;
}
/* Page Title Style */
.PageTitle {
	color: #000;
	font-size:1.3em;
	font-weight: bold;
	text-align: left;
}
/* Your Shopping Cart Text Style */
#cart{
	margin-bottom:10px;
	padding-bottom:5px;
	border-bottom:#000 thin solid;
	text-align:right;	
}

.ShoppingCartText {
	color: #ffffff;
	font-weight: normal;
}
.ShoppingCartText a {
	color: #ffffff;
	text-decoration: none;
}
/* Required Style */
.Required {
	color: red;
}
/* Error Style */
.Error {
	color: red;
}
/* Store Closed Style */
.StoreClosedText {
	color: #000;
	font-size:1.3em;
	font-weight: bold;
}
/* Larger Image Text Styles */
.LargerImageLink {
	color: #666666;
	font-size: 10px;
}
.LargerImageLink a {
	color: #666666;
	text-decoration:underline;
}
.LargerImageLink a:hover {
	color: #999999;
	text-decoration:underline;
}
/* Copyright Text Styles */
.CopyrightText {
	color: #333333;
	font-weight: normal;
}
.CopyrightText a {
	color: #333333;
	text-decoration: none;
}
/*
 * Main Styles END
 */

/*
 * Category Styles BEGIN
 */
.CategoryName {
	color: #000;
	font-size:1em;
	font-weight: normal;
}
.CategoryName a {
	color: #009900;
}
.CategoryName a:hover {
	color: #009900;
	text-decoration: underline;
}
.CategoryDescription {
	color: #333333;
	font-weight: normal;
}
/*
 * Category Styles END
 */

/*
 * Product Styles BEGIN
 */
.ProductName {
	color: #000;
	font-weight: bold;
}
.ProductName a {
	color:#090;
	text-decoration: none;
}
.ProductName a:hover {
	color: #090;
	text-decoration: none;
}
.ProductDescription {
	font-weight: normal;
}
.ProductPrice {
	color: #000;
	font-size:2em;
	font-weight: bold;
}
.ProductStockMessage {
	color: red;
	font-weight: bold;
	padding: 15px 0;
}
.ProductOptionsTitle {
	color: #666666;
	font-weight: bold;
}
.ProductOptions {
	color: #333333;
	font-weight: normal;
	text-align: left;
}
.ProductOptions input, .ProductOptions textarea, .ProductOptions select {
}
/*
 * Product Styles END
 */

/*
 * Breadcrumb Styles BEGIN
 */
.breadcrumb {
	padding: 0;
	margin: 0;
	width: 100%;
	background-color: white;
	color: green;
	text-align: left;
}
.breadcrumb a {
	color: green;
	text-decoration: none;
}
.breadcrumb a:hover {
	color: darkgreen;
}
/*
 * Breadcrumb Styles END
 */

/*
 * NavigationBar Styles BEGIN
 */
.NavigationBar {
	padding: 0px;
	margin: 2px;
	width: 180px;
	background-color: white;
}
.NavigationBar table td {
	border-top: #E5E5E5 1px solid;
	border-left: #E5E5E5 1px solid;
	border-right: #E5E5E5 1px solid;
	color: #333333;
	font-weight: normal;
	text-align: left;
}
.NavigationBar table td.Empty {
	padding: 10px;
	font-weight: bold;
	text-align: center;
}
.NavigationBar table td.LevelDefault {
	padding: 1px 0px 7px 60px;
}
.NavigationBar table td.LevelDefault a {
	color: #333333;
	text-decoration: none;
}
.NavigationBar table td.LevelDefault a:hover {
	color: #888888;
}
.NavigationBar table td.Level1 {
	padding: 1px 0px 7px 20px;
	font-weight: bold;
}
.NavigationBar table td.Level1 a {
	color: #333333;
	text-decoration: none;
}
.NavigationBar table td.Level1 a:hover {
	color: #888888;
}
.NavigationBar table td.Level2 {
	padding: 1px 0px 7px 40px;
}
.NavigationBar table td.Level2 a {
	color: #333333;
	text-decoration: none;
}
.NavigationBar table td.Level2 a:hover {
	color: #888888;
}
.NavigationBar table td.Selected {
	background-color: #E5E5E5;
}
.NavigationBar table td.Selected a {
	color: #C63983;
	text-decoration: none;
}
.NavigationBar table td.Selected a:hover {
	color: #D369A2;
}
/*
 * NavigationBar Styles END
 */


/*
 * Subcategories List Styles BEGIN
 */
.Subcategories {
	padding: 0px;
	margin: 2px;
	width: 100%;
	background-color: white;
	vertical-align: top;
	text-align: center;
}
/* the following styles are inherited from .CategoryName */
.Subcategories .CategoryName {
	padding: 2px;
}
.Subcategories .CategoryName a {
}
.Subcategories .CategoryName a:hover {
}
/*
 * Subcategories List Styles END
 */

/*
 * Product List Styles BEGIN
 */
.ProductList {
	padding: 0px;
	margin: 2px;
	width: 100%;
	/*    background-color: white;*/
    vertical-align: top;
}
.ProductList table td {
	vertical-align: top;
}
.ProductList .Empty {
	padding: 30px 0px 40px 0px;
	color: green;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
/* the following styles are inherited from Category Styles */
.ProductList .CategoryName {
}
.ProductList .CategoryDescription {
	padding-top: 6px;
}
/* the following styles are inherited from Product Styles */
.ProductList .ProductName {
	padding-top: 7px;
	padding-bottom: 10px;
	text-align: center;
}
.ProductList .ProductDescription {
	padding: 10px;
}
.ProductList .ProductPrice {
	padding: 5px;
	text-align: center;
}
/*
 * Product List Styles END
 */

/*
 * Paginator Dropdown Styles BEGIN
 */
.PaginatorDropdown {
	padding: 0;
	margin: 0;
	width: 100%;
	color: #333333;
	background-color: white;
	text-align: left;
}
.PaginatorDropdown select {
}
/*
 * Paginator Dropdown Styles END
 */

/*
 * Paginator Styles BEGIN
 */
.Paginator {
	padding: 0;
	margin: 0;
	width: 100%;
	color: #333333;
	background-color: white;
	text-align: right;
}
.Paginator a {
	color: #CD3C53;
	text-decoration: underline;
}
.Paginator a:hover {
	color: #DA7080;
	text-decoration: underline;
}
/*
 * Paginator Styles END
 */

/*
 * Product Images Styles BEGIN
 */
.ProductImages {
	padding: 0px;
	margin: 2px;
	width: 100%;
	border: 1px #E5E5E5 solid;
	color: #666666;
	font-weight: normal;
	background-color: white;
	text-align: left;
}
.ProductImages TH {
	padding: 2px;
	background-color: #E5E5E5;
}
.ProductImages IMG {
	padding: 10px;
	border: 2px solid #FFFFFF;
}
.ProductImages IMG:hover {
	padding: 10px;
	border: 2px solid #E5E5E5;
}
/*
 * Product Images Styles END
 */


/*
 * Related Products Styles BEGIN
 */
.RelatedProducts {
	padding: 0px;
	margin: 2px;
	width: 100%;
	border: 1px #E5E5E5 solid;
	color: #666666;
	font-weight: normal;
	background-color: white;
	text-align: left;
}
.RelatedProducts TH {
	padding: 2px;
	background-color: #E5E5E5;
}
.RelatedProducts IMG {
	padding: 10px;
	border: 2px solid #FFFFFF;
}
.RelatedProducts IMG:hover {
	padding: 10px;
	border: 2px solid #E5E5E5;
}
.RelatedProducts A {
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
.RelatedProducts A:hover {
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
}
/*
 * Related Products Styles END
 */




/*
 * Product Info Styles BEGIN
 */
.ProductInfo {
	padding:10px;
	width: 100%;
	color: black;
	font-weight: normal;
	/*    background-color: white;*/
    text-align: left;
}
/* the following styles are inherited from Product Styles */
.ProductInfo .ProductName {
	color: #000;
	font-size: 1.2em;
	font-weight:bold;
}
.ProductInfo .ProductDescription {
}
.ProductInfo .ProductPrice {
	padding-bottom: 7px;
}
/*
 * Product Info Styles END
 */

/*
 * Shopping Cart Styles BEGIN
 */
.ShoppingCart {
	padding: 0px;
	margin: 2px;
	width: 100%;
	font-weight: normal;
	text-decoration: none;
}
.ShoppingCart .Empty {
	padding: 30px 0px 40px 0px;
	color: #000;
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
}
.ShoppingCart input {
}
/*
 * Shopping Cart Styles END
 */

/*
 * Search Result Styles BEGIN
 */
.SearchResult {
	padding: 0px;
	margin: 2px;
	width: 100%;
	background-color: white;
}
.SearchResult .Empty {
	padding: 30px 0px 40px 0px;
	text-align: left;
	color: #666666;
	font-weight: bold;
}
.SearchResult .Highight {
	background-color: #F9C6F9;
}
.SearchResult .ProductName {
	padding: 0px;
	padding-bottom: 5px;
	text-align: left;
}
/* the following styles are inherited from Product Styles */
.SearchResult .ProductName a {
}
.SearchResult .ProductName a:hover {
	color: #888888;
}
.SearchResult .ProductDescription {
}
.SearchResult .ProductDescription a {
	color: #333333;
	text-decoration: none;
}
.SearchResult .ProductDescription a:hover {
	color: #888888;
}
.SearchResult .ProductNumber {
	color: #666666;
	font-weight: bold;
}
/*
 * Search Result Styles END
 */

/*
 * Checkout Styles BEGIN
 */
.Checkout {
	padding: 0px;
	margin: 2px;
	width: 100%;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
.Checkout .Title {
	padding: 12px 0px 5px 15px;
	font-size: 1.3em;
	font-weight: bold;
	text-align:left;
}
.Checkout .Block {
	padding: 15px;
	border: 1px #E5E5E5 solid;
}
.Checkout .ColumnTitle {
	white-space: nowrap;
	color: #666666;
	font-weight: bold;
}
.Checkout .ColumnValue {
}
.Checkout .TotalLabel {
	white-space: nowrap;
	padding-right: 7px;
	font-weight: bold;
}
.Checkout .TotalValue {
	font-weight: bold;
}
.Checkout .Left {
	text-align:left;
}
.Checkout .Right {
	text-align:right;
}
.Checkout .Center {
	text-align:center;
}
.Checkout input.Normal, .Checkout textarea.Normal, .Checkout select.Normal {
}
.Checkout input.Error, .Checkout textarea.Error, .Checkout select.Error {
	border: 1px solid red;
}
.Checkout select.Short {
	width: 100px;
}
.Checkout .Required {
}
.Checkout .Error {
}
.Checkout .Errors {
	padding: 15px;
	color: red;
	text-align: left;
	line-height: 20px;
}
.Checkout .Empty {
	padding: 30px 0px 40px 0px;
	color: #C63983;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.Checkout .ImpossibleToComputeShippingCost {
	padding: 20px;
	color: #C63983;
	font-weight: bold;
	text-align: center;
}
/*
 * Checkout Styles END
 */
 
.OrderInfo .field {
	text-align: right;
	background: #EEF2F8;
	color: #333333;
}
.OrderInfo .value {
	text-align: left;
}
.OrderInfo .products_header {
	color: #333333;
	background: #EEF2F8;
}
.OrderInvoice {
	color: black;
	font-size: 8pt;
}
.OrderInvoice .field {
	font-weight: bold;
	text-align: right;
}
.OrderInvoice .value {
	color: #666666;
	text-align: left;
}
.OrderInvoice .group_header {
	color: black;
	text-decoration: underline;
	font-size: 10pt;
	font-weight: bold;
}
.OrderInvoice .price_field {
	font-weight: normal;
	text-align: right;
	color: black;
}
.OrderInvoice .price_value {
	font-weight: bold;
	color: black;
	text-align: left;
}

