/*////////////////////  MAIN  ///////////////////////////*/
body  {
	font-family: Arial, Verdana, Tahoma;
	background:#E9F8FF url(../images/bg.jpg) top center no-repeat;
}

a img { border:none; }

a  { 
	color:#1a4989; 
	text-decoration: none;
}

a:hover  { 
	text-decoration: underline;
}

.hint 
{
	font-style: italic;
	font-size: 11px;
}

#body 
{
	background: url(../images/shadow.png) repeat-y center;
}

/*///////////////////////  CONTENT BAR  /////////////////////////////*/
.contentbar {
	background:#cdf6de;
}
.contentbar .products-small .product {
	border-right:1px solid #e6e6e6;
}
.contentbar .products-small .product  .details a{
	text-decoration:none;
}
.contentbar .products-small .product  .details a:hover {
	text-decoration:underline;
}
.contentbar .contentgroup {
	background:url('../images/sub_content_bg.jpg') repeat-x;
}
.contentbar .contentgroup .view-all, .contentbar .contentgroup a.view-all  {
	font-size: 12px;
	color: #1968BF;
}

/*//////////////////  SIDEBAR  /////////////////////////*/
.sidebar {
	background: #cdf6de;
}

/*/////////////////////  ERROR / SUCCESS  ////////////////////////*/
.error, .success 
{
	padding: 10px; 
	font-size: 12px; 
}	

.error
{
	border: 2px solid #cc0000; 
	color: #cc0000;
}	

.success
{
	border: 2px solid #0000ff; 
	color: #0000ff;
}	

input[type="button"], input[type="submit"] 
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}	

/**/
#top-shadow {
	background:none;
	width: 1016px;
	height: 7px;
	margin: 0px auto;
	margin-top:0px;
}

#side-shadow {
	background:none;
	width: 1016px;
	margin: 0px auto;
}
/**/

/*/////////////////////////  FOOTER  ///////////////////////////////*/
#footer 
{
	background:#cdf6de;
	color:#333333;
	font-size: 11px;
}	


/*/////////////////  TOP MOST  ///////////////////////////////*/
#topmost  {
	/*background-color: #bd160e;*/
	min-height: 115px;
}

#topmost .logo {}
#topmost .general-info {} 	
#topmost .general-info li {}
#topmost .general-info li.contact-us {
	/*background:url('../images/contact_us.png') no-repeat;*/
}
#topmost .general-info li.top-banner {
}
#topmost .general-info li.shopping-cart {
	/*background:url('../images/shopping_cart.png') no-repeat;*/
}
#topmost .general-info li.shopping-cart .now-in-cart {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
#topmost .general-info li.shopping-cart .item-in-cart {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
}
#topmost .general-info li.shopping-cart .view-cart {
	background-color: #ffb401;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	border: none;
}
#topmost .general-info li h3 {
	font-size:16px;
	font-weight:bold;
	color: #ffffff;
}
#topmost .general-info li .content {
	font-size:12px;
}
#topmost .general-info li .content a {
	color: #ffffff;
	text-decoration:none;
}
#topmost .general-info li .content a:hover {
	text-decoration:underline;
}

/*////////////////////  NAV  ////////////////////////////////*/
#nav {
	background:none;
}
#nav .link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}
#nav .link li {
	border-right: 1px solid #FFFFFF;
}
#nav .link li.last {
	border-right: 0px;
}
#nav .link li a {
	color:#ccffff;
	text-decoration:none;
}
#nav .link li a:hover {
	text-decoration:underline;
}

/*/////////////////////  SECTION  //////////////////////////////*/
.section .title 
{
	font-size: 16px;
	/*background:url('../images/section_arrow.gif') no-repeat;*/
	color: #003366;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	text-align:center;
}

.section .content
{
	font-size: 14px;
	color: #333333;
}

.contentbar .section
{
	margin-top: 10px;
}

.contentbar .section .title 
{
	font-size: 20px;
	font-weight: bold;
	color: #c7103c;
	padding-left: 4px;
	padding-right: 4px;
}

.contentbar .section .content
{
	font-size: 12px;
	color: #000000;
}



/*//////////////////////  PAGE  //////////////////////////////////*/
#page .title 
{
	font-size: 30px;
	font-weight: bold;
	color: #4e2915;
	font-family:"Times New Roman", Times, serif;
}

#page .content 
{
	font-size: 12px;
}

/*////////////////////// CATALOG NAV /////////////////////////////*/
.catalog-nav {
	background:#c7f4d8;
}
.catalog-nav .title {
	background:url(../images/catalog_nav_title.gif) repeat-x;
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
/*	min-height: 30px;
	line-height:30px;*/
}

.catalog-nav .content {
	background:#FFFFFF;
	margin-left:0px;
	margin-right:0px;
}
.catalog-nav .content .a {
	font-family:Verdana;
	font-size:11px;
	list-style: none;
	background: url('../images/catalog_nav_arrow.gif') 0px 7px no-repeat;
	margin-left:5px;
	padding-left:15px;
}
.catalog-nav .content .a a {
	color:#000000;
	text-decoration:none;
}
.catalog-nav .content .a a:hover {
	text-decoration:none;
}
.catalog-nav .content .div {
	background: url('../images/nav_div.gif') no-repeat; 
}

/*/////////////////////////  CATALOG CART  /////////////////////////////*/
.catalog-cart
{
	background-color: #e5e6e1;
}

.catalog-cart .head
{
	background-color: #e5e6e1;
}

.catalog-cart .row
{
	background-color: #ffffff;
}

/*///////////////////////// PRICE  ////////////////////////*/
.price-table
{
	background-color: #e5e6e1;
}

.price-table .head
{
	background-color: #e5e6e1;
}

.price-table .row
{
	background-color: #ffffff;
}

/*/////////////////  DETAIL  ORDER //////////////////////////*/
.detail-order
{
	background-color: #e5e6e1;
}

.detail-order .head
{
	background-color: #e5e6e1;
}

.detail-order .row
{
	background-color: #ffffff;
}

/*/////////////////////////////  BIG PRODUCT /////////////////////*/

.big-product {
	padding-bottom:10px;
}
.big-product  .details{
	text-align:left;
}

.big-product  .details a{
	text-decoration:none;
	font-size: 14px;
	text-align:left;
	color:#000000;
}
.big-product  .details a:hover {
	text-decoration:underline;
}
.big-product  .price{
	font-size: 16px;
	color:#000000;
	text-align:left;
	font-weight:bold;
}
.big-product  .price-discounted{
	font-size: 14px;
	color: #CCCCCC;
}
.big-product  .price-orig{
	font-size: 12px;
	color: #000000;
	text-decoration: line-through;
}
.big-product  .price-hint{
	font-size: 11px;
	color: #000000;
	font-style: italic;
}
.big-product img {
}
.big-product .preview {
	border: 2px solid #f71900;
}

/*///////////////////////  SMALL PRODUCT  /////////////////////////////*/
.small-product {
}
.small-product  .details a{
	text-decoration:none;
	font-size: 12px;
	color:#000000;
}
.small-product  .details a:hover {
	text-decoration:underline;
}
.small-product  .price{
	font-size: 12px;
}
.small-product  .price-discounted{
	font-size: 12px;
	color: #000000;
}
.small-product  .price-orig{
	font-size: 11px;
	color: #000000;
	text-decoration: line-through;
}
.small-product  .price-hint{
	font-size: 11px;
	color: #000000;
	font-style: italic;
}

.small-product .preview {
	border: 1px solid #e0e0e0;
}

/*////////////////// DETAIL LEFT //////////////////////////*/
#detail-banner {
	border: 1px solid #e0e0e0;
	padding: 5px;
}

/*//////////////////  DETAIL RIGHT  /////////////////////////////*/
#detail-right .big-product {
	border-right:0px;
}

#detail-right .big-product  {
	border-right:0px;
	background:none;
}

#detail-right .big-product .price {
	color:#000000;
}

#detail-title
{
	font-size: 24px;
}

#detail-price .price {
	float: left;
	text-decoration: line-through;
	color: #ff0000;
}

#detail-price .price-discounted {
	float: left;
}

#detail-price .price-hint {
	float: left;
	margin-left: 5px;
}
