body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.mainWindow {
	display: block; position: absolute;
	top: 10px; left: 10px;
	width: 897px; height: 726px;
	border: 2px solid white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.mainWindow .leftNav {
	display: block; position: absolute;
	bottom: 0px; left: 0px;
	width: 188px; height: 707px;
	background-color: #004b2b;
}
.mainWindow .leftNav .logo {
	display: block; position: absolute; text-align: center;
	top: 0px; left: 0px;
	height: 136px; width: 188px;
}
.mainWindow .leftNav .linkBar {
	display: block; position: absolute;
	top: 136px;	left: 0px;
	width: 188px;
}
.mainWindow .leftNav .linkBar .sep {
	display: block; width: 188px; height: 2px;
}
.mainWindow .leftNav .linkBar a {
	display: block; 
	width: 188px; height: 25px;
	text-align: right; text-decoration: none;
	background-color: #004B2B;
}
.mainWindow .leftNav .linkBar a:hover {
	display: block;
	width: 188px; height: 25px;
	text-align: right; text-decoration: none;
	background: url("img/nL_over.gif") 0 0 no-repeat;
}
.mainWindow .leftNav .linkBar .first { margin-top: 2px; }

.mainWindow .leftNav .golfPoll {
	display: block; position: absolute;
	bottom: 2px; left: 0px;
	width: 178px; padding: 8px;
	background: url("img/poll_bg.gif") no-repeat;
	background-position: center center;
}
.mainWindow .leftNav .golfPoll .title {
display: block; text-align: center; margin-bottom: 6px;
font-size: 11px; font-weight: bold; color: white;
}
.mainWindow .leftNav .golfPoll .question {
display: block; margin-bottom: 6px;
font-size: 11px; color: white;
}
.mainWindow .leftNav .golfPoll .answers {
display: block; width: 188px; margin-bottom: 6px;
}
.mainWindow .leftNav .golfPoll .answer {
display: block; font-size: 11px; color: white;
}
.mainWindow .leftNav .golfPoll .submitButton {
display: block; text-align: center;
}
.mainWindow .innerWin_Index {
	display: block; position: absolute;
	width: 709px; height: 453px;
	top: 8px; left: 188px;
}
.mainWindow .innerWin_Sub {
	display: block; position: absolute;
	width: 709px; height: 453px;
	top: 8px; left: 188px;
	background: url("img/sub_bg.jpg") 0 0 no-repeat;
}
.mainWindow .innerWin_Sub .tagImage {
	display: block; position: absolute;
	top: 15px; left: 15px;
}
.mainWindow .innerWin_Sub .bodyImage {
	display: block; position: absolute;
	top: 60px; left: 15px;
}
.mainWindow .innerWin_Sub .linkUnderBodyImage {
	display: block; position: absolute;
	top: 300px; left: 15px;
	width: 168px; text-align: center;
}
.mainWindow .innerWin_Sub .linkUnderBodyImage .text1 { display: block; }
.mainWindow .innerWin_Sub .linkUnderBodyImage .text2 { display: block; }
.mainWindow .innerWin_Sub .linkUnderBodyImage a { display: block; }

.mainWindow .innerWin_Sub .pageContent {
	display: block; position: absolute;
	top: 60px; left: 194px;
	height: 380px; width: 505px;
	padding-bottom: 10px; padding-right: 10px;
	padding-top: 0px; padding-left: 0px;
	overflow: auto;
}
.mainWindow .lowerRight {
	display: block; position: absolute;
	right: 0px; bottom: 0px;
	width: 709px; height: 265px;
	background-color: #004b2b;
}
.mainWindow .lowerRight .testimonials {
	display: block; position: absolute;
	left: 0px; top: 15px;
	height: 95px; width: 709px;
	background-color: #be830d;
}
.mainWindow .lowerRight .testimonials .body {
	display: block; position: absolute;
	top: 0px; left: 16px;
	width: 514px; height: 87px; 
	padding-top: 4px;  padding-bottom: 4px;
	padding-left: 9px; padding-right: 9px;
	background-color: #edac17; color: white;
}
.mainWindow .lowerRight .botLinkBar {
	position: absolute; display: block;
	bottom: 15px;
	width: 709px; 
}
.mainWindow .lowerRight .botLinkBar .btmLink1 {
	display: block; float: left;
	width: 200px; height: 120px;
	background: url('img/btn1_bg.jpg') 0 0 no-repeat;
	margin-right: 30px;
}
.mainWindow .lowerRight .botLinkBar .btmLink1 a {
	display: block;
	width: 200px; height: 120px;
	background: url('img/btn1_over.gif') 0 0 no-repeat;
	text-decoration: none;
}
.mainWindow .lowerRight .botLinkBar .btmLink1 a:hover {
	background-position: 0 -120px;
}
.mainWindow .lowerRight .botLinkBar .btmLink2 {
	display: block; float: left;
	width: 200px; height: 120px;
	background: url('img/btn2_bg.jpg') 0 0 no-repeat;
	margin-right: 30px;
}
.mainWindow .lowerRight .botLinkBar .btmLink2 a {
	display: block;
	width: 200px; height: 120px;
	background: url('img/btn2_over.gif') 0 0 no-repeat;
	text-decoration: none;
}
.mainWindow .lowerRight .botLinkBar .btmLink2 a:hover {
	background-position: 0 -120px;
}
.mainWindow .lowerRight .botLinkBar .btmLink3 {
	display: block; float: left;
	width: 200px; height: 120px;
	background: url('img/btn3_bg.jpg') 0 0 no-repeat;
}
.mainWindow .lowerRight .botLinkBar .btmLink3 a {
	display: block;
	width: 200px; height: 120px;
	background: url('img/btn3_over.gif') 0 0 no-repeat;
	text-decoration: none;
}
.mainWindow .lowerRight .botLinkBar .btmLink3 a:hover {
	background-position: 0 -120px;
}
	
.main_text {
	width: 709px; height: 427px;
	margin: 0px; padding: 0px;
	overflow: auto;
}
a.mgb_btn1 {
	position: absolute;
	top: 12px; left: 502px;
	width:120px; height: 26px;
	background: url("img/tb_mgb_btn1.gif") 0 0 no-repeat;
	text-decoration: none;
	z-index: 45;
}
a.mgb_btn1:hover {
	background-position: 0 -26px;
}
a.mgb_btn1_active {
	position: absolute;
	top: 12px; left: 502px;
	width:120px; height: 26px;
	background: url("img/tb_mgb_btn1.gif");
	background-position: 0 -26px;
	text-decoration: none;
	z-index: 45;
}
a.mgb_btn2 {
	position: absolute;
	top: 12px; left: 632px;
	width: 120px; height: 26px;
	background: url("img/tb_mgb_btn2.gif") 0 0 no-repeat;
	text-decoration: none;
	z-index: 45;
}
a.mgb_btn2:hover {
	background-position: 0 -26px;
}
a.mgb_btn2_active {
	position: absolute;
	top: 12px; left: 632px;
	width: 120px; height: 26px;
	background: url("img/tb_mgb_btn2.gif");
	background-position: 0 -26px;
	text-decoration: none;
	z-index: 45;
}
a.mgb_btn3 {
	position: absolute;
	top: 12px; left: 761px;
	width: 120px; height: 26px;
	background: url("img/tb_mgb_btn3.gif") 0 0 no-repeat;
	text-decoration: none;
	z-index: 45;
}
a.mgb_btn3:hover {
	background-position: 0 -26px;
}
a.mgb_btn3_active {
	position: absolute;
	top: 12px; left: 761px;
	width: 120px; height: 26px;
	background: url("img/tb_mgb_btn3.gif");
	background-position: 0 -26px;
	text-decoration: none;
	z-index: 45;
}
a.login {
	position: absolute;
	top: 12px; left: 656px;
	width: 97px; height: 20px;
	background: url("img/tb_login.gif") 0 0 no-repeat;
	text-decoration: none;
	z-index: 45;
}
a.login:hover {
	background-position: 0 -20px;
}
a.contact {
	position: absolute;
	top: 12px; left: 761px;
	width: 97px; height: 20px;
	background: url("img/tb_contact.gif") 0 0 no-repeat;
	text-decoration: none;
	z-index: 46;
}
a.contact:hover {
	background-position: 0 -20px;
}
div.mainWin {
	height: 370px;
	background-position: right center;
	background-repeat: no-repeat;
	overflow: auto;
	background-image: url(/img/mw_bg_scrn.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 1em;
	margin-bottom: 3px;
}
/*
p.mainWinText {
	font-size: 9pt; color: black;
	padding-right: 7px;
	padding-left: 3px;
}
img.mainWinImage {
	float: left;
	margin-right: 1em;
	margin-bottom: 1em;
}
*/
.sm {
	font-family: "lucida sans unicode";
}
.userCP { 
	display: block; position: absolute; 
	top: 55px; left: 5px;
	width: 150px; height: 115px; 
	font-size: 12px; border: 1px solid #004b2b; 
	z-index: 40;
}
.userCP .titleBar { font-size: 12px; font-weight: bold; text-transform: capitalize; color: #FFFFFF; background-color: #99B7AA; display: block; height: 22px; position: relative; left: 0px; top: 0px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #004B2B; 
z-index: 41;
}
.userCP .catName { font-size: 12px; font-weight: bold; color: #FFFFFF; display: block; position: absolute; top: 3px; left: 7px; }
.userCP .body { font-size: 11px; display: block; height: 82px; text-align: center; position: absolute; top: 23px; left: 0px; width: 140px; overflow: auto; background-color: #FFFFFF; padding: 5px; }
.userCP .welcome { display: block; margin-bottom: 3px; }
.userCP .editProfileButton { display: block; }
.userCP .changePassButton { display: block; margin-top: 2px; }
.weeklyTip_max { 
	display: block; 
	border: 1px solid #004B2B; 
	position: absolute; 
	width: 680px; height: 150px; 
	left: 5px; top: 25px; 
	z-index: 1000;
}
.weeklyTip_max .titleBar { background-color: #99B7AA; 
display: block; border-bottom-width: 1px; border-bottom-style: solid; 
border-bottom-color: #004B2B; position: relative; left: 0px; top: 0px; 
height: 25px; 
z-index: 1001;
}
.weeklyTip_max .titleBar .title { display: block; top: 5px; 
position: absolute; left: 110px; font-size: 12px; color: #FFFFFF; 
font-weight: bold; }
.weeklyTip_max .mainTitle { font-style: italic; color: #FFFFFF; position: absolute; left: 105px; top: 5px; display: block; font-weight: bold; }
.weeklyTip_max .catName { font-weight: bold; color: #FFFFFF; display: block; position: absolute; left: 7px; top: 5px; }
.weeklyTip_max .searchBar { display: block; position: absolute; top: 3px; right: 30px; color: #FFFFFF; font-weight: bold; }
.weeklyTip_max .resizeButton_min { display: block; top: 4px; right: 3px; position: absolute; }
.weeklyTip_max .resizeButton_max { display: none; top: 4px; right: 3px; position: absolute; }
.weeklyTip_max .body { display: block; position: absolute; overflow: auto; top: 26px; height: 104px; background-color: #FFFFFF; padding: 10px; width: 660px; 
z-index: 1002;
}
.weeklyTip_max .title { font-weight: bold; color: #004B2B; font-size: 12px; display: inline; }
.weeklyTip_max .author { font-size: 12px; display: inline; font-weight: bold; font-style: italic; margin-left: 12px; }
.weeklyTip_max .date { font-size: 12px; display: inline; font-weight: bold; margin-right: 8px; }
.weeklyTip_max .tip { font-size: 12px; display: block; }
.weeklyTip_min { display: block; border: 1px solid #004B2B; position: absolute; width: 520px; top: 55px; left: 165px; height: 115px; }
.weeklyTip_min .titleBar { background-color: #99B7AA; display: block; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #004B2B; position: relative; left: 0px; top: 0px; height: 22px; }
.weeklyTip_min .titleBar .title { display: block; top: 3px; position: absolute; left: 110px; font-size: 12px; color: #FFFFFF; font-weight: bold; }
.weeklyTip_min .mainTitle { font-style: italic; color: #FFFFFF; position: absolute; left: 105px; top: 5px; display: block; font-weight: bold; }
.weeklyTip_min .catName { color: #FFFFFF; display: block; position: absolute; left: 7px; top: 3px; font-size: 12px; font-weight: bold; }
.weeklyTip_min .searchBar { display: none; position: absolute; top: 3px; right: 30px; color: #FFFFFF; font-weight: bold; }
.weeklyTip_min .resizeButton_min { display: none; top: 4px; right: 3px; position: absolute; }
.weeklyTip_min .resizeButton_max { display: block; top: 3px; right: 3px; position: absolute; }
.weeklyTip_min .body { display: block; position: absolute; overflow: auto; top: 23px; height: 88px; background-color: #FFFFFF; width: 512px; padding-top: 2px; padding-right: 2px; padding-bottom: 2px; padding-left: 6px; }
.weeklyTip_min .title { font-weight: bold; color: #004B2B; font-size: 11px; display: none; }
.weeklyTip_min .author { font-size: 11px; display: inline; font-weight: bold; font-style: italic; margin-left: 12px; }
.weeklyTip_min .date { font-size: 11px; display: inline; font-weight: bold; margin-right: 8px; }
.weeklyTip_min .tip { font-size: 11px; display: inline; }
.innrTblHdr1 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	text-align: center;
}
.loginWin {
	font-size: 12px;
	border: 1px solid #004B2B;
	color: #000000;
}
.theEdge {
	display: block;	
	height: 250px;	width: 150px;	
	font-size: 11px;	border: 1px solid #004B2B;	
	position: absolute;	left: 220px; top: 190px;
}
.theEdge span.body {
	font-size: 11px;
	padding: 5px; width: 140px;
	display: block; height: 215px; position: absolute;
	left: 0px; top: 25px; background-color: white;
}
.theEdge span.mainTitle {
	font-size: 12px;	font-weight: bold;	
	text-transform: capitalize; color: #FFFFFF;	
	background-color: #004B2B;	text-align: left;	
	text-indent: 5px;	left: 0px;	top: 0px;	
	padding-top: 5px;	padding-bottom: 5px;	display: block;
}
table.gps_aso {
	font-size: 11px;
	border: 1px solid #666666;
}
table.gps_aso input {
	font-size: 11px;
	margin-bottom: 2px;
}
table.gps_aso a {
	font-weight: normal;
	color: #FFFFFF;
	background-color: #333333;
	width: 130px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #004B2B;
	display: block;
	text-decoration: none;
	margin-top: 3px;
	margin-bottom: 3px;
}
table.gps_aso a:hover {
	background-color: #EDAC17;
}
table.gps_aso th {
	color: #FFFFFF;
	background-color: #666666;
	font-weight: bold;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}
table.gps_res {
	font-size: 12px;
	border: 1px solid #99b7aa;
}
table.gps_res div.listResults {
	display: block;
	height: 280px;
	font-size: 12px;
	overflow: auto;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.staffList { font-size: 11px; }
table.gps_res th {
	font-weight: bold;
	color: #004b2b;
	background-color: #99b7aa;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 16px;
	text-align: center;
}
table.gps_res a {
	text-decoration: none;
	color: #004b2b;
}
table.gps_aso select {
	font-size: 11px;
	margin-bottom: 3px;
}
table.gps_dtl {
	font-size: 12px;
	border: 1px solid #666666;
}
table.gps_dtl div.viewDetails {
	display: block;
	height: 200px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	overflow: auto;
}
table.gps_dtl th {
	color: #FFFFFF;
	background-color: #666666;
	font-weight: bold;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}
table.gps_dtl span.name { color: #004b2b; font-weight: bold; }
.hiLite { color: #004b2b; font-weight: bold; }
.articleSearchL {
	display: block;
	position: absolute; top: 0px; left: 0px;
	width: 200px; height: 28px;	
	background-color: #99b7aa;
	text-indent: 10px;
	padding-top: 5px;
}
.articleSearchR {
	display: block;
	position: absolute; top: 0px; left: 200px;
	width: 275px; height: 28px;	
	background-color: #99b7aa;
	text-align: right;	padding-right: 10px;
	padding-top: 5px;
}
.articleViewer {
	position: absolute;
	width: 463px; height: 292px;
	top: 28px; left: 0px;
	overflow: auto;	padding: 10px;
	border-right: 1px solid #99B7AA;
	border-left: 1px solid #99B7AA;
	border-bottom: 1px solid #99B7AA;
	font-size: 12px;
}
.articleViewer a { color: #004b2b; font-weight: bold; }
.contentwrapper{ width: 510px; height: 85px; font-size: 12px; color: white; }
.billcontent{ width: 100%; display:block; }
.subscriptionInfoText {
	display: block;
	margin-left: 25px;
	font-size: 10px;
}
.chooseProv {
	width: 260px; 
	padding: 2px; display: none;
}
.chooseProv span.hdr {
	font-size: 11px; font-weight: bold;
	color: #004b2b; 
}
.chooseProv span.stxt {	padding-left: 25px; font-size: 10px; display: block; }
.vipIntro {
	display: block; position: absolute;
	top: 185px; left: 5px; width: 640px;
	padding: 10px; color: #004b2b;
	font-weight: bold;
}
.breakingNews { 
display: block; position: absolute; 
border: 1px solid #004B2B; 
left: 5px; top: 255px; 
width: 680px; 
height: 280px; 
}
.breakingNews .titleBar { 
	display: block; color: #FFFFFF; background-color: #99B7AA; 
	font-size: 12px; font-weight: bold; position: relative; 
	height: 25px; left: 0px; top: 0px; 
	border-bottom: 1px solid #004B2B; }
.breakingNews .titleBar .catName { 
	display: block; position: absolute; left: 7px; top: 3px; 
}
.breakingNews .body {
	display: block;
	position: absolute;
	top: 26px;
	width: 660px; height: 234px;
	padding: 10px;
	overflow: auto;
	background-color: #FFFFFF;
}
.breakingNews .body .title {
	display: block; font-style: italic; 
	font-size: 14px; font-weight: bold; color: #004b2b;
}
.breakingNews .body .author {	display: block; font-size: 14px; color: #004b2b; }
.breakingNews .body .date { display: block; font-size: 14px; color: #004b2b; margin-bottom: 1em; }
.breakingNews .body .location { display: inline; font-weight: bold; }
.breakingNews .body .news { display: inline; }
.modelGolfBody { 
	display: block; position: absolute; 
	border: 1px solid #004B2B; 
	left: 5px; top: 180px; 
	width: 680px; height: 370px; 
}
.modelGolfBody .titleBar { 
	display: block; color: #FFFFFF; background-color: #99B7AA; 
	font-size: 12px; font-weight: bold; position: relative; 
	height: 25px; left: 0px; top: 0px; 
	border-bottom: 1px solid #004B2B; 
}
.modelGolfBody .titleBar .catName { 
	display: block; 
	position: absolute; 
	left: 7px; top: 3px; 
}
.modelGolfBody .body {
	display: block; position: absolute;
	top: 26px; height: 344px;
	overflow: auto; width: 100%;
	background-color: #FFFFFF;
}
.modelGolfBody .body .navBar {
	display: block; position: absolute;
	top: 0px; 
	height: 24px; width: 665px;
	padding-top: 5px; padding-left: 15px;
}
.modelGolfBody .body .navBar .catName {
	font-size: 16px;
}
.modelGolfBody .body .navBar .subCatName {
	font-weight: bold; 
	font-style: italic;
	color: #004b2b;
	font-size: 16px;
}
.modelGolfBody .body .template {
	display: block; position: absolute;
	top: 29px;
	height: 294px; width: 660px;
	padding: 10px; overflow: auto;
}

.modelGolfBody .body .template .tbl1 {
	display: block;
	margin-bottom: 4px;
	background-color: #D1DADE;
	padding: 1px;
}
.modelGolfBody .body .template .tbl1 .qst1 {
	color: #004b2b;
	text-align: right;
	display: block;
	font-size: 12px;
	width: 190px;
	background-color: #D1DADE;
	float: left;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.modelGolfBody .body .template .tbl1 .ans1 {
	display: block;
	color: #004b2b;
	background-color: #FFFFFF;
	font-size: 12px;
	margin-left: 201px;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.modelGolfBody .body .template .tbl2 {
	width: 640px;
	margin-bottom: 1px;
	font-size: 12px;
	border: 1px solid #D1DADE;
	table-layout: fixed;
}
.modelGolfBody .body .template .tbl2 .qst2 {
	color: #004b2b;
	background-color: #d1dade;
	text-align: right;
	vertical-align: top;
	padding: 3px;
}
.modelGolfBody .body .template .tbl2 .ans2 {
	color: #004b2b;
	background-color: #FFFFFF;
	vertical-align: top;
	padding: 3px; 
}

.modelGolfBody .titleBar .selector {
	display: block; position: absolute;
	top: 2px; right: 2px;
}
	
.videoTips { 
display: block; position: absolute; 
border: 1px solid #004B2B; 
left: 5px; top: 180px; 
width: 680px; height: 350px; 
}
.videoTips .titleBar { display: block; color: #FFFFFF; background-color: #99B7AA; font-size: 12px; font-weight: bold; position: relative; height: 25px; left: 0px; top: 0px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #004B2B; }
.videoTips .titleBar .catName { display: block; position: absolute; left: 7px; top: 3px; }
.videoTips .videoWindow {
display: block; position: absolute;
padding: 5px; background-color: black; color: white;
top: 26px; left: 0px;
height: 314px; width: 330px; 
border-right: 1px solid #004b2b;
}
.videoTips .controlWindow {
display: block; position: absolute; 
background-color: white; padding: 5px;
top: 26px; left: 341px;
width: 329px; height: 314px;
}
.videoTips .controlWindow .categoryBar {
display: block; position: absolute; 
width: 100%;
text-align: center;
top: 8px; font-size: 14px;
}
.videoTips .controlWindow .navOptions {
display: block; position: absolute; 
width: 100%; text-align: center;
bottom: 12px; 
}
.videoTips .controlWindow .prev5 {
display: block; position: absolute;
bottom: 8px; left: 12px; z-index: 200;
}
.videoTips .controlWindow .next5 {
display: block; position: absolute;
bottom: 8px; right: 12px; z-index: 201;
}
.videoTips .controlWindow .viewCount {
display: block; position: absolute; z-index: 199;
bottom: 12px; left: 0px; width: 100%; text-align: center;
}
.videoTips .controlWindow .videoList {
display: block; position: absolute;
top: 50px; left: 20px;
width: 295px; height: 235px;
overflow: auto;
}
.videoTips .controlWindow .videoList a {
color: #004b2b; font-weight: bold;
}
.proShop { 
display: block; position: absolute; 
left: 5px; top: 180px; 
width: 680px; height: 370px; 
border: 1px solid #004B2B; 
}
.proShop .titleBar { display: block; color: #FFFFFF; background-color: #99B7AA; font-size: 12px; font-weight: bold; position: relative; height: 25px; left: 0px; top: 0px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #004B2B; }
.proShop .titleBar .catName { display: block; position: absolute; left: 7px; top: 3px; }
.proShop .toolBar {
	display: block;
	background-color: #99B7AA;
	position: absolute;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #004B2B;
	height: 30px;
	left: 0px;
	bottom: 0px;
	width: 100%;
}
.proShop .toolBar .cartInfo {
	color: #FFFFFF;
	display: block;
	position: absolute;
	font-size: 13px; font-weight: bold;
	left: 12px;
	top: 7px;
}
.proShop .toolBar .cartInfo .cartTotal {
	font-weight: bold; font-size: 13px;
}
.proShop .toolBar .viewCartButton {
	display: block;
	position: absolute;
	top: 4px;
	right: 10px;
}
.proShop .body {
	display: block;
	position: absolute;
	top: 26px;
	height: 313px;
	overflow: auto;
	width: 100%;
	background-color: #FFFFFF;
}
.proShop .body .product {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #99B7AA;
	height: 76px;
	padding: 4px;
}
.proShop .body .product .col1 {
	display: block;
	float: left;
}
.proShop .body .product .col1 .image {
	display: block;
	height: 75px;
	width: 75px;
}
.proShop .body .product .col2 {
	display: block;
	float: left;
	width: 485px;
	position: relative;
	left: 4px;
}


.proShop .body .product .col2 .title {
	font-weight: bold;
	color: #004B2B;
	font-size: 12px;
	overflow: hidden;
	display: block;
}
.proShop .body .product .col2 .description {
	font-size: 12px;
	overflow: hidden;
	display: block;
	height: 60px;
	margin-top: 1px;
}
.proShop .body .product .col3 {
	display: block;
	position: relative;
	width: 64px;
	text-align: center;
	float: left;
	left: 6px;
}

.proShop .body .product .col3 .regularPrice {
	font-size: 12px;
	font-weight: bold;
	color: #004B2B;
	display: block;
}
.proShop .body .product .col3 .regularPrice1 {
	font-size: 12px;
	font-weight: bold;
	color: #004B2B;
	text-decoration: line-through;
	display: block;
}
.proShop .body .product .col3 .specialPrice {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	display: block;
}
.proShop .body .product .col3 .moreInfoButton {
	margin-top: 1px;
	display: block;
}
.proShop .body .product .col3 .addToCartButton {
	display: block;
	margin-top: 1px;
}


