/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2007 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 5952 2007-03-03 06:18:46Z drbyte $
 */

body {
	margin: 0;
	font-family: "segoe ui", tahoma, "lucida sans unicode", verdana, arial, helvetica, sans-serif;
	font-size: 67.5%;  /*was 62.5*/
	color: #000000;
	background-color: #20415a;
}
a img {border: none; }
a:link, #navEZPagesTOC ul li a {
	color: #5b819d;
	text-decoration: none;
}
a:visited {
	color: #5b819d;
	text-decoration: none;
}
a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover, #navMainSearch ul li a:hover {  /*added*/
	color: #FF8400;
}

a:active {
	color: #FF8400;
}

h1 {
	font-size: 1.5em;  /*+0.1*/
	color: #50738c;
	padding-left: 0.7em;
}

h2 {
	font-size: 1.3em;  /*+0.1*/
	color: #50738c;
}

h3 {
	font-size: 1.2em;  /*+0.1*/
}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .larger{
	font-size: 1.1em;
}

.biggerText {
	font-size: 1.2em;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
}
h1, h2 {
	font-family: "segoe ui", Georgia, verdana, arial, helvetica, sans-serif;
}

/*  Might uncomment either or both of these if having problems with IE peekaboo bug:
h1, h2, h3, h4, h5, h6, p {
	position: relative;
}
*html .centerColumn {
	height: 1%;
}
*/

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	font-family: "segoe ui", tahoma, "lucida sans unicode", verdana, arial, helvetica, sans-serif;
}

TEXTAREA {
	margin: auto;
	display: block;
	width: 95%;
}

/*input:focus, select:focus, textarea:focus {
	background: #effafe;
}*/

FIELDSET {
	padding: 0.5em;
	margin: 0.8em 0em;
	border: 1px solid #5b819d;
	padding-left: 1em;
	margin-right: 1.5em;
}

FIELDSET FIELDSET {
	border-width: 0px;
	border-top: 1px solid #9ab9ca;
	margin-top: 0.8em;
	padding-top: 1em;
}

LEGEND {
	font-size: 1.2em;
	font-weight: bold;
	padding: 0.1em 0.4em 0.1em 0.4em;
	margin-left: 0.5em;
	color: black;
	letter-spacing: 0.1em;
}

FIELDSET FIELDSET LEGEND {
	background-color: transparent;
	font-size: 1.2em;
	border-width: 0px;
	margin: 0 0.5em 0.2em 0.5em;
	padding: 0 0.5em 0 0.5em;
	letter-spacing: 0;
}

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
}

.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg, #logo  {
	float: left;
}

LABEL.inputLabel {
	width: 9em;
	float: left;
}

LABEL.inputLabelPayment {
	width: 14em;
	float: left;
	padding-left: 2.5em;
}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel {
	width: 11em;
	float: left;
}

#checkoutPayment LABEL.radioButtonLabel {
	font-weight: bold;
}

P, ADDRESS {
	padding: 0.5em;
}

ADDRESS {
	font-style: normal;
}

.clearBoth {
	clear: both;
}

HR {
	/*height: 5px;*/
	margin: 0em;
	border: none;
	border-bottom: 5px solid #afc2d5;
}



/*wrappers - page or section containers*/
#mainWrapper {
	background-color: #dfeaef;
	background-image: url(images/content_bg.gif);
	text-align: left;
	width: 970px;
	vertical-align: top;
}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
}

#logoWrapper{
	/*background-image: url(images/header_bg.jpg);*/
	/*background-repeat: repeat-x;*/
	background-color: transparent;
	height:68px; /*hack??*/
}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin-left: 1.5em;
	margin-right: 0em;
	margin-top: 1.5em;
}
	
.wrapperAttribsOptions {
	margin: 0.3em 0em;
}

/*navigation*/


#navSuppWrapper {
	margin: 0em;
	background-color: #20415a;
	padding: 0em;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
}

#navSupp ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
}

#navMain ul li a, #navSupp ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
}

#navColumnOne, #navColumnTwo {
	background-color: transparent;
}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
}

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
}
.advisory {}
.important {
	font-weight: bold;
}
.notice {}
.rating{}
.gvBal {
	float: right;
}
.centerColumn {
	padding: 1em;
	font-size: 110%;
}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, /*.cartQuantity,*/ .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading, .newarrBoxHeading, .rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, /*.categoryListBoxContents,*/ .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
}

/*misc*/
.back {
	float: left;
}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
}

.bold {
	font-weight: bold;
}

.rowOdd {
	background-color: #c2d4db;
	height: 1.5em;
	vertical-align: top;
}

.rowEven {
	background-color: #d2e0e6;
	height: 1.5em;
	vertical-align: top;
}

.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}

/* ADDITIONS */

/* ----- new bottom links: ----- */

#navSupp {
	text-align: center;
}
#siteinfoLegal {
	background-color: #20415a;
	color: #ffffff;
}
#navSupp a, #navSupp a:visited, #siteinfoLegal a, #siteinfoLegal a:visited {
	color: #8cb4c7;
}
#navSupp a:hover, #siteinfoLegal a:hover, #navSupp a:active, #siteinfoLegal a:active {
	color: #ff8400;
}

/* ----- new header/nav links: ----- */

#headerWrapper {
	text-align: center;
	background-color: #20415a;
}
#firstLineText {
}
#navMainWrapper {
	margin: 0em;
	background-color: #abbbd3;
	background-image: url(images/uber_topmost.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	color: #8cb4c7;
	font-weight: normal;
	height: 39px;
}
#navMain ul, #navMainSearch ul {
	margin: 0.5em 0 0 0;
	padding: 0 0 0 0;
	list-style-type: none;
	text-align: center;
	line-height: 1.3em;
}
#navMainSearch img {  /*flags*/ 
	vertical-align: bottom;
}
#navCatTabsWrapper {
	background-color: #20415a;
	background-image: url(images/navbar.png);
	background-position: top left;
	background-repeat: none;
	margin: 0;
	padding: 0 10px 0 10px;
	color: #ffffff;
	height: 41px;
	text-align: right;
}
#navCatTabs {
	margin: 0;
}
#navCatTabs ul {
  font-family: "segoe ui", tahoma, "lucida sans unicode", "lucida sans", arial, helvetica, sans-serif;
	font-size: 14px;
	padding: 0;
	margin: 10px 0 0 0;
	list-style-type: none;
	text-align: center;
	line-height: 20px;
}
#navCatTabs ul li a {
	text-decoration: none;
	padding: 0 9px 0 9px;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
}

/* ----- content area: ----- */
#contentMainWrapper {
	background-image: url(images/content_top.jpg);
	background-repeat: no-repeat;	
	background-position: top left;
}
#indexDefaultHeading {
	margin: 0.3em 0 0 0;
}
.centerBoxHeading {
	margin: 0.7em 0;
	background-color: transparent;
	background-image: url(images/centerbox_title.gif);
	background-repeat: no-repeat;
	padding: 0.4em 0.2em 0.6em 0.2em;
}

/* ----- category row: ----- */

.categoryListBoxContents a img, .categoryListBoxContents a:visited img, #newItemsCatLinksTable a img, #newItemsCatLinksTable a:visited img {
	opacity: 1;
	filter:alpha(opacity=100)
}
.categoryListBoxContents a:hover img, .categoryListBoxContents a:active img, #newItemsCatLinksTable a:hover img, #newItemsCatLinksTable a:active img {
	opacity: 0.6;
	filter:alpha(opacity=60)
}

/* ----- browser/viewer: ----- */

.fileName{
	height: 3em;
	line-height: 120%;
	padding: 0.2em;
}
td.mainMenuTD {
	font-size: 9px;
}
td.mainMenuTD a {
	line-height: 120%;
  font-family: "segoe ui", Georgia, verdana, arial, helvetica, sans-serif;
  font-size: 22px;
  font-weight: bold;
}
a:link.newItemsLink, a:visited.newItemsLink {
	color: #aa0000;
}
a:hover.newItemsLink, a:active.newItemsLink {
  color: #FF8400;
}

td.mainMenuTD a:link img, td.mainMenuTD a:visited img {
	opacity: 1;
	filter:alpha(opacity=100)
}
td.mainMenuTD a:hover img, td.mainMenuTD a:active img {
	opacity: 0.75;
	filter:alpha(opacity=75)	
}
td.browserTD {
	width: 190px;
}
td.browserTD a:link img, td.browserTD a:visited img{
	border: 1px solid #50738c;
	width: 164px;
	height: 211px;
	opacity: 1;
	filter:alpha(opacity=100)
}
td.browserTD a:hover img, td.browserTD a:active img {
	border: 1px solid #FF8400;
	opacity: 0.75;
	filter:alpha(opacity=75)
}
td.viewerTD img {
	border: 1px solid black;
}
