/*
  $Id: stylesheet.css 6137 2005-05-10 12:59:09Z jim $

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

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

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

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

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

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

FORM {
	display: inline;
}

TR.header {
  background: white;
}

TR.headerNavigation {
  background: #666666;

}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #555555;
  color: #ffffff;
  }
  
ul.headerNavigation{ 
display:inline;
margin:0;
}
  
li.headerNavigation{ 
display:inline;
margin:0;
}
  
a.headerNavigation{
color:#222; 
}

a:visited.headerNavigation{
color:#222; 
}
 
a:hover.headerNavigation{
color:#444;
}




 
A.headerNavigation { 
  color: #555; 
}

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

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background: #bbc3d3;
  background: #000 url('../i/menu.jpg') repeat-x;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  background-image: url('../i/menu.jpg');
  color: #ffffff;
  font-weight: bold;
}

TR.bottomrow {
  background: #bbc3d3;
  background: #000 url('../i/menu.jpg') repeat-x;
}

TD.bottomrow {
  height: 136px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #000000;
  background-image: url('../i/filmv.gif');
  color: #ffffff;
  font-weight: bold;
}


.infoBox {
  background: #b6b7cb;
}

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

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #000 url('../i/menu.jpg') repeat-x;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, 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: #f8f8f9;
}

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: #f8f8f9;
}

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

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  background: #000 url('../i/menu.jpg') repeat-x;
  color: #FFFFFF;
  font-weight: bold;
}

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

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

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

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

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

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

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

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

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

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

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

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

SPAN.greetUser {
  font-family: Verdana, Arial, 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, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

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

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

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

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

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

/* message box */

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

/* input requirement */

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

#topbar{
text-align: center;
background: #fff;
margin: 0px 0px 0px 0px; 
padding: 0px 0px 0px 0px;
border: 0px 0px 0px 0px;
position: relative;
border:0px;
}

#menushop{
text-align: center;
margin: 0px 0px 0px 0px; 
padding: 0px 0px 0px 0px;
border: 0px 0px 0px 0px;
position: relative;
left: 200px;
font-size: 14px;
height:100px;
width: 500px;
}
#menushop ul li{
display:inline;
}
#menushop ul li a,
#menu ul li a:visited{
color:#222;
}
#menushop ul li a:hover{
color:#333;
}
#menushop ul li.selected{
background-color:#123;
}

#shadow{
text-align: center;
background: #000;
margin: 0px 0px 0px 0px; 
padding: 0px 0px 0px 0px;
border: 0px 0px 0px 0px;
position: relative;
top: 0px;
border:0px;
}
#td.bottom-row 
{
width: 107px;
height: 140px;
padding-top: 7px;
padding-right: 14px;
padding-bottom: 7px;
padding-left: 14px;
background-color: #000000;
background-image: url(../i/filmv.gif);
background-repeat: repeat-y;
background-attachment: scroll;
background-position: 0% 0%;
margin-top: 0pt;
margin-right: 0pt;
margin-bottom: 10px;
margin-left: 0pt;
}

#center-block{
width:100%;
z-index:1;
background:#000;
color: #333;
height:90%;
margin: -10px 0 0 0 ;
}

#center-col{
margin:0 30px 0 30px;
position:relative;
background:#000;
color: #ddd;
border: solid #aaa;
border-width:0;
padding:0 0 5px 0;
}
#center-col .article{
padding:0;
position:relative;
}
#center-col .article object{
margin:0 5px 0 0;
}
#center-col .article a,.article a:visited{
text-decoration:none;
color:#666;
}
#center-col .article a:hover{
color:#999;
text-decoration:underline;
}
#center-col p{
text-align: justify;
}
#center-col .article p img, #center-col .article p a img{
float:left;
padding:0 10px 5px 0;
clear: left;
}
#center-col .article .image-right{
float:right;
padding:5px;
}
#center-col .article .image-left{
float:left;
padding:5px;
}
#center-col .article p{
padding:5px;
}

.gallerycontainer{
position: relative;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
height: 400;
width: 400;
}
.thumbnail img{
border: 0px solid white;
margin: 0 5px 5px 0;
}
.thumbnail:hover{
background-color: transparent;
}
.thumbnail:hover img{
border: 0px solid blue;
}
.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: transparent;
padding: 5px;
left: -1000px;
border: 0px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}
.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}
.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 140;
left: 320px; /*position where enlarged image should offset horizontally */
z-index: 50;
height: 400;
width: 400;
}

/*.......... New Header .................... */

#access .menu,
#access div.menu ul,


/* The main theme structure */
#access .menu-header,
div.menu,
#colophon,
#branding,
#main,
#wrapper {
	margin: 0 auto;
	width: 940px;
}
#access div.menu
{
width: 600px;
height:0px;
border:0px solid #f00;
margin:150px 0 0 200px;
}



/* =Menu -------------------------------------------------------------- */

#access {
	background: #fff;
	display: block;
	float: left;
	margin: 20px 0 0 30px;
	width: 440px;
	height: 130px;
}
#access .menu-header,
div.menu {
	font-size: 13px;
	margin-left: 12px;
	width: 428px;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu li,
div.menu li {
	float: left;
	position: relative;
	top: -100px;
	border:0px solid #000;
	font-family:"Century Gothic","Century","Times New Roman",Georgia,Serif;
	font-size:16px;
	font-weight:bold;
}
#access .menu ul {
	margin: -100px 0 0 0; 
	padding: 0; 
}
#access{
	position: relative;
}
#access .avit-logo {
	float:left;
	margin: -10px 0 0 20px;
}
#access #avit-logo {
	float:left;
	margin: 0px 0 0 0px;
}
#access .menu li#avit-logo a{
	margin: 100px 0 0 0;
	padding: 0 0 0 0;
	font-size:0px;
	color: #666;
	background: #fff;
}
#access .menu li{
	list-style-type: disc;
	color:#666;
}
#access .menu li.page-item-2{
	list-style-type: none;
	color:#666;
}

#access .menu li.page-item{
	list-style-type: disc;
	color:#666;
}
#access .menu li a {
	margin: 0 29px 0 4px;
	padding: 0 3px 0 3px;
	font-size:27px;
	color: #666;
	background: #fff;
}
#access .menu li a:hover {
	color: #000;
	background: #fff; 
}
#access a {
	color: #000;
	display: block;
	line-height: 28px;
	padding: 0 10px;
	text-decoration: none;
}
#access ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 38px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #333;
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
	background: #333;
	color: #fff;
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #fff;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #fff;
}

