body {
	background-color: #000000 ;
    background-position: top center;
	text-align:center;
	margin:30px auto 7px auto;	
	color: #6699cc;
}
#wrapper { text-align:center; margin:auto; width:1002px; }

#mainnavwrap {}
#mainnavwrap div { float: left; }
#mainnav {}
#mainnav ul { padding:0; margin:0; padding-top:38px;}
#mainnav a {text-decoration: none;  font-size:14px; color:#663300; font-weight:bold}
#mainnav a:hover { text-decoration: underline; color:#AABBDD; }
#mainnavleftcorner { background: url('images/techgank/top_left.gif'); height:72px; width:127px; }
#mainnavrightcorner { background: url('images/techgank/top_right.gif'); height:72px; width:129px; }
#mainnavtab1 { background: url('images/techgank/tab1.gif') no-repeat; height:72px; width:103px; }
#mainnavtab2 { background: url('images/techgank/tab2.gif') no-repeat; height:72px; width:103px; }
#mainnavtab3 { background: url('images/techgank/tab3.gif') no-repeat; height:72px; width:102px; }
#mainnavtab4 { background: url('images/techgank/tab4.gif') no-repeat; height:72px; width:129px; }
#mainnavtab5 { background: url('images/techgank/tab5.gif') no-repeat; height:72px; width:99px; }
#mainnavtab6 { background: url('images/techgank/tab6.gif') no-repeat; height:72px; width:102px; }
#mainnavtab7 { background: url('images/techgank/tab7.gif') no-repeat; height:72px; width:108px; }

#footer { height: 60px; padding-top: 5px; margin-top:10px; border-top: medium solid #005286; color: #30312f; clear:both; }
#footer a:hover { text-decoration: underline; }
input.button { font-size:20px; background-color:#339933; color:#fff; padding-top: 5px; padding-bottom:5px; }
span.button { 
	font-size:20px; background-color:#339933; color:#fff; text-align:center; cursor: default; padding: 5px 1em 5px 1em; height:30px;
	border-style:outset;
	border-width:2px;
}









.bottom_info { clear:right; }
.content { background: url('images/techgank/bg.gif') no-repeat; background-color: #000000; padding:15px 20px 0px 40px; text-align:left; color: #7c7c7c; font: normal .9em Tahoma, Arial;
		height:311px; }
.contentwrap { width:900px; height:300px; overflow:auto;}
.bottom { background: url('images/techgank/bottom.gif') no-repeat; background-color: #000000; padding:35px 0px 0px 0px; text-align:left; color: #7c7c7c; font: normal .9em Tahoma, Arial; height:144px; }
.bottom .link1{ position:relative; float:left; left:255px; }
.bottom .logo{ position:relative; float:left; top:-41px; left:318px; }
.bottom .link2{ position:relative; float:left; left:377px; }
/*.bottom .link2{ position:relative; float:left; left:583px; }*/
.bottom a, .bottom a:visited {text-decoration: none;  font-size:14px; color:#663300; font-weight:bold}
.bottom a:hover { text-decoration: underline; color:#AABBDD;}


li.button {
    list-style-type: none;
    height: 30px;
    width: auto;
    margin: 20px;
    text-align:center;
}
li.button a {
font-size:1.5em;
    height: 100%;
    width: 100%;
    display: block;
    text-decoration: none;
    border-width: 6px;
}
li.button a:link {
    color: #000000;
    font-weight: bold;
    background-color: #CCCCCC;
    border-style: outset;
}
li.button a:visited {
    color: #000000;
    font-weight: normal;
    background-color: #CCCCCC;
    border-style: outset;
}
li.button a:hover {
    font-weight: bold;
    color: #FFFFFF;
    background-color: #999999;
    border-style: outset;
}
li.button a:active {
    font-weight: bold;
    color: #FFFFFF;
    background-color: #666666;
    border-style: inset;
}










.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; }


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

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

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

A.headerNavigation { 
  color: #FFFFFF; 
}

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

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;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  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: #bbc3d3;
  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;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  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: #ffffff;
}

TR.subBar {
  background: #f4f7fd;
}

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

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

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

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; }

