/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: gotham, Verdana, sans-serif; font-size: 11px; }
.errorBox { font-family : gotham, Verdana, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : gotham, Verdana, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : gotham, Verdana, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }
.main{background: #ffffff; }


BODY {
  /* background-image: url('images/bg_body.png');
  background-repeat: repeat;  */
  background-position: left;
  background-attachment: fixed;  
  color: #000000;
  margin: 0px;
  text-align: right;
}

.fixcenter {
  width: auto;
  background: #ffffff;
  color: #000000;
  margin: auto;
  margin-top: 0px;
  text-align: center;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #FFFFFF;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: gotham, Verdana, sans-serif;
  font-size: 10px;
  background-image: url(images/backbanner_large.gif);
  background-repeat: repeat;
  background-position: left;
  height: 30;
  color: #ffffff;
  font-weight : bold;
}

A.header {
  font-family: gotham, Verdana, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight : bold;
}

A.headerNavigation { 
  color: #ffffff; 
}

A.headerNavigation:hover {
  color: #ff0000;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, gotham, Verdana, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, gotham, Verdana, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: gotham, Verdana, sans-serif;
  font-size: 10px;
  background: #000000;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  font-family: gotham, Verdana, sans-serif;  
  background: #b6b7cb;
}

.infoBoxContents {
  background: #ffffff;
  font-family: gotham, Verdana, sans-serif;
  font-size: 10px;
}

.infoBoxSearch {
  background: #ffffff;
  font-family: gotham, Verdana, sans-serif;
  font-size: 10px;
}

.searchBoxContents {
  background: #ffffff;
  font-family: gotham, Verdana, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: gotham, Verdana, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: gotham, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background-image: url(images/backbanner_small.png);
  background-repeat: repeat;
  background-position: left;
  background-size: 100%;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: gotham, Verdana, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #ffffff;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #ffffff;
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 0px;
}

.productListing-heading{ 
   font-family: Verdana, Arial, sans-serif;
   font-size: 11px;
   font-weight: bold;
  color: #999999;
  vertical-align: middle;
  white-space: nowrap; 
}

TD.productListing-data {
  font-family: gotham, Verdana, sans-serif;
  font-size: 12px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading, h1 {
  font-family: gotham, gotham, Verdana, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #222222;
  display: inline;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: gotham, Verdana, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: gotham, Verdana, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: gotham, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}


h4 {
  font-family: gotham, Verdana, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #000000;
}

TD.accountCategory {
  font-family: gotham, Verdana, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: gotham, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: gotham, Verdana, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: gotham, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: gotham, Verdana, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: gotham, Verdana, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: gotham, Verdana, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: gotham, Verdana, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, gotham, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, gotham, Verdana, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

TD.Product_Listing_Model {
  font-family: gotham, Verdana, sans-serif  font-size: 12px;
  color: 000000;
  font-weight: bold;
  font-size: 8px;
}

SPAN.productSpecialPrice {
  font-family: gotham, Verdana, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: gotham, Verdana, sans-serif;
  color: #ff0000;
}

div.wrapper_menu {
  float: left;
  position: relative;
  left: 50%
}

div.float_menu {
  float: left;
  position: relative;
  left: -50%;
  padding: 3px;
}
  
div.float p {
  text-align: center;
}


div.legend_menu {
  font-weight: bold;
  text-align: center;
  font-size:1.2em;
  background: #D8BFD8;
}

div #shop_photo {
  float: right;
  width: 200px;
  height: 200px;
  position: relative;
  padding-left: 10px;
  background-image: url("userfiles/gtrmusic-shop-front.jpg");
  background-repeat: no-repeat;
  background-position: center;
}

div #site_menu {
  float: right;
  width: 200px;
  height: 200px;
  position: relative;
  padding-left: 10px;
}

#contentbg:after{
  display:block;
  content:" ";
  clear:both;
}

div #vanquish-custom-closeup {
  width: 250px;
  height: 300px;
  position: relative;
  floate: left;
  background-image: url("images/vanquish-legend-custom-closeup.jpg");
  background-repeat: no-repeat;
  background-position: center;
  display: inline;
}

/* Links Manager v1.24 begin */
TABLE.linkListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.linkListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #FFFFFF;
  text-align: center;
}
A.linkListing-heading {
  color: #FFFFFF;
}
A.linkListing-heading:hover {
  color: #FF0000;
}
TD.linkListing-data {
  border-right: 1px solid #b6b7cb;
  border-bottom: 1px solid #b6b7cb;
  padding: 4px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}
A.linkListing-data {
  color: #FF0000;
}
A.linkListing-data:hover {
  color: #FF0000;
}
TR.linkListing-odd {
  background: #f8f8f9;
}

TR.linkListing-even {
  background: #F5F5F5;
}

.linkFeatured {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #dbd6d6;
  color: #FFFFFF;
  text-align: center;
  border: 1px solid black; 
}
.linkFeaturedHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  background: #dbd6d6;
  color: #ffffff;
  text-align: center;
}
A.linkListingHeading {
  color: #000000;
}
A.linkListingHeading:hover {
  color: #FF0000;
}
.linkFeaturedMain {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #dbd6d6;
  color: #FFFFFF;
  text-align: center;
}
A.linkFeaturedMain {
  color: #FFFFFF;
}
A.linkFeaturedMain:hover {
  color: #FF0000;
}
.linkListingMain {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ffffff;
  color: #000000;
  text-align: left;
}
A.linkListingMain {
  color: #000000;
}
A.linkListingMain:hover {
  color: #FF0000;
}
.linkListingCats {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
}
A.linkListingCats {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
  line-height: 1.5;
}
A.linkListingCats:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #FF0000;
}
.linkListingSubCats {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  font-weight: normal;
  color: #FFFFFF;
  text-align: center;
  line-height: 1.5;
}
A.linkListingSubCats {
  color: #000;
  line-height: 1.5;
}
A.linkListingSubCats:hover {
  color: #FF0000;
}
TABLE.linkSubmit {
  border: 3px;
  border-style: ridge;
  border-color: #b6b7cb;
}
TR.linkSubmit {
  background-color: #f8f8f9;
}
/* Links Manager II v1.24 end */

/*---------------------------*/
/* Tree and Plain Menu Style */
/*---------------------------*/

.treemenudiv	{     /* Behaviour of tree/plain menu item - leave as is for proper performance */
	display: block;
	white-space: nowrap;
}


.phplmbodytable { /* Class of table cells containing plain menus */

}

.phplmnormal {     /* Font size & color of unlinked menu items */
	color: #000000;
	font-size: 12px;	
	text-decoration: none;	
}


a.phplm:link, a.phplm:visited	{      /* Font color, style of linked & visited menu items */
	color: #003300;
	font-size: 12px;	
	text-decoration: none;	
}


a.phplm:hover	{      /* Font color, style of menu items when hovered over */
	color: #841212;
	background-color: #ccc;
	font-size: 12px;	
	text-decoration: none;	
}

a.phplm:active	{      /* Font size & color of menu items when clicked */
	color: #ff0000;
	font-size: 12px;	
	text-decoration: none;	
}

.dmselected {   /* Style overide for selected category tree */
    background-color: #ccc;
		font-weight: bold;
}

/*---------------------------------*/
/*   Vertical Fly-Out Menu Style   */
/*---------------------------------*/

.verbar	{   /* Color of main vertical menubar and border */
	color: black;
	background-color: #ffffff;
	border: 2px outset #000000;
}

.vertitem	{          /* Behaviour of main vertical menu items, leave as is for proper operation */
	text-align: left;
	white-space: nowrap;
}

.vertitem	a {   /* Font style, size of main menu items */
  font-family: gotham, Verdana, Arial, sans-serif;
	font-size: 13px;		
	text-decoration: none;
	position: relative;
	display: block;		
}

.vertitem a:link, .vertitem a:visited	{   /* Default font style & color of main menu items */
	color: #000000;
	text-decoration: none;	
}

.vertitem a:hover	{   /* Font style & color, background menu color of main menu item when hovered over */
	color: #ffffff;
	background-color: #d00000;
	text-decoration: none;
}

.vertitem a:active	{   /* Font style & color, background menu color of main menu item when clicked */
	color: #ffffff;
	background-color: #d00000;	
	text-decoration: bold;	
}

.vertsubmenu	{   /* Behaviour of sub-menu  - leave as is for proper operation of submenus */
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
}

.vertsubframe	{   /* Color of submenu item and border */
	background-color: #ffffff;
	border: 2px outset #000000;

	position: relative;
	display: block;	
}

.vertsubitem	{     /* Behaviour of sub-menu  - leave as is for proper operation of submenus */
	text-align: left;
	white-space: nowrap;
}

.vertsubitem a	{   /* Font style, size of submenu items */
  font-family: gotham, Verdana, Arial, sans-serif;
	font-size: 13px;			
	text-decoration: none;
	
	position: relative;
	display: block;	
}

.vertsubitem a:link, .vertsubitem a:visited	{   /* Default font style & color of submenu items */
	color: #000000;
	text-decoration: none;	
}

.vertsubitem a:hover	{   /* Font style & color, background submenu color of submenu item when hovered over */
	color: #ffffff;
	background-color: #d00000;
	text-decoration: none;
}

.vertsubitem a:active	{   /* Font style & color, background submenu color of submenu item when clicked */
	color: #ffffff;
	background-color: #d00000;	
	text-decoration: bold;			
}

.vertsubitem .vertfwdarr, .vertitem .vertfwdarr	{   /* Positioning of right arrow for submenus */
	position: absolute;
	top: 5px;
	right: 8px;
}

.dmselected {   /* Style override for selected category tree */
    background-color: #e8e8e8;
		font-weight: bold;
}

.verbar .dmselected {   /* Style override for selected root category */
    background-color: #e8e8e8;
}

.rokslideshow {
	padding-right: 20px;
	float: left;
	filter:alpha(opacity=99); 
	-moz-opacity: 0.99; 
	opacity: 0.99; 
	display: inline;
}

.vanquishrokslideshow {
	filter:alpha(opacity=99); 
	-moz-opacity: 0.99;
	position: relative;
	float: left; 
	opacity: 0.99; 
	display: inline;
}

/* Popup Estimated Shipping */

.estimatedshippingBox {
background: #FF8E90; 
}

TD.estimatedshippingBoxHeading {
font-family: Verdana, Arial, sans-serif;
font-size: 14px;
font-weight: bold;
background: #bbc3d3;
color: #ffffff; 
}

.estimatedshippingBoxContents {
background: #f8f8f9;
font-family: Verdana, Arial, sans-serif;
font-size: 12px; 
}

.ShowShipping {
background: #444ddd;
color: #fffffa;
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
font-weight: bold;
text-align: center;
}

.freeship{
 font-family: arial;
 font-size: 11px;
 font-weight: bold;
 color: #ff0000;
 text-decoration: none;
 }
.freeship2{
 font-family: arial;
 font-size: 11px;
 font-weight: bold;
 color: #000000;
 text-decoration: none;
 }

/* Start of Graphic Borders */

.mws_boxTop    { background: url('images/infobox/top.gif');
                 font-family: gotham, Tahoma;
                 font-size: 13px;
                 text-align : center;
                color: #000000;
                 font-weight: bold;
                 background-repeat:repeat-x;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxLeft   { background: url('images/infobox/left.gif'); }
.mws_boxRight  { background: url('images/infobox/right.gif'); }
.mws_boxBottom { background: url('images/infobox/bot.gif');
                 font-family: gotham, Verdana, Arial;
                 font-size: 11px;
                 text-align : center;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxCenter { background: #FFFFFF; }

.mws_boxTop_main    { background: url('images/infobox_main/top.gif');
                 font-family: gotham, Tahoma;
                 font-size: 11px;
                 text-align : center;
                 font-weight: bold;
                 background-repeat:repeat-x;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxLeft_main   { background: url('images/infobox_main/left.gif'); }
.mws_boxRight_main  { background: url('images/infobox_main/right.gif'); }
.mws_boxBottom_main { background: url('images/infobox_main/bot.gif');
                 font-family: gotham, Verdana, Arial;
                 font-size: 11px;
                 text-align : center;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxCenter_main { background: #FFFFFF; }
A.mws_boxTop    { 
		 color: #999999;
                  }
TD.noborderbox {
  font-family: gotham, Verdana, Arial;
  font-size: 10px;
}

/* End of graphicborders */

#content {
background-color: #ffffff;
margin-left:0%;
margin-right:0%;
margin-top:0%;
margin-bottom:10%;
border: 1px solid #000000;
/* border-left: 10px solid #000000; */
/* border-right: 10px solid #000000; */
text-align:left;
width : 100%;
}

/* End of Popup Shipping */

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #ffffff; }

.checkoutBarFrom, .checkoutBarTo { font-family: gotham, Verdana, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: gotham, Verdana, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: gotham, Verdana, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: gotham, Verdana, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: gotham, Verdana, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: gotham, Verdana, sans-serif; font-size: 10px; color: #ff0000; }

img { border: 0px }

/*** Begin Header Tags SEO ***/
h1 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 20px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #000;
}
h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #000;
}
/*** End Header Tags SEO ***/

