/* 		JogjaCamp Standard CSS 				*/


/* Body Style */
body {
	font-size: 12px;
	color: #232323;
	margin: 0px;
	background-color: #fff;
}


body, p, h1,h2,h3,h4,h5,h6,div,ol,li,td,th,a,form,input,select,textarea,option,label {
	font-family: georgia, Helvetica, sans-serif;
}

p, td, th, span, div{
	font-size: 11px;
	line-height: 130%;
	
}

/* standard Hyperlink */
a {
	text-decoration: none;
	color: #413f40;
}

a:hover {
	text-decoration: underline;
	color: #413f40;
}


/* standard Form */
form {
	margin: 0px;
}

input,select,textarea,option,label {
}

/* standard form input text */

/* standard form button */

/* standard form select + option*/
select{
	background-color: #ffffff;
	border: 1px solid #000000;
}

/* standard form textarea */
textarea {
	border-top: 1px solid #154e66;
	border-right: 1px solid #2a7493;
	border-bottom: 1px solid #2a7493;
	border-left: 1px solid #154e66;
}

/* standard cell */
td, th {
	vertical-align: top;
	line-height: 150%;
}

img {
	border: none;
}

.floatRight{
 	float: right;
}
.floatLeft{
 	float: left;
}

.center{
	text-align: center;
}

.left{
	text-align:left;
}
.right{
	text-align: right;
}
.justify{
	text-align:justify;
}

.clear{
	clear: both;
	padding: 0px;
	margin: 0px;
	height: 0px;
	overflow: hidden;
}

/* --------- warper element -------- */
.body{
	text-align: center;
}
.mainPage{
	width: 930px;
	margin: 0px auto;
	text-align: left;
}

/* ----------------------------- header section ---------------------------------- */
.header {
	height: 327px;
	padding: 0px;
	overflow: hidden;
}
.headerCell {
	height: 134px;
	padding: 0px;
	overflow: hidden;
	text-align: center;
	background: url(../images/bgHeader.jpg) top left no-repeat;
}
a.sitename {
	
}
a.sitename img {
	border: none;
	margin: 0px auto;
}
.headerBottom {
	height: 193px;
	padding: 0px 16px 0px 12px;
	overflow: hidden;
	background: url(../images/headerBottom.gif) top left no-repeat #fff;
}
.nav {
	height: 154px;
	padding: 0px;
	text-align: center;
	background: url(../images/bgNav.gif) top left repeat-x;
}
.nav span {
	width: 100%;
	height: 26px;
	padding: 18px 0px 0px 0px;
	overflow: hidden;
	text-align: center;
	float: left;
	display: block;
	font-size: 1.2em;
}
.nav span b {
	font-size: 1.4em;
	font-weight: lighter;
	color: #cf3a3c;
}
.nav p {
	float: left;
	width: 451px;
	height: 110px;
	display: block;
	margin: 0px !important;
	overflow: hidden;
}
.nav p a {
	float: left;
	width: 451px;
	height: 100px;
	display: block;
	margin: 0px !important;
	padding: 0px 0px 10px 0px !important;
	overflow: hidden;
	background: url(../images/lineNav.gif) bottom left no-repeat;
}
.nav p a.first {
	background: none !important;
}

.menu {
	height: 37px;
	padding: 0px;
	overflow: hidden;
	border-top: 1px solid #f0ddce;
	border-bottom: 1px solid #f1dbcd;
}
.menu ul {
	margin: 0px !important;
	padding: 10px 0px !important;
	list-style: none;
	text-align: center;
}
.menu ul li {
	display: inline;
	padding: 0px 12px;
	font-size: 13px;
	font-weight: bold;
}
.menu ul li a {
	color: #cf3a3c;
	text-decoration: none;
}
.menu ul li a:hover{
	color: #f86769;
	text-decoration: none;
}
.menu ul li a.active {
	text-decoration: underline !important;
}

.wrapper {
	padding: 0px 0px 16px 0px;
	overflow: hidden;
	background: url(../images/bgWrapper.gif) bottom left no-repeat;
}
.page {
	padding: 0px 16px 0px 12px;
	overflow: hidden;
	background: url(../images/bgPage.gif) top left repeat-y;
}

.content {
	padding: 15px;
}
.productList {
	padding: 0px 60px;
}
.productList ul {
	margin: 0px !important;
	padding: 0px !important;
	list-style: none;
}
.productList ul li {
	padding: 35px 0px;
	border-bottom: 1px solid #f6f5f1;
}
.productImg {
	width: 200px;
	float: left;
	display: block;
	padding: 0px;
	overflow: hidden;
}
.productItem {
	width: 535px;
	float: right;
	display: block;
	padding: 0px;
	overflow: hidden;
}
.productDesc {
	
}
.productDesc p {
	margin: 10px 0px !important;
	padding: 0px !important;
	line-height: 180%;
}
p.productName {
	margin: 0px !important;
	padding: 0px 0px 10px 0px !important;
	font-size: 18px;
	line-height: 130%;
}
p.productName span {
	display: block;
	font-size: 12px;
}
p.productName a {
	color: #232323;
}
.productBtn {
	padding: 3px 0px 10px 0px;
}
.productBtn a {
	padding: 3px 8px;
	font-size: 14px;
	font-weight: bold;
	color: #cf3a3c;
	text-decoration: none;
	border: 1px solid #cf3a3c;
}
.productBtn a:hover {
	color: #f86769;
	text-decoration: none;
	border: 1px solid #f86769;
}
.productInfo {
	float: left;
	width: 180px;
}
.productInfo p {
	margin: 0px !important;
	padding: 0px !important;
	font-size: 14px;
}
span.productPrice {
	float: right;
	width: 65px;
	font-size: 14px;
	font-weight: bold;
}

/*----------------------- update 26 Nov 2008 ----------------------*/

.productList2 {
	padding: 0px 60px;
}
.productList2 ul {
	margin: 0px !important;
	padding: 0px !important;
	list-style: none;
}
.productList2 ul li {
	padding: 35px 0px;
	border-bottom: 1px solid #f6f5f1;
}
.productList2 p.productName a {
	color: #111;
	text-decoration: underline;
}
.productList2 p.productName a:hover {
	color: #333;
	text-decoration: underline;
}
.productList2 .productDesc {
	margin-bottom: 20px;
}
.productList2 .productInfo {
	width: 220px;
	margin-right: 30px;
}
.productList2 span.productPrice {
	width: 120px;
	text-align: right;
}

.productList3 {
	padding: 0px 30px 0px 15px;
}
.productList3 ul {
	margin: 0px !important;
	padding: 0px !important;
	list-style: none;
}
.productList3 ul li {
	padding: 35px 0px;
	border-bottom: 1px solid #f6f5f1;
}
.productList3 .productImg {
	width: 295px;
	padding: 5px 0px;
	text-align: right;
}
.productList3 .productImg img {
	margin: 10px 0px;
}
.productLink {
	font-size: 14px;
}
.productLink a {
	color: #cf3a3c;
	text-decoration: underline;
}
.productLink a:hover {
	color: #f86769;
	text-decoration: underline;
}
.productList3 .productImg .productLink {
	text-align: left;
	margin-bottom: 20px;
}
.productList3 .productItem {
	width: 510px;
}
.productList3 p.productName {
	font-size: 22px;
}
.productList3 .productInfo {
	float: none;
	padding-left: 180px;
}
.productList3  span.productPrice {
	float: none;
	width: auto;
}
.productList3  .productOpt {
	margin: 10px 0px;
	padding: 10px 0px;
}
.productList3  .productOpt span {
	float: left;
	width: 170px;
	padding-right: 10px;
	text-align: right;
	font-weight: bold;
	color: #999;
}
.productList3  .productOpt select {
	font-size: 11px;
	padding: 1px;
}
.productList3 .productBtn, .productList3 .productItem .productLink {
	margin: 10px 0px;
	padding: 10px 10px 10px 180px;
}

.linkNav {
	position: absolute;
	width: 120px;
	height: 48px;
	margin-top: -48px;
	margin-left: 752px;
	padding: 0px 15px;
	z-index: 10;
}
.linkNav p {
	margin: 5px 0px !important;
	padding: 0px !important;
	text-align: right;
	font-size: 11px;
}
.linkNav p a {
	color: #cf3a3c;
	text-decoration: none;
}
.linkNav p a:hover {
	color: #f86769;
	text-decoration: underline;
}

.contentCell {
	padding: 0px 10px;
}
h1.pageTitle {
	color: #999;
	margin: 0px 0px 10px 0px !important;
	padding: 0px 0px 10px 0px !important;
	font-size: 1.7em;
}
table.contTbl {
	margin-bottom: 10px;
}
table.contTbl tr th {
	padding: 3px 1px;
	color: #fff;
	background-color: #999999;
}
table.contTbl td{
	padding: 4px 1px;
	vertical-align: top;
	border-bottom: 1px solid #e3e3e5;
}
table.contTbl td input {
	border-top: 1px solid #858585;
	border-left: 1px solid #858585;
	border-bottom: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	padding: 2px;
	font-size: 11px;
}

input.couponTxt {
	width: 120px;
	border-top: 1px solid #858585;
	border-left: 1px solid #858585;
	border-bottom: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	padding: 2px;
	font-size: 11px;
}
input.couponBtn {
	font-size: 11px;
	width: 50px;
	height: 22px;
	padding-top: 2px;
	padding-bottom: 4px;
	margin: 0px 4px;
	border: none;
	background: url(../images/couponBtn.gif) no-repeat;
	cursor: pointer;
}

a.linked01 {
	font-size: 14px;
	padding: 3px;
	color: #111;
	text-decoration: none;
}
a.linked01:hover {
	color: #888;
	text-decoration: underline;
}
a.linked02 {
	font-size: 14px;
	padding: 3px;
	color: #cf3a3c;
	text-decoration: none;
}
a.linked02:hover {
	color: #f86769;
	text-decoration: underline;
}
a.linked03 {
	font-size: 14px;
	padding: 5px 0px;
	color: #cf3a3c;
	text-decoration: underline;
}
a.linked03:hover {
	color: #f86769;
	text-decoration: underline;
}

.leftCol {
	width: 340px;
	margin: 0px;
	padding: 30px 10px 30px 55px;
	float: left;
}
.rightCol {
	width: 380px;
	margin: 0px;
	padding: 30px 10px;
	float: right;
}
.leftCol h2, .rightCol h2 {
	color: #111;
	margin: 20px 0px !important;
	padding: 10px 0px !important;
	font-size: 1.4em;
}
table.accTbl {

}
table.accTbl td {
	font-family: arial;
	padding: 4px 0px;
}
input.accTxt {
	width: 200px;
	border-top: 2px solid #979797;
	border-left: 2px solid #979797;
	border-bottom: 1px solid #f1f1f1;
	border-right: 1px solid #f1f1f1;
	padding: 2px;
	font-size: 11px;
}

.footer {
padding-bottom: 10px;
background-color: #f5deba;
}