@charset "utf-8";
/* CSS Document */

.menu{
    font-family: Arial, Helvetica, sans-serif;
    color:#FFFFFF;
    font-size: 12px;
    
	
}

.menu a{
	font-size:12px;
	color:#FFFFFF;
	text-decoration: none;
}

.menu_highlight{
	font-family: Arial, Helvetica, sans-serif;
	color:#FF9900;
	font-size: 12px;
	
}

.menu_highlight a{
	font-size:12px;
	color:#FF9900;
	text-decoration: none;
}


.inner td{
	border-bottom-color : #666666;
	border-bottom-style : solid;
	border-bottom-width : 1px;
}
.outter{
	border : 1px solid #666666;
	text-align:left;
}





.logotext {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-variant: normal;
	font-weight: bold;
	text-transform: uppercase;
}

.skyline {
	height:224px;
	background-image: url(../images/cityskyline.jpg);
	background-repeat:no-repeat;
	vertical-align: bottom;
	border-color:#666666;
	border-style : solid;
	border-width : 1px;
}

.leftbar {
width:200px;
	border-right-color:#666666;
	border-right-style : solid;
	border-right-width : 1px;
	}

body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	background-color: #121212;
}
body a{
font-size:12px;
color:#FF9900;
}



h1{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:16px;
color:#FFFFFF;
font-weight:bold;
}

h2{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#FFFFFF;
font-weight:bold;
}

.bullets{
	line-height:2em;
	text-align: left;
}
.footer {font-size: 9px; color:#CCCCCC;}
.footer a:link{font-size: 9px; color:#CCCCCC;}

.subtext {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#FFFFFF;
font-weight:bold;
}
.subtext a{
color:#FFFFFF;

text-decoration:none;
}

.products{

    font-family: Arial, Helvetica, sans-serif;
    color:#FFFFFF;
    font-size: 12px;
    
	
}

.products a{

font-size:12px;
	color:#FFFFFF;
	text-decoration: none;
}

.products_highlight{

	font-family: Arial, Helvetica, sans-serif;
	color:#FF9900;
	font-size: 12px;
	
}

.products_highlight a{

font-size:12px;
	color:#FF9900;
	text-decoration: none;
}

.selected {

color:#FF9900;
text-decoration:none;
}
.selected a{

color:#FF9900;
text-decoration:none;
}

.signinbox {
	border-bottom-color : #666666;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-left-color : #666666;
	border-left-style : solid;
	border-left-width : 1px;
}
.signin {
	border-color:#000000;
	color:#000000;
	border-width:1px;
	background-color:#FFFFFF;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.signintext {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.signintext a{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.cart_total {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FF9900;
	}
.cart_total a{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	text-decoration:none;
	}
	
	
	/* Required Style */
.Required {
    color: red;
}

/* Error Style */
.Error {
    color: red;
}


/* Larger Image Text Styles */
.LargerImageLink{
    font-family: Tahoma, Verdana;
    color:#FFFFFF;
    font-size: 10px;
}

.LargerImageLink a{
    color: #FFFFFF;
    text-decoration:underline;
}

.LargerImageLink a:hover{
    color:#FFCC00;
    text-decoration:underline;
}

/* Copyright Text Styles */
.CopyrightText{
	font-family: Tahoma, Verdana;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
}

.CopyrightText a{
	color: #999999;
	text-decoration: none;
}
/*
 * Main Styles END
 */

/*
 * Category Styles BEGIN
 */
.CategoryName{
	font-family: Tahoma, Verdana;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

.CategoryName a{
	color: #FFFFFF;
	text-decoration: underline;
}

.CategoryName a:hover{
	color: #FFCC00;
}

.CategoryDescription{
	color: #FFFFFF;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
}
/*
 * Category Styles END
 */

/*
 * Product Styles BEGIN
 */
.ProductName{
	font-family: Tahoma, Verdana;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}
.ProductName a{
	color: #FFFFFF;
	text-decoration: none;
}

.ProductName a:hover{
	color: #FF9900;
	text-decoration: none;
}

.ProductDescription{
	font-family: Tahoma, Verdana;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
}

.ProductPrice{
	font-family: Tahoma, Verdana;
	color: #FF6600;
	font-size: 11px;
	font-weight: bold;
}

.ProductStockMessage{
    font-family: Tahoma, Verdana;
    color: red;
    font-size: 12px;
    font-weight: bold;
	padding: 5px;
}

.ProductOptionsTitle{
	font-family: Tahoma, Verdana;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}

.ProductOptions{
	font-family: Tahoma, Verdana;
	color: #CCCCCC;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}

.ProductOptions input,
.ProductOptions textarea,
.ProductOptions select{
}
/*
 * Product Styles END
 */


/*
 * NavigationBar Styles BEGIN
 */
.NavigationBar {
    padding: 0px;
}

.NavigationBar table td{
    color:#FFFFFF;
    font-size: 11px;
    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:#FFFFFF;
    text-decoration: none;
}

.NavigationBar table td.LevelDefault a:hover{
    color:#FF9900;
}

.NavigationBar table td.Level1{
    padding: 1px 0px 7px 20px;
    font-weight: bold;
}

.NavigationBar table td.Level1 a{
    color:#FFFFFF;
    text-decoration: none;
}

.NavigationBar table td.Level1 a:hover{
    color: #FF9900;
}

.NavigationBar table td.Level2{
    padding: 1px 0px 7px 40px;
}

.NavigationBar table td.Level2 a{
    color: #FFFFFF;
    text-decoration: none;
}
.NavigationBar table td.Level2 a:hover{
    color: #FF9900;
}

.NavigationBar table td.Selected{
    
}

.NavigationBar table td.Selected a{
    color:#FF9900;
    text-decoration: none;
}

.NavigationBar table td.Selected a:hover{
    
}
/*
 * NavigationBar Styles END
 */


/*
 * Subcategories List Styles BEGIN
 */
.Subcategories{
    padding: 0px;
    margin: 2px;
    width: 100%;
    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%;
    vertical-align: top;
}

.ProductList table td{
    vertical-align: top;
}

.ProductList .Empty{
	padding: 30px 0px 40px 0px;
	font-family: Tahoma, Verdana;
	color: #FFFFFF;
	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%;
	font-family: Tahoma, Verdana;
	color: #CCCCCC;
	font-size: 11px;
	text-align: left;
}

.PaginatorDropdown select{
}
/*
 * Paginator Dropdown Styles END
 */

/*
 * Paginator Styles BEGIN
 */
.Paginator {
	padding: 0;
	margin: 0;
	width: 100%;
	font-family: Tahoma, Verdana;
	color: #CCCCCC;
	font-size: 11px;
	text-align: right;
}

.Paginator a{
	color: #FF9900;
	text-decoration: underline;
}

.Paginator a:hover{
	color: #FFCC33;
	text-decoration: underline;
}
/*
 * Paginator Styles END
 */

/*
 * Product Images Styles BEGIN
 */
.ProductImages {
    padding: 0px;
    margin: 2px;
    width: 100%;
    border: 1px #E5E5E5 solid;
    font-family: Tahoma, Verdana;
    font-size: 12px;
    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;
    font-family: Tahoma, Verdana;
    font-size: 12px;
    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{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.RelatedProducts A:hover{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #FFCC00;
	font-weight: normal;
	text-decoration: underline;
}

/*
 * Related Products Styles END
 */




/*
 * Product Info Styles BEGIN
 */
.ProductInfo {
	padding: 0px;
	margin: 2px;
	width: 100%;
	border: 1px #E5E5E5 solid;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
		text-align: left;
}

/* the following styles are inherited from Product Styles */
.ProductInfo .ProductName {
    padding: 6px;
}

.ProductInfo .ProductDescription {
}

.ProductInfo .ProductPrice {
    padding-bottom: 7px;
}
/*
 * Product Info Styles END
 */

/*
 * Shopping Cart Styles BEGIN
 */
.ShoppingCart {
	padding: 0px;
	margin: 2px;
	width: 100%;
	font-family: Tahoma, Verdana;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.ShoppingCart .Empty{
	padding: 30px 0px 40px 0px;
	font-family: Tahoma, Verdana;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.ShoppingCart input{
}
/*
 * Shopping Cart Styles END
 */

/*
 * Search Result Styles BEGIN
 */
.SearchResult {
    padding: 0px;
    margin: 2px;
    width: 100%;
}

.SearchResult .Empty{
	padding: 30px 0px 40px 0px;
	text-align: left;
	font-family: Tahoma, Verdana;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

.SearchResult .Highight {
	background-color: #FF9900;
}

.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: #FFCC00;
}

.SearchResult .ProductDescription {
}

.SearchResult .ProductDescription a {
	color: #FFFFFF;
	text-decoration: none;
}

.SearchResult .ProductDescription a:hover {
	color: #FFCC00;
}

.SearchResult .ProductNumber {
	font-family: Tahoma, Verdana;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}
/*
 * Search Result Styles END
 */

/*
 * Checkout Styles BEGIN
 */
.Checkout {
	padding: 1px;
	
	width: 100%;
	font-family: Tahoma, Verdana;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.Checkout .Title {
	padding: 12px 0px 5px 15px;
	font-family: Tahoma, Verdana;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
}

.Checkout .Block {
padding: 15px;
    
    border: 1px #E5E5E5 solid;
}

.Checkout .ColumnTitle {
	white-space: nowrap;
	color: #FFFFFF;
	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;
	font-family: Tahoma, Verdana;
	color: #CC0000;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.Checkout .ImpossibleToComputeShippingCost {
	padding: 20px;
	color: #CC0000;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
/*
 * Checkout Styles END
 */
 
.OrderInfo .field {
	text-align: right;
	background:#663366;
	color: #FFFFFF;
}

.OrderInfo .value {
    text-align: left;
}

.OrderInfo .products_header {
	color: #FFFFFF;
	background: #663366;
}

.OrderInvoice {
    color: black;
    font-size: 8pt;
}

.OrderInvoice .field {
    font-weight: bold;
    text-align: right;
}

.OrderInvoice .value {
	color: #CCCCCC;
	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;
}


.img {
border:0;
}

/*
 * Breadcrumb Styles BEGIN
 */
.Breadcrumb {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #ffffff;
}

.Breadcrumb a{
font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
    color:#FF9900;
    text-decoration: underline;
}

.Breadcrumb a:hover{
font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
    color:#FFCC00;
}
hr{
  background:#999999;
  border: 0;
  color: #999999;
  height: 1px;
  margin: 15px 0;
  padding: 0;
}
hr.separator{
    height: 1px;
    color: #E5E5E5;
    background-color: #E5E5E5;
    border: 0px;
}
