html
{
	margin: 0;
	padding: 0;
	background: #222 url(../../Images/Pages/Borders.gif) repeat-y center top;
}

body
{
	margin: 0 auto;
	padding: 0;
	text-align: center;
	font-size: 15px;
	font-family: garamond, times;
	width: 958px;
}

/* Entrance Begin */
html.entrance
{
	background: #222;
}

html.entrance form
{
	height: auto;
}

#horizon
{	
	width: 100%;
	height: 1px;
	overflow: visible;
	text-align: center;
}

#entrance
{
	margin-top:20px;
	background: transparent url(../../Images/Pages/Entrance.jpg) no-repeat center top;
	width: 996px;
	height: 745px;
	text-align: left;
	color: #333;
}
#entrance #rpgday
{
	position: relative;
	top: 495px;
	left: 38px;
}

#entrance #banner
{
	position: absolute;
	top: 0;
	left: 0;
}
/*
pre-rpg day definitions
#entrance #notRecognized
{
	position: relative;
	top: 230px;
	left: 300px;
}

#entrance #recognized
{
	position: relative;
	top: 280px;
	left: 300px;
}
*/
#entrance #notRecognized
{
	position: relative;
	top: 60px;
	left: 300px;
}

#entrance #recognized
{
	position: relative;
	top: 110px;
	left: 300px;
}
#entrance a
{
	display: block;
	color: #993300;
	margin-bottom: 5px;
}
/* Entrance End */

/* Standard Layout Begin */
#body
{
	float: left;
	width: 958px;
	margin: 0 auto;
	text-align: left;
}

form
{
	min-height:1200px;
}

#leftColumn
{
	float: left;
	width: 236px;
	height: 100%;
}

#rightColumn
{
	float: left;
	width: 715px;
}

#window
{
	float: left;
	height: 200px;
}

#content
{
	float: left;
}

/* Standard Layout End */

/* Navigation Begin */
#navigation
{
	margin-top: 20px;
	background: transparent url(../../Images/Navigation/Banner.gif) no-repeat left top;
	float: left;
}

#navigation #castle
{
	margin-top: 49px;
}

#navigation #castleFill
{
	background: transparent url(../../Images/Navigation/BannerTopFill.gif) repeat-y left top;	
}

#navigation #marketplace
{
	padding-top: 45px;
	background: transparent url(../../Images/Navigation/Marketplace.gif) no-repeat left top;	
}

#navigation #bottom
{
	float: left;
	width: 236px;
	height: 60px;
	background: transparent url(../../Images/Navigation/BannerBottom.gif) no-repeat left top;	
}

#navigation a
{
	display: block;
	color: #eee;
	font-family:  Bookman Old Style, Arial;
	margin-left: 40px;
	padding-bottom: 4px;
	
	font-size: 11px;
	text-decoration: none;
	width: 140px;
}

.navigation /* this is for the ComponentArt control */
{
	margin: 0;
	padding: 0;
	background-color: Transparent;
	cursor: pointer;
	width: 205px;
	background: transparent url(../../Images/Navigation/BannerFill.gif) repeat-y left top;
	
}

.navigation .subItem
{
	color: #fff;
	font-family: Arial;
	
	font-size: 11px;
	margin-left: 35px;
}

.navigation .subItemSelected
{
	color: #d3ad02;
	font-family: arial;	

	font-size: 11px;
	margin-left: 35px;
}

/* Navigation End */

/* Password Reminder End */
#passwordReminder label
{
	width: 400px;
}
/* Password Reminder End */

/* Cart Begin */
#cart
{
	float: left;
	margin-top: 10px;
	width: 236px;
	height: 223px;
	background: transparent url(../../Images/Cart/Cart.gif) no-repeat left top;
}

#cart #cartHeader
{
	float: left;
}

#cart #cartCurrencyLinks
{
	float:left;	
	border: none;	
	padding-left: 20px;
	margin-top:38px;
}

#cart #cartCurrencyLinks a
{
	margin-top:15px;
	margin-left:5px;
	float:left;	
	border: none;

}

#cart #cartLinks
{
	float: left;
	margin-right: 30px;
	margin-top: 20px;
	width: 120px;
}

#cart #cartLinks a
{
	display: block;
	float: right;
	border: none;
	margin-left: 10px;
}

#cart #cartLinks img
{
	float: right;
	padding-left: 3px;
	border: none;
}

#cart #cartDetail
{
	margin-top: 15px;
	padding-left: 30px;
	height: 66px;
	font-size: 13px;
	float: left;
	width: 180px;
}

#cart #cartDetail td
{
	border-style: none;
	border-style: hidden;
}

#cart #cartDetail .qty
{
	width: 20px;
}

#cart #cartDetail .name
{
	width: 105px;
}

#cart #cartDetail .price
{	

}

#cart #cartSummary
{
	display: block;
	font-size: 13px;
	float: left;
	margin-top: 7px;
	padding-left: 31px;
}

#cart #cartSummary #item
{
	display: block;
	float: left;
}

#cart #cartSummary #subtotal
{
	display: block;
	float: left;
	padding-left: 91px;
}
/* Cart End */

/* Parchment Begin */
#parchmentTop
{
	float: left;
	height: 33px;
	width: 700px;
	margin-top: 30px;
	background: transparent url(../../Images/Pages/ParchmentTop.gif) no-repeat center top;
}

#parchmentMiddle
{
	width: 640px;
	background: transparent url(../../Images/Pages/ParchmentMiddle.gif) repeat-y center top;
	padding-left: 30px;
	padding-right: 30px;
	margin: 0;
	float: left;
}

.parchmentDivider
{
	float: left;
	height: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
	background: transparent url(../../Images/Pages/ParchmentDivider.gif) no-repeat center top;	
}

#parchmentBottom
{
	float: left;
	height: 35px;
	width: 700px;
	background: transparent url(../../Images/Pages/ParchmentBottom.gif) no-repeat center top;
}

#framedParchmentTop
{
	float: left;
	height: 57px;
	width: 700px;
	margin-top: 30px;
	background: transparent url(../../Images/Pages/workshopParchmentT.gif) no-repeat center top;
}

#framedParchmentMiddle
{
	width: 640px;
	background: transparent url(../../Images/Pages/workshopParchmentMiddle.gif) repeat-y center top;
	padding-left: 30px;
	padding-right: 30px;
	float: left;
}

#framedParchmentBottom
{
	float: left;
	height: 57px;
	width: 700px;
	background: transparent url(../../Images/Pages/workshopParchmentB.gif) no-repeat center top;
}

/* Parchment End */

/* Speech Begin */
.speech
{
	margin-top: 10px;
	width: 690px;
	text-align: left;
	padding-top: 80px;
}

.speech p
{
	margin-bottom: 10px;
}

.speech .borderLayer1
{
	background: transparent url(../../Images/Speech/BorderLeft.gif) left top;
}

.speech .borderLayer2
{
	background: transparent url(../../Images/Speech/BorderRight.gif) right bottom;
	border: solid 1px #000;
}

.speech .colourBorder1
{
	border: solid 5px #382d0d;
	background: transparent url(../../Images/Speech/Cloudy.gif) repeat left top;
	margin: 4px;
}

.speech .colourBorder2
{
	background-color: #993300;
	border: solid 1px #000;
}

.speech .left .colourBorder2
{
	margin-left: 140px;
}

.speech .right .colourBorder2
{
	margin-right: 140px;
}

.speech .contentContainer
{
	background-color: #fff;
	border: solid 1px #000;
	margin: 2px;
}

.speech .content
{
	text-align: left;
	padding: 10px;
	padding-top: 7px;
	background: #fff url(../../Images/Speech/TextFade.gif) repeat-y left top;
	margin: 1px;
	line-height: 1.3em;
}

.speech .character
{
	height: 166px;
	width: 164px;
	margin-top: -176px;
}

.speech .character img
{	
}

.speech .left .character
{
	margin-right: 520px;
}

.speech .right .character
{
	margin-left: 520px;
}

.speech a
{
	display: block;
	color: #993300;
	margin-bottom: 5px;
}
/* Speech End */

/* Elements Begin */
h2
{
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	color: #663300;
}

h3
{
	margin: 0;
	margin-bottom: 5px;
	padding: 0;
	color: #663300;
}

p
{
	margin: 0;
	padding: 0;
}

a,
a:active,
a:hover,
a:visited
{
	color: #993300;
}

img
{
	margin: 0;
	padding: 0;
	z-index: 10;
}


table
{
	border: none;
	/*border-style: hidden;*/
}

tr
{
	border: none;
	/*border-style: hidden;*/
}

td
{
	border: none;
	/*border-style: hidden;*/
}

th,
td.header
{
	color: #993300;
	border-bottom: solid 1px #000;
	padding-right: 15px;
}

td.footer
{
	font-weight: bold;
	border-top: solid 1px #000;
	padding-right: 15px;
}

input,
select,
textarea
{
	font-family: Garamond, Times New Roman;
}

fieldset
{
	float: left;
	padding: 0;
	margin: 0;
	border: 0;
	margin-bottom: 2px;
	width: 90%;
}

fieldset label
{
	float: left;
	width: 120px;
	display: block;
	text-align: right;
	margin: 0;
	margin-right: 10px;
	color: #993300;
	padding: 0;
	margin-top: 0px;
}

fieldset input
{
	float: left;
	padding: 0;
	margin: 0;
}

fieldset select
{
	float: left;
}
/* Elements End */

/* News Begin */
#news #newsContent
{	
	margin: 0;
}

#news #content h3
{	
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
}

#news #content p
{
	margin-bottom: 5px;
}

#news #content a
{	
	color: #993300;
}
/* News End */

/* Login Begin */
#login #response
{
	width: 640px;
	margin-bottom: 10px;
}
/* Login Begin */

/* Product List Begin */
#productList
{
	float: left;
	width: 700px;
}



#productList fieldset
{
	border: 0;
}

#productList #productDetail
{
	float: left;
	width: 100%;	
}

#productList #imageArea
{
	float: left;			
	width: 109px;
	height: 106px;
	margin-right: 10px;	
}

#productList #imageArea img.thumb
{
	float: left;
	width: 95px;
	height: 92px;	
	margin-top: 6px;
	margin-left: 6px;
	border: solid 2px #d3af76;	
}
#productList #imageAreaCard
{
	float: left;	
	width: 214px;	
	height: 299px;
	
	margin-right: 10px;	
}

#productList #imageAreaCard img
{
	float: left;
	width: 200px;
	height: 285px;	
	margin-top: 6px;
	margin-left: 6px;
	border: solid 2px #d3af76;	
}
#productList #productArea
{
	float: left;
	width: 205px;
	margin-right: 10px;
}

#productList #productCaptionArea
{
	float:left;
	width:450px;
	margin-bottom:5px;
}

#productList #productCaptionArea h2
{

	margin: 0;
	padding: 0;
	font-size: 1em;
	font-weight: bold;
	width: 100%;
}


#productList #productArea p
{
	float: left;
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
}
 
#productList #productArea a
{
	display: block;
	color: #000;
	float: left;
	margin-right: 5px;
	text-decoration: none;
}

#productList div.shipping
{
	float:left;
	font-size: 0.8em;
	margin-top: 10px;
	color: #663300;	
	clear: left;
	width: 160px;
}

#productList div.size
{
	
}

#productList #detailArea
{
	width: 300px;
	float: left;
}

#productList #detailArea label
{
	margin: 0;
	text-align: left;
	margin-right: 5px;
	width: 70px;
	color: #993300;
}

#productList #detailArea .list
{
	width: 190px;
	float: left;
}

#productList #pricingArea
{
	width: 300px;
	float: left;	
}

#productList #pricingArea fieldset
{
	margin: 0;
	padding: 0;
	border: 0;
	width: 100%;
}

#productList #pricingArea label
{
	margin: 0;
	text-align: left;
	margin-right: 5px;
	width: 70px;
	color: #993300;
	float: left;
}

#productList #regularPrice
{
	text-decoration: line-through;
}
#productList .specialPrice
{
	font-weight: bold;
	color: #D90B0B;
}

#productList #pricingArea .buttons
{
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

#productList #pricingArea .button
{
	margin-left: 5px;
	margin-bottom: 3px;
}

#productList #summaryArea
{
	float: left;
	margin-bottom: 20px;
}

#productList #summaryArea label
{
	width: 140px;
	margin-top: 0;
}
/* Product List End */

/* Product News Items Begin */

#productList #newsDetail
{
	float: left;
	width: 100%;
}

#productList #newsDetail h2
{
	text-align: left;
	margin-bottom: 5px;
	margin-left: 10px;
} 

#productList #newsItemImageArea
{
	float: left;	
	margin-right: 10px;	
}

#productList #newsItemImageArea img
{
	float: left;
	margin-top: 6px;
	margin-left: 6px;
	border: solid 2px #d3af76;	
}

#productList #newsCopyArea
{
	float: left;	
	width:460px;
}

#productList .newsProductArea
{
	float: left;		
	margin-top: 15px;
	margin-right: 10px;		
	width:450px;	
}

#productList .newsProductArea a
{	
	
	margin-bottom: 5px;
}

#productList .newsProductArea .newsProductLinkArea
{
	float: left;		
	width:250px;		
}

#productList .newsProductArea .newsProductPropertyArea
{	
	float: left;		
	width:150px;	
}

#productList .newsProductArea fieldset
{
	margin-bottom:5px;
	float:left;
}

#productList .newsProductArea label
{
	width: 60px;
}


/* Product News Items End */

/* Product Begin */
#product h2
{
	text-align: center;
	margin-bottom: 20px;
}

#product #images
{
	float: left;
	text-align: center;
	margin-bottom: 20px;
	width: 100%;
}

#product #images img
{
	width: 200px;
	border: solid 2px #d3af76;
}

#product #overview
{
	float: left;
	margin-bottom: 20px;
	width: 100%;
}

#product #attributes
{
	float: left;
	margin-bottom: 20px;
}

#product .left
{
	float: left;
	width: 300px
}

#product .right
{
	float: right;
	width: 320px;
}

#product #details
{
	float: left;
	margin-bottom: 20px;
	width: 100%;
}

#product #regularPrice
{
	text-decoration: line-through;
}
#product .specialPrice
{
	font-weight: bold;
	color: #D90B0B;
}

#product #pricing
{
	float: left;
	margin-top: 20px;
}

#product #pricing input.qty
{
	width: 20px;
}	
/* buttons moved, so left padding no longer required
#product #pricing input.button
{
	margin-left: 5px;
}	
*/
#product #instructions
{
	float: left;
	margin-bottom: 20px;
	width: 100%;
}

#product #uses
{
	float: left;
	margin-bottom: 20px;
	width: 100%;
}

#product #related
{
	float: left;
	margin-bottom: 20px;
	width: 100%;
}

#product #navBackArea
{
	float:left;	
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 5px;
}

#product #navBackArea img
{
	border: 0;
}

/* Product End */

/* Experience Begin */
#experience
{
}

#experience #level
{
	float: left;
	width: 200px;
}

#experience #xp
{
	float: left;
	width: 200px;
}

#experience #levelUp
{
	float: left;
}

#experience fieldset
{
	float: left;
}

#experience fieldset label
{
	float: left;
	margin-top: 0;
	width: 50px;
}

#experience fieldset span
{
	float: left;
	margin-top: 0;
}

#experienceForOrder
{
	float: left;
	font-weight: bold;
}
#experienceForOrderLink
{
	float: left;
	font-weight: bold;
	margin-left:10px;
}
/* Experience End */

/* Heraldry Begin */
#heraldry
{
	float: left;
	width: 100%;
	margin-bottom: 20px;
}

#heraldry fieldset
{
	float: left;
	width: auto;
	margin-right: 12px;
}

#heraldry label
{
	width: auto;
}

#heraldry input
{
	width: 75px;
}

#heraldry fieldset .helptext
{
	font-family: Arial;
	font-size: 10px;
	color: #993300;
}
/* Heraldry End */

/* My Chamber Area Begin */
/*#myChamber label
{
	width: 100px;
}*/

#myChamber #heraldry label
{
	width: auto;
}

#myChamber #xp
{
	margin-bottom: 20px;
	float: left;
}

#myChamber #left
{
	float: left;
	width: 280px;
}

#myChamber #right
{
	float: left;
	width: 300px;
}

#myChamber #profile
{
	clear : left;
}

#myChamber #profile label
{
	text-align: left;
	width: 120px;
}

#myChamber #forum
{
	clear : left;
}

#myChamber #training
{
	float: left;
}

#myChamber #attributes
{
	margin-top: 20px;
	float: left;
}

#myChamber #levelHistory
{
	margin-top: 20px;
	width: 100%;
	float: left;
}

#myChamber #creditHistory
{
	margin-top: 20px;
	width: 100%;
	float: left;
}

#myChamber #experienceHistory
{
	margin-top: 20px;
	width: 100%;
	float: left;
}

/* My Chamber Area End */

/* Dispatch Message Area End */
#dispatch a
{
	display: block;
	margin-bottom: 10px;
}
/* Dispatch Message Area End */

/* Verify Cart Area Begin */
#verifyOrder #contents
{
	float: left;
	margin-bottom: 20px;
	width: 100%;
}

#verifyOrder #experience
{
	float: left;
	margin-bottom: 20px;
	width: 100%;
}

#verifyOrder #credits
{
	float: left;
	margin-bottom: 20px;
	width: 100%;
}

#verifyOrder #credits p
{
	margin-bottom: 10px;
}

#verifyOrder #promotions
{
	float: left;
	margin-bottom: 20px;
	width: 100%;
}

#verifyOrder #shippingOptions
{
	float: left;
	margin-bottom: 20px;
	width: 100%;
}

#verifyOrder #shippingAddress
{
	float: left;
	margin-bottom: 20px;
	width: 100%;
}

/* Verify Cart Area End */

/* Confirm Order Area Begin */
#confirmOrder #deliveryArea
{
	float: left;
	margin-bottom: 20px;
	width: 70%;
}

div.multilineWide
{
	float: left;
	width: 250px;
}

#confirmOrder #detailsArea
{
	float: left;
	margin-bottom: 20px;
	width: 400px;
	
}

#confirmOrder #summaryArea
{
	float: left;
	width: 400px;	
}

#confirmOrder #summaryArea fieldset
{
	float: left;
	width: 100%;	
}

#confirmOrder #summaryArea label
{
	width:300px;	
}

#confirmOrder #summaryArea span
{
	width:90px;	
}
/* Confirm Order Area End */

/* Order Area End */
#order #headerArea
{
	float: left;
	margin-bottom: 20px;
	width: 500px;
}

#order #shippingArea
{
	float: left;
}

#order #itemArea
{
	float: left;
}
/* Order Area End */

/* Payment Area Begin */

#paymentArea #formArea
{
	float:left;
	width: 400px;
}

#verisignSealArea
{
	float: left;		
}

/* Payment Area End */

/* Workshop Area Begin */

#workshop h2
{
	display:inline;	
}

#workshop #raceNavArea
{	
	float: left;
	text-align: center;
	margin-left: 75px;
}

#workshop #raceNavArea .navArrow
{
	float: left;
	width: 93px;
	height: 57px;
}

#workshop #raceNavArea #raceNameArea
{
	margin-top: 1px;
	float: left;
	text-align: center;
	line-height: 57px;
	width: 140px;
	background: url(../../Images/Workshop/barmid.gif) repeat-x left center;
	font-weight: bold;
	font-size: 12pt;
	color: #d3ad02;
}

#workshop #townArea
{
	float:left;	
	text-align:left;
	width: 625px;
	height: 353px;
	background: transparent url(../../Images/Workshop/HumanTown.jpg) no-repeat top left;
	overflow: hidden;
}

#workshop #townArea a
{
	margin:0;
	padding:0 ;
}

#workshop #townArea img
{
	border: 0;
	padding: 0;
	margin: 0;
}

#workshop #townArea #church
{
	display: block;
	width: 86px; 
	height: 92px;
	position: relative;
	top: 9px;
	left: 219px;
}

#workshop #townArea #church:hover
{
	background: transparent url(../../Images/Workshop/church_hl.gif) no-repeat top left;
}

#workshop #townArea #brickhouse
{
	display: block;
	width: 63px; 
	height: 70px;
	position: relative;
	top: -44px;
	left: 318px;
}

#workshop #townArea #brickhouse:hover
{
	background: transparent url(../../Images/Workshop/brickhouse_hl.gif) no-repeat top left;
}

#workshop #townArea #shop
{
	display: block;
	width: 70px; 
	height: 62px;
	position: relative;
	top: -61px;
	left: 108px;
}

#workshop #townArea #shop:hover
{
	background: transparent url(../../Images/Workshop/shop_hl.gif) no-repeat top left;
}

#workshop #townArea #blacksmith
{
	display: block;
	width: 57px; 
	height: 62px;
	position: relative;
	top: -123px;
	left: 195px;
}

#workshop #townArea #blacksmith:hover
{
	background: transparent url(../../Images/Workshop/blacksmith_hl.gif) no-repeat top left;
}

#workshop #townArea #inn
{
	display: block;
	width: 133px; 
	height: 121px;
	position: relative;
	top: -147px;
	left: 353px;
}

#workshop #townArea #inn:hover
{
	background: transparent url(../../Images/Workshop/inn_hl.gif) no-repeat top left;
}

#workshop #townArea #townhall
{
	display: block;
	width: 116px; 
	height: 110px;
	position: relative;
	top: -270px;
	left: 100px;
}

#workshop #townArea #townhall:hover
{
	background: transparent url(../../Images/Workshop/townhall_hl.gif) no-repeat top left;
}

#workshop #townArea #countryhouse
{
	display: block;
	width: 64px; 
	height: 71px;
	position: relative;
	top: -306px;
	left: 289px;
}

#workshop #townArea #countryhouse:hover
{
	background: transparent url(../../Images/Workshop/countryhouse_hl.gif) no-repeat top left;
}

#workshop #townArea #smallhouse
{
	display: block;
	width: 68px; 
	height: 63px;
	position: relative;
	top: -315px;
	left: 184px;
}

#workshop #townArea #smallhouse:hover
{
	background: transparent url(../../Images/Workshop/smallhouse_hl.gif) no-repeat top left;
}


#workshop #townCopyArea
{	
	float:left;
	width:90%;
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
}


/* Workshop Area End */

/* Workshop Plan Area Begin */


.planImageTop
{
	float: left;
	height: 38px;
	width: 268px;
	margin: 0;	
	background: transparent url(../../Images/Workshop/workbuildingtop.gif) no-repeat center top;
}

.planImageMiddle
{
	margin: 0;
	width: 268px;
	background: transparent url(../../Images/Workshop/workbuildingmid.gif) repeat-y center top;
	float: left;
}

.planImageBottomNormal
{
	float: left;
	height: 46px;
	width: 268px;
	margin: 0;	
	background: transparent url(../../Images/Workshop/workbuildingbottom.gif) no-repeat center top;
}

.planImageBottomFront
{
	float: left;
	height: 46px;
	width: 268px;
	margin: 0;	
	background: transparent url(../../Images/Workshop/workbuildingbottomf.gif) no-repeat center top;
}

.planImageBottomBack
{
	float: left;
	height: 46px;
	width: 268px;
	margin: 0;	
	background: transparent url(../../Images/Workshop/workbuildingbottomb.gif) no-repeat center top;
}

#productList #picArea
{
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;	
	display:block;
	float:left;		
}

#productList #picArea p.imgCaption
{
	background-color:Red;
	float:none;
	display:block;
	font-size: 0.8em;
	margin: 0;
	color: #663300;			
	text-align:center;
}

#productList #picArea .planImageAreaLeft
{
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;	
	width: 300px;
}

#productList #picArea .planImageAreaRight
{
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;	
	width: 300px;
}

#productList #picArea .planImageArea img
{
	cursor: pointer;		
}

#productList .stepByStepArea
{
	float:left;
	text-align:center;
	width:90%;
	margin-top:10px;
}

#productList .stepByStepArea img
{
	border: solid 2px #d3af76;	
}

#productList #textArea h2
{
	margin-left: 10px;
	margin-top: 0;
	margin-bottom: 0;
}

#productList #planCopyArea p
{	
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;	
}

#productList #workshopPlanProductArea
{
	float: left;
	width: 225px;
	margin-right: 10px;
}

#productList #workshopPlanProductArea h2
{
	float: left;
	margin: 0;
	padding: 0;
	font-size: 1em;
	font-weight: bold;
	width: 100%;
}
 
#productList #workshopPlanProductArea a
{
	display: block;
	color: #000;
	float: left;
	margin-right: 5px;
	text-decoration: none;
}

#productList #workshopPlanProductArea p
{
	float: left;
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
}



#productList #workshopPlanDetailArea
{
	width: 140px;
	float: left;	
}

#productList #workshopPlanDetailArea label
{
	margin: 0;
	text-align: left;
	margin-right: 5px;
	width: 80px;
	color: #993300;
}

#productList #workshopPlanDetailArea .totalCostArea
{		
	margin-top: 10px;
	padding: 0;
	border-top: solid 1px #d3af76;
	width: 100%;
}

#productList #workshopPlanPricingArea
{
	width: 145px;
	float: left;	

}

#productList #workshopPlanPricingArea fieldset
{
	margin: 0;
	padding: 0;
	border: 0;
	width: 100%;
}

#productList #workshopPlanPricingArea label
{
	margin: 0;
	text-align: left;
	margin-right: 5px;
	width: 35px;
	color: #993300;
	float: left;
}

#productList #workshopPlanPricingArea .buttons
{
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

#productList #workshopPlanPricingArea .button
{
	margin-left: 5px;
	margin-bottom: 3px;
}

#productList #workshopPlanProductFooterArea
{
	float:left;	
	text-align:right;		
	width: 100%;	
}

#productList #disclaimer
{
	float:left;			
	font-size: 9pt;		
	margin-left:15px;
	margin-top:10px;
	text-align:center;
	width: 600px;
}

#productList #workshopPlanProductFooterArea #projectPriceLabel
{		
	color: #993300;
	float:left;
	margin-left:10px;
	font-weight:bold;
	
}

#workshopPlanProductFooterArea #projectPrice
{
	font-weight: bold;
	text-align: right;
	vertical-align: middle;
	margin-right: 15px;
	font-size: 12pt;
}

#productList #workshopPlanProductFooterArea .buttons
{
	text-align: center;	
	margin-top: 10px;
	margin-bottom: 10px;
}

#productList #workshopPlanProductFooterArea .button
{
	margin-left : 10px;
	margin-left: 5px;
	margin-bottom: 3px;
}

/* Product Request Begin */
#productRequest fieldset
{
	width:100%;	
	float:left;	
}

#productRequest fieldset label
{
	float:left;
	width:150px;
}

#productRequest textarea
{
	float:left;				
	margin:0;
	padding:0;
}

/* Product Request End */


/* Workshop Plan Area End */

/* Classes Begin */
.validate
{
	color: #993300;
	padding: 0;
	margin: 0;
	padding-left: 3px;
}

.buttons
{
	float: left;
	width: 100%;
}

.buttons a
{
	font-weight: bold;
	font-size: 1.0em;
	margin-left: 10px;
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #993300;
}

.button
{
	border: solid 1px #90754b;
	background: #debf8d;
	font-weight: bold;
	font-size:10pt;
}

.multiline
{
	float: left;
	width: 65px;
}

.multilineWide
{
	float: left;
	width: 165px;
}

input.textbox
{
	width: 25px;
}

.scribeLetter
{
	float:left;	
	margin-right:4px;
	margin-bottom:2px;
}

#workshopPlanStepArea #textArea
{
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 2px;
}

#workshopPlanStepArea #stepImgArea
{
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}

#workshopPlanStepArea #stepImgArea img
{
	margin: 2px;
	border: solid 2px #d3af76;	
	cursor: pointer;
}

#workshopPlanStepArea #stepCopyArea
{	
	vertical-align: top;
	
}

#workshopPlanStepArea #TOCArea
{
	width: 150px;
	float: right;
	margin-bottom: 10px;	
	margin-left:10px;
	
	text-align: left;	
}

#workshopPlanStepArea #TOCArea a
{
	font-size:9pt;
	color:#993300;
}

#workshopPlanStepArea #TipArea
{	
	width:450px;
	display:block;
	float:left;
	margin-top:10px;	
}

#workshopPlanStepArea .bordered td
{	
	font-family:Arial;
	font-size:9pt;
	border: solid 1px #d3af76;
}

.CAD
{
	width: 22px;
	height: 16px;
	background: transparent url(../../Images/Cart/CAD.gif) no-repeat left top;
}
.CADSelected
{
	width: 22px;
	height: 16px;
	background: transparent url(../../Images/Cart/CADSelected.gif) no-repeat left top;
}
.USD
{
	width: 22px;
	height: 16px;
	background: transparent url(../../Images/Cart/USD.gif) no-repeat left top;
}
.USDSelected
{
	width: 22px;
	height: 16px;
	background: transparent url(../../Images/Cart/USDSelected.gif) no-repeat left top;
}
.home
{
	color: Red;
	width: 100px;
	height: 50px;
	margin-top: 50px;
}
.eventList
{
	clear: both;
}
.eventList .eventMonth
{
	font-family: Arial Black;
	font-size: 20pt;
	margin: 10px 0 0px 0;
	color: #663300;
	clear: both;
}
.eventList .day
{
	float: left;
	width: 50px;
}
.eventList .time
{
	float: left;
	width: 120px;
}
.eventList .system
{
	float: left;
	width: 150px;
	
}
.eventList .name
{
	float: left;
	width: 280px;
}

.eventList .fee
{
	float: left;
	width: 30px;
}

.eventDetail
{
	clear: both;
}
.eventDetail .title
{
	font-family: Arial Black;
	font-size: 20pt;
	margin: 10px 0 0px 0;
	color: #663300;
	clear: both;
}
.eventDetail .time
{
	font-size: 12pt;
	font-weight: bold;
	margin: 5px 0 0px 0;
	color: #663300;
	clear: both;
}
.eventDetail .day
{
	float: left;
	width: 50px;
}

.eventDetail .system
{
	float: left;
	width: 150px;
	
}
.eventDetail .name
{
	float: left;
	width: 280px;
}

.eventDetail .fee
{
	float: left;
	width: 50px;
}
.eventDetail .prize
{
	float: left;
	width: 50px;
}

.eventDetail .label
{
	float: left;
	width: 75px;
	display: block;
	text-align: right;
	margin: 0;
	margin-right: 10px;
	color: #993300;
	padding: 0;
	margin-top: 0px;
}
.eventDetail .imageSection
{
	float: left;
	margin: 10px;
}
.eventDetail .header
{
	float:left;
}
.eventDetail .line
{
	clear:both;
	margin-top: 5px;
}


.gameList
{
	clear: both;
}
.gameList .name
{
	font-family: Arial Black;
	font-size: 12pt;
	margin: 10px 0 0px 0;
	color: #663300;
	clear: both;
}
.gameList .systemname
{
	font-family: garamond, times; 
	font-weight: bold ;	
}
.gameList .summary
{
	clear:both;
	margin: 10px 0 10px 20px;
}
.gameList .time
{
	margin-left: 20px;
	float: left;
	width: 120px;
}
.gameList .system
{
	float: left;
	width: 150px;
	
}
.gameList .availability
{
	float: left;
	width: 150px;
}

#poppingCardThumb {
	
	left: 10px;
	position: relative;
	top: 10px;
	width: 71px;
}

#poppingCardThumb a .large {
	border: 0px;
	display: block;
	height: 1px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 1px;
}

#poppingCardThumb a img {
	border: 0;
}

#poppingCardThumb a.thumbpop, #poppingCardThumb a.thumbpop:visited {
	background: #FFFFFF;
	border: 1px solid #000000;
	display: block;
	width: 50px;
	height: 71px;
	left: 0;
	text-decoration: none;
	top: 0;
	
}

#poppingCardThumb a.thumbpop:hover {
	background-color: #8C97A3;
	color: #000000;
	text-decoration: none;
}

#poppingCardThumb a.thumbpop:hover .large {
	border: 1px solid #000000;
	display: block;
	width: 200px;
	height: 285px;	
	left: -225px;
	position: absolute;
	top: -25px;
	
}

.imagePreview {
	position: relative;
}
.imagePreview a .largeCard {
	border: 0px;
	display: block;
	height: 1px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 1px;
}
.imagePreview a .largeProduct {
	border: 0px;
	display: block;
	height: 1px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 1px;
}
.imagePreview a.thumbpop:hover .largeCard {
	border: 1px solid #000000;
	display: block;
	width: 200px;
	height: 285px;	
	left: -225px;
	position: absolute;
	top: -25px;
	z-index: 100;
}
.imagePreview a.thumbpop:hover .largeProduct {
	border: 1px solid #000000;
	display: block;
	width: 239px;
	height: 256px;	
	left: -264px;
	position: absolute;
	top: -25px;
	z-index: 100;
}

.cardList td
{
	font-family: arial;
	font-size: 9pt;
	vertical-align: top;
}

/*Added for Special Orders*/
.specialOrders
{
	padding-left:10px;
	font-family:Arial;
	font-size: 10pt;
}


.specialOrders label
{
	font-weight:bold;
	color: #993300;
}


#poppingThumb {
	
	position: relative;
	width:390px;
	display:inline-block;
}

#poppingThumb th
{
	color: #993300;
	font-weight:bold;
	padding-right:5px;
	text-align:right;
	border-bottom:none;
}

#poppingThumb .large {
	border: 0px;
	display:none;
	height: 1px;
	left: -1px;
	position:absolute;
	top: -1px;
	width: 1px;
}


#poppingThumb a:hover .large {
	border: solid 2px #000000;
	display:block;
	background-color:#f3d3a1;
	width: 240px;
	height: auto;	
	left: -295px;
	position:absolute;
	bottom:0;
	top:auto;
}

.specialOrderDivider
{
	height: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 90%;
	background: transparent url(../../Images/Pages/ParchmentDivider.gif) no-repeat center top;	
}




/* Classes End */