
/* www.pixelosaurus.com - Pixelosaurus Design */

body {color:#390c03;}
h1 {font:normal 1.9em/1.1 Trebuchet MS, Verdana, Arial, Helvetica; margin-left:55px;}
h2 {font:normal 1.2em/1.1 Trebuchet MS, Verdana, Arial, Helvetica; margin:0 0 0px 55px;}
h3 {font:bold 1em/1.1 Trebuchet MS, Verdana, Arial, Helvetica; margin-bottom:5px!important; }
#footer a, #footer a:link, #footer a:visited {font:normal 0.7em/1.5 Arial, Helvetica; color:#DBB864; text-decoration:none;}
#footer a:hover {  color: #FFFFFF;text-decoration:underline;}
p {font: 12px/1.5 Arial, Helvetica; padding: 10px 55px;}
#bottom-menu, .copyright {color:#DBB864;}
.copyright p {font:normal 0.6em/1.5 Arial, Helvetica; margin-left:10px;}
.right {font:normal 0.8em/1.4 Arial, Helvetica;}
.bottom p{padding-bottom:0!important;}
.box-container p {font:normal 12px/1.5 Arial, Helvetica; padding:0!important;}

.box1 p {
	font-size: 11px;
}

.box2 p {
	font-size: 11px;
}


 a, a:link, a:visited {/*font:normal 0.7em/1.5 Arial, Helvetica;*/ color:#FFFFFF; text-decoration:none;}
 a:hover { color: #FFFFFF;text-decoration:underline;}




/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h2, h3, h4, h5, h6, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,p,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,

/* table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
} */

body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.red{
	color: #C06;
}









body {background:#000;}

	#layout {background:url(../images/red-effect.jpg) center 345px no-repeat; width:1250px; min-height:1050px; margin:0 auto; overflow:hidden;}
	
/* ---------- header area ------------------------------------------*/
	
		#header {width:1275px; height:320px; z-index:1;}
		
		.logo {background:url(../images/logo.png) no-repeat; width:232px; height:219px; z-index:100;position:absolute; margin:140px 50px 0 940px; }
		.date {background:url(../images/date.png) no-repeat; width:309px; height:14px; z-index:101;position:absolute; margin:185px 50px 0 620px; }
			
		#menu{height:40px; width:1275px;}
		
/* ---------- body area --------------------------------------------*/

		#container {width:888px; height:auto; margin:10px auto 0; }
		
			#top {background:url(../images/top.jpg) no-repeat; width:888px; height:70px;}
			
			#middle {background:url(../images/middle.jpg); width:888px; margin:0; padding:0;overflow:hidden;}
			
			.bottom {width:600px; float:left; }
			
			.right {width:365px; float:right; height:80px;}
			
			.capital {float:left; padding:3px 3px 0 0;}
			
			.box1 {width:55%; float:left;}
			
			.box2 {width:45%; float:right;}
			
			.box-container {width:600px; float:left; margin:20px 0 0px 55px; padding:0;}
			
			.box-container img {float:left; padding-right:8px;}
			
/* ---------- special area --------------------------------------------*/

#specialtable {width:870px; height:auto; margin:0px auto 0; margin-top:0px; vertical-align:top;}

#top2 {background:url(../images/top.jpg) no-repeat; width:888px; height:50px;}

/* ---------- bottom area ------------------------------------------*/

		#bottom-content {background:url(../images/bottom.jpg) no-repeat; width:888px; height:70px; margin:0 auto;}
		
			#footer {height:50px; width:888px; padding-top:100px;}
			
				#bottom-menu {width:650px; margin-left:65px;}
				
					.col1,.col2, .col3, .col4 {float:left; width:19%;}
					
					.col1 li,.col2 li, .col3 li, .col4 li {list-style:inside square;}
					
					.copyright {width:888px; padding-top:25px; }
					
				.frame {background:url(../images/frame.png) no-repeat; width:342px; height:340px; float:right; margin:-230px -55px 0 0;}
				

		
#gd {
	position:absolute;
	/*left:9px;
	top:791px;*/
	width:128px;
	height:51px;
	z-index:6;
	visibility: visible;
	font-size: 8px;
	color: #000;
	vertical-align: bottom;
}

#gd a, #gd a:hover, #gd visted:hover{
	font-size: 8px;
	color: #FFFFFF;
}



/* ---------- osc area --------------------------------------------*/


/*
  $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: 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: #FFFFFF;
  text-decoration: none;
}

A:hover {
  color: #FFFFFF;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #transparent;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #transparent;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight : bold;
}

A.headerNavigation:hover {
  color: #FFFFFF;
  text-decoration: underline;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight : bold;
}

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:#DBAA59;
  padding:8px;

}

.infoBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  padding:8px;
  background: #transparent;
}

.infoBoxNotice {
  background: #transparent;
}

.infoBoxNoticeContents {
  background: #transparent;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  padding:8px;

}

TD.infoBoxHeading {
  font-family: Helvetica;
  font-size: 12px;
  font-weight: bold;
  background: #984D09;
  color: #ffffff;
  padding:8px;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  padding:8px;
}

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: #DBAA59;
}

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: #D29733;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #DBAA59;
  border-spacing: 1px;
}

.productListing-heading {
padding:4px;

  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #984D09;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #FFFFFF;
}

A.pageResults:hover {
  color: #FFFFFF;
  text-decoration: underline;
  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: #FFCC99; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #FFCC99; }

.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; }

