/*
=========================
ERROR MESSAGES
=========================
*/
.errorBlue
{
	color: #0033aa;
	FONT-WEIGHT:bold;
	FONT-SIZE:11pt
}
.imgLogo
{
	float: right;
}
.errorRed
{
	color: Red;
	FONT-WEIGHT:bold;
	FONT-SIZE:12pt
}
.formHolder
{
	width: 650px;
}
.formLeft
{
	width: 300px;
	float: left;
}
.formRight
{
		float: left;
}
.lllo
{
	height: 25px;
}
.pnlCheck
{
	font-family: Arial;
	font-size: 10px;
}
.smlBox
{
	width: 30px;
}

.arial
{
	font-family: Arial;
	font-size: 12px;
}
.CloseButton
{
	float: left;
	height:30px;
	text-align:right;
	width:520px;
}
.GalBorder
{
	width:520px;
}

.datagrid_container
{
	float:left;
	width:100%;
}
/*
=========================
STONE SAMPLE BOXES
=========================
*/
.stoneSample
{
	width:130px;
	padding:5px;
	background-color:#e7e7e7;
float:left;
margin-right:25px;
margin-bottom:25px;
}

.stoneSampleHeader
{
	float:left;
	width:140px;
	padding: 5px 5px 5px 5px;
	text-align:center;
	background-color:#ffffff;
	height:40px;
	font-size:8pt;
}

.stoneSampleImage
{
	float:left;
	width:140px;
	height:140px;

}

.stoneSampleFooter
{
	float:left;
	width:140px;
	padding: 5px 5px 5px 5px;
	text-align:center;
	background-color:#ffffff;
	height:40px;
	font-size:8pt;
}
/*
=========================
STONE SAMPLE BOXES
=========================
*/
.stoneSample
{
	width:130px;
	padding:5px;
	background-color:#e7e7e7;
float:left;
margin-right:25px;
margin-bottom:25px;
}

.stoneSampleHeader
{
	float:left;
	width:140px;
	padding: 5px 5px 5px 5px;
	text-align:center;
	background-color:#ffffff;
	height:40px;
	font-size:8pt;
}

.stoneSampleImage
{
	float:left;
	width:140px;
	height:140px;

}

.stoneSampleFooter
{
	float:left;
	width:140px;
	padding: 5px 5px 5px 5px;
	text-align:center;
	background-color:#ffffff;
	height:40px;
	font-size:8pt;
}
/*
=========================
RAD EDITOR 
=========================
*/
.radeditor
{
	font-family: Arial;
}

#radeditor
{
	font-family: Arial;
}
/*
=========================
	HTML TAGS
=========================
*/
#WEBBODY
{
	background-color	: #FFFFFF;
	color				: #5C5A56;
	font-family			: Arial;
	font-size			: 8pt;
	margin				: 0px;
	height				: 100%;
	width				: 100%;
	text-align			: center;
}

#IMAGEBODY
{
	background-color	: #FFFFFF;
	color				: #5C5A56;
	font-family			: Arial;
	font-size			: 8pt;
	margin				: 0px;
	height				: 100%;
	width				: 100%;
}
#ADMINBODY
{
	background-color	: #FFFFFF;
	color				: #000000;
	font-family			: Arial;
	font-size			: 8pt;
}
.KeyText
{
	font-size			: 9px;
	background-color	: #dddddd;
}
.KeyText1
{
	font-size			: 9px;
	background-color	: #ffffff;
}
.KeyTitle
{
	color				: #756A12;
	font-size			: 13px;
	font-weight			: bold;
}
.DetailsTitle
{
	font-weight: bold;
	font-size: 18px;
	color: #701020;
	text-transform: uppercase;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-top: 3px;
	width:500px;
	height:30px;
	font-family: Arial;
}

.DetailsTitle2
{
	font-weight: bold;
	font-size: 18px;
	color: #701020;
	text-transform: uppercase;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-left: 5px;
	width:500px;
	height:30px;
	font-family: Arial;
	float: left;
}

a	
{
	color				: #756A12;
	text-decoration		: none;
}

a:hover	
{
	color				: #756A12;
	text-decoration		: underline;
}
	
/*
=========================
	TOP NAV
=========================
*/
TD.NavSpace
{
	background-color	: #E7E7E7;
}
TD.NavOn
{
	background-color	: #FFFFFF;
	height				: 25px;
	text-align			: center;
	width				: 125px;
	color				: #5C5A56;
	border-top			: solid 1px #5C5A56;
	border-right		: solid 1px #5C5A56;
}
TD.NavOnL
{
	background-color	: #FFFFFF;
	height				: 25px;
	text-align			: center;
	width				: 125px;
	color				: #5C5A56;
	border-top			: solid 1px #5C5A56;
	
}
TD.NavOnR
{
	background-color	: #FFFFFF;
	height				: 25px;
	text-align			: center;
	width				: 125px;
	color				: #5C5A56;
	border-top			: solid 1px #5C5A56;
}
TD.NavOff
{
	background-color	: #E7E7E7;
	height				: 25px;
	text-align			: center;
	width				: 125px;
	border-top			: solid 1px #5C5A56;
	border-bottom		: solid 1px #5C5A56;
	border-right		: solid 1px #5C5A56;
}
TD.NavOffL
{
	background-color	: #E7E7E7;
	height				: 25px;
	text-align			: center;
	width				: 125px;
	border-top			: solid 1px #5C5A56;
	border-bottom		: solid 1px #5C5A56;
}
TD.NavOffR
{
	background-color	: #E7E7E7;
	height				: 25px;
	text-align			: center;
	width				: 125px;
	border-top			: solid 1px #5C5A56;
	border-bottom		: solid 1px #5C5A56;
}
A.NavOn
{
	color				: #5C5A56;
	text-decoration		: none;
	text-align			: center;
	font-size			: 9pt;
	font-weight			: bold;
}
A.NavOff
{
	text-decoration		: none;
	color				: #5C5A56;
	text-align			: center;
	font-size			: 9pt;
	font-weight			: bold;
}
td.NavCat
{
	padding-top			: 10px;
	padding-right		: 30px;
	height				: 20px;
	font-size			: 9pt;
	text-align			: left;
}
a.NavCat
{
	color				: #5C5A56;
	font-size			: 9pt;
	text-align			: left;
}


/*
=========================
	WEB LAYOUT
=========================
*/
#Container
{
	margin-left			: auto;
	margin-right		: auto;
	position			: relative;
	width				: 750px;
	height				: 100%;
	font-size			: 9pt;
}
#main
{
	border-left			: solid 1px #000000;
	border-right		: solid 1px #000000;
	height				: 100%;
	width				: 750px;
	background-color	: #FFFFFF;
	text-align			: left;
	margin				: 0 auto;
}
div.defbuttons
{
	width				: 169px;
	color				: #FFFFFF;
	font-size			: 9pt;
}
div.defbuttons a
{
	width				: 169px;
	color				: #a5a59e;
	font-size			: 9pt;
	margin-top			: 0pt;
	margin-bottom		: 4pt;
	vertical-align		: top;
}
div.faq
{
	margin-left			: 10px;
}
div.defvdots
{
	width				: 8px;
}
.defa
{
	color				: #a5a59e;
	font-size			: 9pt;
	text-decoration		: none;
	margin-top			: 5pt;
}
td.footer
{
	vertical-align		: middle;
	padding-bottom		: 0px; 
	height				: 40px; 
	width				: 750px;
	margin-bottom		: 0px;
	background-color	: #000000;
	text-align			: center;
	color				: #ffdfa4;
	font-size			: 8pt;
}
td.footerdefault
{
	vertical-align		: middle;
	padding-bottom		: 0px; 
	height				: 40px; 
	width				: 750px;
	margin-bottom		: 0px;
	background-color	: #000000;
	text-align			: center;
	color				: #ffdfa4;
	font-size			: 8pt;
	background-image	: url(/images/footer_dots.gif);
	background-repeat	: no-repeat;
}
div.footer
{
	border-top-style	: dotted;
	border-top-color	: #cccccc;
	border-top-width	: 1px;
	width				: 700px;
	height				: 40px;
	text-align			: center;
}
#menu
{
	width				: 180px;
	padding-left		: 10px;
	float				: left;
	font-size			: 10pt;
	color				: #5C5A56;
}
HTML>BODY #menu
{
	width				: 170px;
	padding-left		: 10px;
	padding-right		: 0px;
	float				: left;
	font-size			: 10pt;
	color				: #5C5A56;
}
#content
{
	float				: none;
	width				: 600px;
	padding-left		: 25px;
	font-size			: 9pt;
	height				: 100%;
}

HTML>BODY #content
{
	float				: none;
	width				: 550px;
	padding-left		: 10px;
	font-size			: 9pt;
	margin-left			: 190px;
}
div.MenuOff
{
	width				: 170px;
}
.menuOff a
{
	color				: #5C5A56;
	text-decoration		: none;
	font-weight			: bold;
}
div.MenuOn
{
	width				: 170px;
}
.menuOn a
{
	color				: #000000;
	text-decoration		: none;
	font-weight			: bold;
}





div.MenuOffM
{
	width				: 170px;
}
.menuOffM a
{
	color				: #7A000B;
	text-decoration		: none;
	font-weight			: bold;
}
div.MenuOnM
{
	width				: 170px;
}
.menuOnM a
{
	color				: #7A000B;
	text-decoration		: none;
	font-weight			: bold;
}








div.MenuOffSub
{
	width				: 100%;
	padding-left		: 10px;
}
.menuOffSub a
{
	color				: #5C5A56;
	text-decoration		: none;
}
div.MenuOnSub
{
	width				: 100%;
	padding-left		: 10px;
}
.menuOnSub a
{
	color				: #000000;
	text-decoration		: none;
}
.menudots
{
	vertical-align		: top;
	margin				: 0px;
	padding				: 0px;
}
.chkBox
{
	font-size			: 8pt;
	margin-left			:5px;
}
	
.TestForm
{
	font-size: 12px;
}

.TestText
{
	font-size: 12px;
	width: 390px;
}

.FormTitle
{
	font-size: 14px;
	font-weight: bold;
	color: #756A12;
	padding-top:10px;
}

/*
=========================
	FORMS
=========================
*/
.Button
{
	border-right		: solid 1px #000000;
	border-bottom		: solid 1px #000000;
	border-left			: solid 1px #000000;
	border-top			: solid 1px #000000;
	color				: #000000;
	font-family			: Arial;
	font-size			: 9pt;
	font-weight			: bold;
	width				: 80px;
}
.ButtonLogin
{
	background-color	: #FFFFFF;
	background-image	: url(/images/button_login.gif);
	border-bottom		: 0px;
	border-right		: 0px;
	border-left			: 0px;
	border-top			: 0px;
	width				: 72px;
	height				: 20px;
	cursor				: hand;
}
.ButtonUpdate
{
	background-color	: #FFFFFF;
	background-image	: url(/images/button_Update.gif);
	border-bottom		: 0px;
	border-right		: 0px;
	border-left			: 0px;
	border-top			: 0px;
	width				: 72px;
	height				: 20px;
	cursor				: hand;
}
.ButtonBack
{
	background-color	: #FFFFFF;
	background-image	: url(/images/button_Back.gif);
	border-bottom		: 0px;
	border-right		: 0px;
	border-left			: 0px;
	border-top			: 0px;
	width				: 72px;
	height				: 20px;
	cursor				: hand;
}
.Button
{
	border-right		: solid 1px #000000;
	border-bottom		: solid 1px #000000;
	border-left			: solid 1px #000000;
	border-top			: solid 1px #000000;
	color				: #000000;
	font-family			: Arial;
	font-size			: 9pt;
	font-weight			: bold;
	width				: 80px;
}
.ButtonUpload
{
	border-bottom		: solid 1px #000000;
	border-right		: solid 1px #000000;
	border-left			: solid 1px #000000;
	border-top			: solid 1px #000000;
	color				: #000000;
	font-family			: Arial;
	font-size			: 9pt;
	font-weight			: normal;
}
.Input
{
	background-color	: #FFFFFF;
	border-right		: solid 1px #5C5A56;
	border-bottom		: solid 1px #5C5A56;
	border-left			: solid 1px #5C5A56;
	border-top			: solid 1px #5C5A56;
	color				: #5C5A56;
	font-family			: Arial;
	font-size			: 9pt;
}
.ListBox
{
	background-color	: #FFFFFF;
	border-right		: solid 1px #5C5A56;
	border-bottom		: solid 1px #5C5A56;
	border-left			: solid 1px #5C5A56;
	border-top			: solid 1px #5C5A56;
	color				: #5C5A56;
	font-family			: Arial;
	font-size			: 9pt;
}
.ErrorMessage
{
	background-color	: #FFFFFF;
	color				: #B70005;
	text-align			: left;
	font-size			: 12px;
	font-weight			: bold;
}
.InputError
{
	background-color	: Transparent;
	border-bottom		: solid 2px #FF0000;
	border-right		: solid 2px #FF0000;
	border-left			: solid 4px #FF0000;
	border-top			: solid 2px #FF0000;
	color				: #B70005;
	font-family			: Verdana;
	font-size			: 8pt;
}
/*
=============================
	ADMIN LOGIN
=============================
*/
DIV.Login
{
	border				: solid 1px #5C5A56;
	height				: 200px;
	padding				: 10px;
	width				: 350px;
	color				: #FFFFFF;
	font-family			: Arial;
	font-size			: 8pt;
}
DIV.LabelAdminLogin
{
	float				: left;
	line-height			: 25px;
	color				: #5C5A56;
	width				: 100px;
	font-weight			: bold;
}
DIV.InputAdminLogin
{	
	float				: left;
	line-height			: 25px;
	color				: #5C5A56;
}
DIV.RowAdminLogin
{
	float				: left;
	margin-bottom		: 4px;
	width				: 350px;
}
/*
=============================
	ADMIN
=============================
*/
DIV.Item
{
	float				: left;	
	font-family			: Arial;
	font-size			: 8pt;
}
.table
{
	float: left;
}
DIV.Item1
{
	float: left;
	font-family: Arial;
	font-size: 8pt;
	width: 300px;
}
DIV.submit
{
	margin-left			: 150px;
	margin-top			: 20px;
}
DIV.Label
{
	float				: left;
	width				: 130px;
	text-align			: left;
	padding-left		: 10px;
	font-family			: Arial;
	font-size			: 8pt;
	vertical-align		: top;
}
DIV.Label1
{
	float				: left;
	width				: 130px;
	text-align			: left;
	padding-left		: 10px;
	font-family			: Arial;
	font-size			: 8pt;
	vertical-align		: top;
	height: 40px;
}
DIV.Row
{
	float				: left;
	margin-bottom		: 4px;
	width				: 500px;
	font-family			: Verdana;
	font-size			: 8pt;
}
DIV.RowLong
{
	float				: left;
	margin-bottom		: 4px;
	width				: 700px;
	font-family			: Verdana;
	font-size			: 8pt;
	clear				: both;
}
#Content
{
	float				: none;
	width				: 550px;
}
td.searchdate
{
	font-size			: 9pt;
	color				: #5C5A56;
}
/*
=========================
	ADMIN DATAGRID
=========================
*/
.ListHead
{
	border-left			: solid 1px #B70005;
	border-right		: solid 1px #B70005;
	border-top			: solid 1px #B70005;
	border-bottom		: solid 1px #B70005;
	padding-left		: 5px;
	font-family			: Arial;
	color				: #000000;
	font-size			: 8pt;
	height				: 20px;
	text-align			: left;
	font-weight			: bold;
}
.ListItem
{
	border-bottom		: solid 1px #B70005;
	padding-right		: 3px;
	padding-top			: 3px;
	padding-bottom		: 3px;
	padding-left		: 3px;
	color				: #000000;
	font-family			: Arial;
	font-size			: 8pt;
	padding-left		: 5px;
}
/*
========================
	ADMIN TABS
========================
*/
TD.TabSpace
{
	border-bottom		: solid 1px #5C5A56;	
}
TD.TabSpace100
{
	border-bottom		: solid 1px #5C5A56;
	width				: 100%;	
}
TD.TabOn
{
	background-color	: #FFFFFF;
	height				: 25px;
	text-align			: center;
	width				: 130px;
	color				: #5C5A56;
	border-top			: solid 1px #5C5A56;
	border-left			: solid 1px #5C5A56;
	border-right		: solid 1px #5C5A56;
	
}
TD.TabOff
{
	background-color	: #E7E7E7;
	height				: 25px;
	text-align			: center;
	width				: 130px;
	border				: solid 1px #5C5A56;
}
A.TabOn
{
	color				: #5C5A56;
	text-decoration		: none;
	text-align			: center;
	font-size			: 9pt;
}
A.TabOff
{
	text-decoration		: none;
	color				: #5C5A56;
	text-align			: center;
	font-size			: 9pt;
}
td.TabCat
{
	padding-top			: 10px;
	padding-right		: 30px;
	height				: 25px;
	font-size			: 9pt;
	text-align			: left;
}
a.TabCat
{
	color				: #5C5A56;
	font-size			: 9pt;
	text-align			: left;
}
/*
========================
	DATAGRIDS
========================
*/
.DGHeadWeb
{
	background-color	: #3B5674;
	color				: #FFFFFF;
	font-size			: 9pt;
	font-weight			: bold;
	height				: 24px;
	vertical-align		: middle;
	
}
.DGHeadRed
{
	background-color	: #7A000B;
	color				: #FFFFFF;
	font-weight			: bold;
	padding-left		: 3px;
	padding-right		: 3px;
	font-size			: 9pt;
	height				: 20px;
}
.DGItem 
{
	padding-right		: 3px;
	padding-top			: 3px;
	padding-bottom		: 3px;
	padding-left		: 3px;
	color				: #000000;
	font-family			: Arial;
	font-size			: 9pt;
}
.DGItem a
{
	color				: #3B5674;
	text-decoration		: none;
}
.DGAlternate
{
	background-color	: #E5E5E5;
}


.TableOrder
{
	width				: 700px;
}

.DGNewsItem 
{
	padding-top			: 3px;
	padding-bottom		: 3px;
	color				: #5C5A56;
	font-family			: Arial;
	font-size			: 10pt;
}
.DGNewsItem a
{
	color				: #5C5A56;
	font-family			: Arial;
	font-size			: 10pt;
	text-decoration		: none;
	font-weight			: bold;
}

/*
=========================
	MEMBERS SEARCH
=========================
*/

.btnConfig
{
	background-color	:Black;
	color				:#5C5A56;
	font-size			:80%;
	font-weight			:bold;
	border				:solid 1px #ffffff;
	width				:180px;
	height				:30px;
	margin-top			:10px;
	margin-bottom		:10px;
	filter				:progid:DXImageTransform.Microsoft.Gradient
						(GradientType=0,StartColorStr='#ffffff',EndColorStr='#cccccc');
}


.search_results
{
	font-size			:9pt;
}

/*
============================
TEST FORM LABELS
============================
*/

.FormLabel
{
	width: 200px;
	font-family: Arial;	
}

.FormEnquiry
{
	width: 200px;
	height: 192px;
	font-family: Arial;
}

.FormLarge
{
	height: 96px;
	width: 200px;
	font-family: Arial;
}
.marquee
{
	color: White;
	font-size: 12px;
	font-family: Arial;
}

.contactForm
{
	Width: 580px;
	height: 300px;
	float: left;
}

H3
{
font-family: arial;
}
