/* Begin Reset
-------------------------------------------- */
html, body, div, span, 
h1, h2, h3, h4, h5, h6, p, 
a, em, font, img, strong, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, /*tr,*/ th /*td*/ {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

html {
	height: 100%;
}

body {
	line-height: 1;
	height: 101%;
}

ol, ul {
	list-style: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

a {
	text-decoration: none;
}
/* End Reset
-------------------------------------------- */


/* Page
-------------------------------------------- */
body {
	background: #94B2A4 url(../images/backgrounds/BGpage.png) repeat-x scroll 0 0;
}


#pageWrapper {
	width: 980px;
	margin: 0 auto;
	position: relative;
}


/* Header
-------------------------------------------- */
#headerWrapper {
	width: 980px;
	height: 198px;
	background: url(../images/backgrounds/BGheader.png) no-repeat scroll 0 0;
	position: relative;
	color: #fff;
}

a:link,
a:visited {
	color: #fff;
}

a:hover,
a:active {
	color: #f90;
}

#headerNav {
	font:small-caps 14.5px "Trajan Pro","Palatino Linotype","Lucida Grande","Times New Roman",Times,serif;
	left:15px;
	position:absolute;
	top:55px;
}

#blackBarNav {
	position: absolute;
	top: 142px;
	left: 40px;	
}

#greenBarNav {
	position: absolute;
	top: 172px;
	right: 25px;
}

#blackBarNav a,
#greenBarNav a {
	padding: 0 5px;
	font: 13px Arial, Helvetica, sans-serif;
}

#greenBarSearch {
	position: absolute;
	top: 169px;
	left: 30px;
}

#greenBarSearch div#search {
	font: 13px Arial, Helvetica, sans-serif;
}


/* Content
-------------------------------------------- */
#contentWrapper {
	width: 980px;
	background: url(../images/backgrounds/BGcontent.png) repeat-y scroll 0 0;
	position: relative;
	z-index: 10;
}

#contentBackdrop {
	width: 980px;
	position: relative;
	background: url(../images/backgrounds/BGcontentBackdrop.png) no-repeat scroll 0 0;
	min-height: 572px;
}

#leftNav {
	width: 200px;
	margin: 5px 0 0 15px;
	font: 14px Arial, Helvetica, sans-serif;
	position: relative;
	z-index: 51;
}

#leftNav ul li {
	position: relative;
}

#leftNav ul li a {
	display: block;
	width: 185px;
	padding: 10px 0 10px 15px;
	overflow: auto;
}

#leftNav ul li a:link,
#leftNav ul li a:visited {
	color: #fff;	
}

#leftNav ul li a:hover,
#leftNav ul li a:active {
	background-color: #688c9b;
}

#leftNav ul li ul {
	display: none;
	position: absolute;
	top: 5px;
	left: 170px;
	border: 1px solid #fff;
	background-color: #295c71;
	
}

#leftNav ul li:hover ul {
	display: block;
	position: absolute;
	top: 5px;
	left: 170px;
	z-index: 50;
}

#content {
	width: 492px;
	margin: 5px 0 0 5px;
	position: relative;
	z-index: 10;
}

#contentFront {
	width: 742px;
	margin: 5px 0 0 5px;
	position: relative;
	z-index: 10;
}

#contentHeader h1 {
	font: bold small-caps 26px "Trajan Pro","Palatino Linotype","Lucida Grande","Times New Roman",Times,serif;
	margin: 2px 0 5px 2px;
}

#contentText {
	width: 482px;
	padding: 5px;
	font: 13px/18px Arial, Helvetica, sans-serif;
}

#contentTextCart {
	width: 712px;
	padding: 5px;
	font: 14px/18px Arial, Helvetica, sans-serif;
}

#contentText p {
	margin: 0 0 14px 0;
}

#contentText ul {
	margin: -5px 0 14px 25px;
	list-style: square;
	/*font-weight: bold;*/
}

#rightSidebar {
	width: 245px;
	margin: 5px 0 0 5px;
}

#rightSidebar img. {
	display: block;
	width: 245px;
}

#rightSidebar img.sidebarButtons {
	margin: 10px 0;	
}

.button_add_small, a.button_add_small:visited {
	margin-top: 3px;
	background: url('../image/button_add_small.png') no-repeat left center transparent;
	padding:5px;
	text-decoration: none;
	cursor:pointer;
}

a.add-to-cart {
	display: block;
	width: 100px;
	height: 25px;
	padding: 0;
	background: url('../image/add-to-cart.png') no-repeat left center transparent;
	text-decoration: none;
	cursor:pointer;
	margin: 2px auto 0 auto;
}

a.product-customize {
	display: block;
	width: 100px;
	height: 25px;
	padding: 0;
	background: url('../image/customize.png') no-repeat left center transparent;
	text-decoration: none;
	cursor:pointer;
	margin: 2px auto 0 auto;
}


/* Footer
-------------------------------------------- */
#footerWrapper {
	width: 980px;
	height: 160px;
	background: url(../images/backgrounds/BGfooter.png) no-repeat scroll 0 0;
	position: relative;
	color: #fff;
	font: 12px Arial, Helvetica, sans-serif;
}

#footerReport {
	width: 600px;
	height: 20px;
	position: absolute;
	top: 5px;
	right: 40px;
	text-align: right;
	font-size: 14px;
}

#footerReport a:link,
#footerReport a:visited {
	color: #f90;
}

#footerReport a:hover,
#footerReport a:active {
	color: #444;
}

#footerSite {
	width: 370px;
	height: 20px;
	position: absolute;
	top: 118px;
	left: 220px;
}

#footerGibbs {
	width: 320px;
	height: 20px;
	position: absolute;
	top: 118px;
	left: 590px;
	background: url(../images/misc/gibbsLogo.png) no-repeat scroll right top;
	padding: 0 40px 0 0;
	text-align: right;
}


/* Floats and Clears
-------------------------------------------- */
.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

.clearBoth {
	clear: both;
}

/* From stylesheet/stylesheet.css OpenCart
-------------------------------------------- */
.button {
	padding-left: 8px;
	display: inline-block;
	margin-right: 5px;
	background: url(../images/fromOC/button_left.png) top left no-repeat;
	text-decoration: none;
	color:#FFF;
	cursor: pointer;
}

.button span {
	color: #FFF;
	display: block;
	padding: 2px 12px 5px 5px;
	background: url(../images/fromOC/button_right.png) top right no-repeat;
}

.buttonGo {
	padding-left: 8px;
	display: inline-block;
	margin-right: 5px;
	background: url(../images/fromOC/button_left.png) top left no-repeat;
	text-decoration: none;
	color:#FFF;
	cursor: pointer;
}

.buttonGo span {
	color: #FFF;
	display: block;
	padding: 4px 12px 5px 5px;
	background: url(../images/fromOC/button_right.png) top right no-repeat;
}

.button:hover {
	cursor: pointer;
}

.list {
	margin-bottom: 10px;
	width: 100%;
}

.list td {
/*	text-align: center;
	vertical-align: top;
	padding-bottom: 10px;
*/
padding-bottom:24px;
text-align:center;
vertical-align:top;
}

.cc {
	margin: 10px 0 0 65px;
}

#content a:link,
#content a:visited,
#rightSidebar a:link,
#rightSidebar a:visited,
#contentFront a:link,
#contentFront a:visited {
	font: normal 14px/18px Arial, Helvetica, sans-serif;
	color: #f90;
}

#content a:hover,
#content a:active,
#rightSidebar a:hover,
#rightSidebar a:active,
#contentFront a:hover,
#contentFront a:active {
	font: normal 14px/18px Arial, Helvetica, sans-serif;
	color: #444;
}

#content a.button:link,
#content a.button:visited,
#content a.button:hover,
#content a.button:active {
	font-size: 13px !important;
}

.tabs {
	width: 100%;
	height: 31px;
	margin-bottom: 0px;
}

.tabs a {
	float: left;
	display: block;
	padding: 6px 10px 7px 10px;
	margin-right: 2px;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	background: #FFFFFF url(../images/fromOC/tab_3.png) repeat-x;
	color: #000000;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	z-index: 1;
	position: relative;
	top: 1px;
	cursor: pointer;
}

#contentText .tabs a:hover {
	font-weight: bold;
	font-size: 13px;
}

.tabs a.selected {
	background: #FFFFFF url(../images/fromOC/tab_3.png) repeat-x;
	border-bottom: 0px;
	padding-bottom: 8px;
	z-index: 3;
}

.tab_page {
	border: 1px solid #DDDDDD;
	background: #FFFFFF;
	padding: 10px;
	display: block;
	z-index: 2;
	margin-bottom: 10px;
}

.box {
	margin-bottom: 10px;
	background: url(../images/fromOC/box_top.png) no-repeat;
	width: 235px;
}

.box .top {
	padding: 8px 0px 8px 7px;
	color: #000000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}

.box .top img {
	float: left;
	margin-right: 5px;
}

.box .middle {
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	padding: 10px;
}

.box .bottom {
	height: 5px;
	background: url(../images/fromOC/box_bottom.png) no-repeat;
}

.buttons {
	background: #F8F8F8;
	border: 1px solid #DDDDDD;
	padding: 5px;
	margin-bottom: 10px;
}

.buttons input {
	padding: 0px;
	margin: 0px;
}

.buttons table {
	width: 100%;
	border-collapse: collapse;
}

.buttons table td {
	vertical-align: middle;
}

.content {
	background: #F7F7F7;
	border: 1px solid #DDDDDD;
	padding: 10px;
	margin-top: 3px;
	margin-bottom: 10px;
}

.success {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #E4F1C9;
	border: 1px solid #A5BD71;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}

.warning {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FFDFE0;
	border: 1px solid #FF9999;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}

.wait {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FBFAEA;
	border: 1px solid #EFEBAA;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}

.required {
	color: #FF0000;
	font-weight: bold;
}

.error {
	color: #FF0000;
	display: block;
}

.help {
	cursor: pointer;
}

.tooltip {
	border: 1px solid #FDDA5C;
	background: #FBFF95;
	padding: 5px;
	font-size: 11px;
	width: 250px;
}

.clear { /* generic container (i.e. div) for floating buttons */
	overflow: hidden;
	width: 100%;
}

.cart,
.wishlist {
	border-collapse: collapse;
	width: 100%;
	border: 1px solid #EEEEEE;
	margin-bottom: 10px;
}

.cart th,
.wishlist th {
	background: #EEEEEE;
	padding: 5px;
	font-weight: normal;
}

.cart td,
.wishlist td {
	padding: 5px;
	vertical-align: middle;
}

table.textboxtable th,
table.textboxtable td {
	padding: 4px;
	font-size: 10px;
	border: 2px solid #fff;
	text-align: left;
}

table.textboxtable th {
	background-color: #3f3;
}


table.textboxtable td {
	background-color: #9cf;
}

.sort {
	margin-bottom: 10px;
	background: #F8F8F8;
	height: 30px;
	width: 100%;
}

.sort .div1 {
	float: right;
	margin-left: 5px;
	padding-top: 9px;
	padding-right: 9px;
}

.sort .div2 {
	text-align: right;
	padding-top: 9px;
}

.sort select {
	margin: 0;
	padding: 0;
}
/*code start */
.banner {
list-style : none;
margin: 0;
padding: 0;
position: relative;
}
.banner img {
background: #f3f3f3;

border: solid 1px #ccc;
padding: 1px;
}
.promotags {
display: block;
position: absolute;
z-index: 1;
} 
.discount {
position: absolute;
background: url('../image/discount_bgred.png') no-repeat;
z-index: 1;
}
.percentage {
text-align:center;
font:bold 11px arial;
color:#ffffff;
padding-top:6px;
line-height:12px;
height:36px;
}
/*code end */
