#pgBg{
	margin:0 auto;
}
#ip{
	width:900px;
	height:320px;
	clear: both;
}
#prodImg{
	width:350px;
	height:300px;
	padding:10px;
/*	border: 1px solid #000066;*/
	margin: 0px;
	float: left;
}
#prodDesc{
	font-size: 14px;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
}
#addToCart{
	margin:10px 0;
	background:url(../img/products/addToCart_bg.gif) no-repeat;
	padding: 0px;
	height: 70px;
	width: 213px;
	text-align: center;
}
#addToCart2{
	margin:10px 0;
	padding: 0px;
	height: 70px;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	left: 387px;
	top: 295px;
}


#addToCart form{
margin:0;
padding:0;
}
#addToCart input{
	display:inline;
}
.qtyBox{
	height:24px;
	line-height: 25px;
	width: 25px;
	text-align: center;
	vertical-align: middle;
	background-color: #FFFFCC;
}
#tabWrapBg{
	background: url(../img/products/tabWrapBg.jpg) repeat-x;
	width: 880px;
	margin:60px auto 0;
	padding:30px 0 0;
}

.tabsWrap{
	width:760px;
	margin:0 auto;
	height:50px;
	text-align:center;
	padding:0;
}

UL.tabNavigation {
	list-style: none;
	margin: 0;
	padding: 0;
}

UL.tabNavigation li {
	display: inline;
	margin: 0px;
	padding: 0px;
}

UL.tabNavigation li A {
	padding: 0px;
	color: #434c54;
	text-decoration: none;
	text-transform: uppercase;
	min-height: 50px;
	width: 165px;
	font: bold 14px/50px Arial, Helvetica, sans-serif;
	display: block;
	float: left;
	text-align: center;
	letter-spacing: 0.1em;
	background: #cbe2f7;
	margin:0 10px;
}

* html UL.tabNavigation li a { height: 50px; }

UL.tabNavigation li A.selected,
UL.tabNavigation li A:hover {
	color: #fff;
	text-decoration: none;
	background: #0000ff;
}

UL.tabNavigation li A:focus {
	outline: 0;
}

#tabContentWrap{
	width: 850px;
	padding:30px 0 0;
	background: #FFFFFF url(../img/products/tabConWrapBg.jpg) no-repeat;
	margin: 0px auto;
}
div.tabs > div {
/*	padding: 5px;
	margin-top: 3px;
	border: 5px solid #333;*/
}

div.tabs > div h2 {
	margin-top: 0;
}
#tabContentWrap ul{
	list-style: url(../img/products/tik.gif) inside;
	line-height: 20px;
	margin:0 0 20px 0;
}
#tabContent li{
	padding:0 0 10px 0;
}
#first,#second,#third,#fourth {
	width:800px;
	margin:0 auto;
	font: 14px/1.5em Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}
.module_wrapper{
	width:740px;
	padding:20px;
	margin:0 auto 30px auto;
	border:1px solid #c7c7c7;
	font-size: 12px;

}
.module_wrapper h3{
	font-size: 18px;
	font-weight: normal;
	color: #666666;
	margin:0 0 20px 0;
	padding:0;
}
.module_wrapper h4{
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	margin:15px 0 5px 0;
}
/*DATES*/
/*#dates{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
#dates h2{
	background: url(../img/calIcon.gif) no-repeat;
	letter-spacing: 1px;
	text-align: left;
	height: 91px;
	text-indent: 135px;
	margin:0 0 20px 0;
	padding:0;
	font-size: 28px;
	line-height: 71px;
	color: #4F4F4F;
}
#dates ul,#fees ul{
	list-style: none;
	padding:0;
	margin:0;
	text-decoration: none;
	font: normal 15px Arial, Helvetica, sans-serif;
	text-align: left;
	letter-spacing: 0.1em;
	color: #666666;
}
#dates li,#fees li{
	padding:0 0 30px 0;
}
#dates h3,#fees h3{
	color: #f0730e;
	margin:0;
	padding:0 0 10px 0;
	font-size: 16px;
}
#fees{
	width:600px;
	font: normal 12.5px/1.5em Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}
#fees h2{
	color: #4F4F4F;
	padding:0 0 20px 0;
	margin:0;
	font: 28px Georgia, "Times New Roman", Times, serif;
}*/
/*---------------flash video-----------*/
#flv_wrapper{
	width:740px;
	height:480px;
	background: #000000;
	margin:0 auto 30px auto;
}
/*---------------end flash video-----------*/
/*----------------------------FORM-------------------------------*/
#fb_ques{
	margin:0 auto 20px 0;
}
#ques{
	padding:0 0 20px 0;
}
#ques h3{
	font: normal 22px/85px Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	color: #4F4F4F;
	padding:0 0 20px 0;
	margin:0;
	background: url(../img/ques.gif) no-repeat;
	text-indent: 100px;
}
#ques_name,#ques_email,#ques_ques,#ques_hear,#ques_other,
#review_name,#review_email,#review_loc{
	letter-spacing: 0.1em;
	font: normal 12pt Arial, Helvetica, sans-serif;
	color: #333333;
}
#ques_name,#ques_email,
#review_name,#review_email,#review_loc{
	display:block;
	width:488px;
	border: 1px solid #c7c7c7;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 8px;
	padding-left: 6px;
}
.fieldName{
	display:block;
	margin:0 0 6px;
	color: #666666;
	font-family: Georgia, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: 1pt;
}
#ques_ques{
	width:488px;
	height:8em;
	border: 1px solid #c7c7c7;
	line-height: 2em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
}
/*---------------------END FORM-------------------------------*/


/*customer review*/

#cusReview{
	margin:30px auto;
	width:850px;
	font-size: 12.5px;
	line-height: 1.5em;
	letter-spacing: 1px;
	color: #035c62;
}
.fiveStar{
	display:block;
	padding:0 0 15px 0;
	font: bold 14px/35px Arial, Helvetica, sans-serif;
	background: url(../img/5star.gif) no-repeat;
	text-indent: 155px;
	color: #02607B;
}
.fourStar{
	display:block;
	padding:0 0 15px 0;
	font: bold 14px/35px Arial, Helvetica, sans-serif;
	background: url(../img/4star.gif) no-repeat;
	text-indent: 126px;
	color: #02607B;
}
threeStar{
	display:block;
	padding:0 0 15px 0;
	font: bold 14px/35px Arial, Helvetica, sans-serif;
	background: url(../img/3star.gif) no-repeat;
	text-indent: 97px;
	color: #02607B;
}
.twoStar{
	display:block;
	padding:0 0 15px 0;
	font: bold 14px/35px Arial, Helvetica, sans-serif;
	background: url(../img/2star.gif) no-repeat;
	text-indent: 68px;
	color: #02607B;
}
.oneStar{
	display:block;
	padding:0 0 15px 0;
	font: bold 14px/35px Arial, Helvetica, sans-serif;
	background: url(../img/1star.gif) no-repeat;
	text-indent: 39px;
	color: #02607B;
}
#cusReview h2{
	line-height: 70px;
	font-weight: normal;
	background: url(../img/review_icon.gif) no-repeat;
	text-indent: 80px;
	padding-bottom: 15px;
}
.cusReviewOdd,.cusReviewEven{
	padding: 10px 200px 10px 10px;
	margin:15px 0;
	width: 640px;
}


.cusReviewOdd{
	border-top: 1px solid #035c62;
	border-bottom: 1px solid #035c62;
}
.cusReviewEven{
	background: #fff6a3;

}
/*-----------------WRITE REVIEW-------------*/
#submitReview{
	padding:10px 0;
}
#submitReview h3{
	color: #000000;
	font: 26px Georgia, "Times New Roman", Times, serif;
}
#writeReview{
	font: normal 10pt Arial, Helvetica, sans-serif;	
}
#review_name,#review_email,#review_loc,#review_msg{
	letter-spacing: 0.1em;
	font: normal 12pt Arial, Helvetica, sans-serif;
	color: #333333;
}
#review_name,#review_email,#review_loc{
	display:block;
	width:400px;
	padding:8px 6px;
	margin:0 0 10px;
	border: 1px solid #c7c7c7;
}
/*-----------GALLERY---------------------*/

h2 {
	font: normal 18px/100% Georgia, "Times New Roman", Times, serif;
	margin: 0 0 .2em;
}
h2 em {
	font: normal 80%/100% Arial, Helvetica, sans-serif;
	color: #999999;
}
#largeImg {
	border: solid 1px #ccc;
	width: 550px;
	height: 400px;
	padding: 4px;
	margin:0 0 15px 0;
}
.thumbs img {
	border: solid 1px #ccc;
	width: 100px;
	height: 100px;
	padding: 4px;
	margin:0;
}
.thumbs img:hover {
	border-color: #FF9900;
}
#footer{
	position:relative;
}
#linkChain{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}
#linkChain a{
	font-size: 12.5px;
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}
#linkChain a:hover{
	text-decoration:underline;
}
.selectBox {
	width: inherit;
	background-color: #FFFFCC;
	margin-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#prodImage
 {
	margin-top: 40px;
	margin-right: 100px;
	margin-left: 100px;
}
.cusReviewTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	background-image: url(../img/review_icon.gif);
	background-repeat: no-repeat;
	text-indent: 80px;
	float: none;
	padding-top: 28px;
	height: 60px;
}
.required {
	font-size: 12px;
	color: #FF0000;
}
.bundlestitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.usualprice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: line-through;
}
.standardtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
}
