#Master_Wrapper {
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../Images/Wrapper_Background.png);
	background-repeat: repeat-y;
	padding-right: 5px;
	padding-left: 5px;
	float: left;
}
#Center_Wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding: 0px;
	width: 770px;
}
#Footer {
	clear: both;
	display: block;
}

#Header_Wrapper {
	width: 650px;
	float: left;
}
#Body {
	margin: 0px;
	float: left;
	width: 650px;
}
#Body p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


#TopCorners {
	background-image: url(../Images/Cedarwood_TopBorder.png);
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	height: 16px;
	width: 760px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}


.DivLeft {
	float: left;
}
#LogoOld {
	width: 200px;
	height: 107px;
	vertical-align: middle;
	text-align: center;
	top: auto;
	bottom: auto;
	margin: 0px;
	padding: 0px;
	float: left;
	background-image: url(../Images/Cedarwood_LogoBG.png);
	background-repeat: no-repeat;
}
.LogoAlignment {
	text-align: center;
	vertical-align: middle;
}

#Title {
	float: left;
	width: 450px;
	height: 107px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}
#ProviderText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	margin: 0px;
	height: 37px;
	width: 450px;
	background-image: url(../Images/Cedarwood_ProviderBG.png);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
	color: #cbe1ff;
}

#Nav {
	clear: both;
	width: 650px;
	background-image: url(../Images/Cedarwood_NavBG.png);
	background-repeat: no-repeat;
	vertical-align: bottom;
	text-align: center;
	padding-top: 8px;
}
#Nav img {
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	margin: 0px;

}


#WorkshopDetail {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#WorkshopDetail h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	background-color: #8CA8FE;
	text-align: center;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
	background-image: url(../Images/WorkDetail_Title.png);
	background-repeat: no-repeat;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #257421;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 4px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #3EDC27;
	border-right-color: #3EDC27;
	border-bottom-color: #3EDC27;
	border-left-color: #3EDC27;
	background-color: #FFFFFF;
	font-size: xx-large;
	clear: both;
	background-image: url(../Images/title_bg.png);
	background-repeat: repeat-x;
}
.WorkshopDetailTable {
	margin: 0px;
	border-collapse:collapse;
	border: 1px solid #000066;
}
.WorkshopDetailTable th {
	background-color: #C1D1FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: right;
	padding-right: 5px;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
}
#PrintName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #E69102;
	display: none;
}

.WorkshopDetailTable td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #B4C8FE;
	border-right-color: #B4C8FE;
	border-bottom-color: #B4C8FE;
	border-left-color: #B4C8FE;
	font-size: 12px;
	padding: 3px;
}
#Categories {
	margin: 0px;
	padding: 3px;
	float: left;
	width: 150px;
	display: none;
}
#Categories ul {
	margin: 0px;
	list-style: none;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#Categories ul li {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #000066;
}
#Categories ul ul li
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	list-style-type: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
#Categories ul ul li a
{
	margin: 0px;
	display: block;
	background-color: #0248e5;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../Images/Cat_Back01.png);
	border-top-style: none;
	border-right-style: none;
	background-repeat: no-repeat;
	height: 18px;
	border-bottom-width: 1px;
	border-bottom-color: #1F2C72;
	border-left-width: 8px;
	border-left-color: #1a419b;
}
#Categories ul ul li a:hover
{
	color: #FFFFFF;
	background-color: #4b82ff;
	display: block;
	background-image: url(../Images/Cat_Back02.png);
	background-repeat: repeat-y;
	border-bottom-width: 1px;
	border-left-width: 8px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #1F2C72;
	border-left-color: #1A419B;

}
#Nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	background-repeat: repeat-x;
	display: block;
	height: 19px;
	border-bottom-color: #000000;
}
#Nav ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	display: inline;
	margin: 0px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #B1D1FC;
	vertical-align: middle;
	height: 19px;
}

#Nav ul li a {
	color: #000000;
	text-decoration: none;
	display: inline;
}
#Nav ul li a:hover {
	background-color: #FEFCED;
	background-image: url(%20);
	text-decoration: underline;
}
#BrowseBar {
	background-image: url(../Images/Cat_Back-Browse.png);
	background-repeat: repeat-x;
	background-color: #D3CC84;
	margin: 0px;
	padding: 0px;
}
#SearchBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #B0A27B;
	background-image: url(../Images/Cat_Back-Search.png);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px;
	padding: 0px;
	display: none;
}
#SearchBar form {
	margin: 0px;
	padding: 2px;
}
#CartAdd {
	height: 150px;
	width: 300px;
	position: absolute;
	z-index: 0;
	left: 312px;
	top: 350px;
	right: auto;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border: 1px solid #374090;
	display: none;
}
.cartTotal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
}
#MsgStatus {
	position: absolute;
	left: 250px;
	top: 197px;
	width: 252px;
	padding: 0px;
	height: auto;
	right: auto;
	display: none;
	z-index: 11;
}
#MsgStatusBody {
	background-image: url(../Images/cartup_Body.png);
	background-repeat: repeat-y;
	width: 232px;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
	color: #767676;
}
#MsgStatusFinished {
	background-image: url(../Images/cartup_Body.png);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #767676;
	width: 232px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	display: none;
}
#Status {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #CCFFFF;
	border: 1px solid #990000;
	margin: 15px;
	padding: 5px;
}

.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #900;
	background-color: #FFDFDF;
	display: block;
	margin: 30px;
	padding: 10px;
	border: 1px solid #FAA;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	-moz-box-shadow: 3px 3px 3px #333;
	-webkit-box-shadow: 3px 3px 3px #333;
	box-shadow: 3px 3px 3px #333;
	overflow: auto;
}
.error ul {
	padding: 0px;
	list-style-type: none;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	float: left;
}

.error a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	text-decoration: none;
	margin: 5px;
	padding: 2px;
	background-color: #C1FFC1;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #003300;
	border-bottom-color: #003300;
	border-left-color: #999999;
}
.error a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 5px;
	padding: 2px;
	background-color: #005500;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #003300;
	border-bottom-color: #003300;
	border-left-color: #999999;
}

.GrayScreen {
	background-image: url(../Images/overlay-50blk.png);
	height: 100%;
	width: 100%;
	position: fixed;
	z-index: 1;
	display: none;
	margin: 0px;
	padding: 0px;
	background-position: left top;
	overflow: hidden;
}
#RegStatus {
	position: absolute;
	left: 250px;
	top: 197px;
	width: 252px;
	padding: 0px;
	height: auto;
	right: auto;
	display: block;
	z-index: 12;
}
#RegStatusBody {
	background-image: url(../Images/cartup_Body.png);
	background-repeat: repeat-y;
	width: 232px;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
	color: #767676;
}
#RegStatusFinished {
	background-image: url(../Images/cartup_Body.png);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #767676;
	width: 232px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	display: none;
}
.info-box {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	width: 615px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.info-box_body {
	background-image: url(../Images/InfoBox_Body.png);
	background-repeat: repeat-y;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.info-box_body p {
	margin: 0px;
}
.notice {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFE8C6;
	border: 1px solid #FF9900;
	padding: 4px;
	width: 500px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	font-size: 11px;
	color: #3E1F00;
}

