/* MASTER PAGE */
body
{
	background: #555555;
	font-family: Verdana, Arial, Serif;
	font-size: 12px;
	margin: 0 auto;
	text-align: center;
}
body2
{
	background: #555555;
	font-family: Verdana, Arial, Serif;
	font-size: 12px;
	margin: auto auto;
	text-align: center;
}
#maincontainer
{
	margin: 0 auto;
	width: 900px !important;
}

#container
{
	background-color: #111111;
	width: 900px !important;
}

#container2
{
	background-color: #111111;
}



/*  HEADER  */
#headcontainer
{
	margin: 0 auto;
	width: 900px !important;
}

#header
{
	/*background-image: url(images/blackstrip.png);   */
	background-color: #111111; /*height: 184px;*/
	height: 130px;
	padding: 0px;
	margin: 0 auto;
	width: 900px !important;
}

#header2
{
	background-image: url(images/Headerphot0.jpg);
	background-repeat: no-repeat; /*height:184px;*/
	height: 128px;
	padding: 0px;
	margin: 0 auto;
	width: 900px; /*width: 710px;*/
}
#headermenuContainer
{
	margin: 0 auto;
	position: relative;
	padding: 0px; /*	top: 153px;*/
	top: 100px;
	width: 900px !important;
}
#headermenu
{
	margin: 0 auto;
	padding: 0px;
}
#headertext
{
	color: WhiteSmoke;
	margin: 0 auto;
	padding-top: 3px;
	text-align: center;
}
.headermenulink
{
	font-family: Verdana;
	font-size: 14px;
	margin: 0 auto;
	text-align: center;
}

.headermenulink a
{
	color: #FBF7ED;
	text-decoration: none;
}

.headermenulink a:hover
{
	color: #C0C0C0;
	text-decoration: underline overline;
}


/*  BreadCrumb  */

#PersonalizationManager1
{
	text-align: center;
	width: 900px !important;
}
#SiteMapPath1
{
	text-align: center;
	width: 900px !important;
}

#breadcrumb
{
	background-color: #111111;
	color: White;
	font-size: 10px;
	padding: 2px;
	text-align: center;
	vertical-align: middle;
}

#breadcrumb a
{
	color: #DED680;
}


/*  FOOTER  */

#footercontainer
{
	margin: 0 auto;
	width: 900px !important;
}

#footer
{
	background-color: #111111;
	bottom: 0px;
	height: 62px;
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 900px !important;
}

#footertext a
{
	color: #DED680;
	text-decoration: none;
}

#footertext a:hover
{
	color: #C0C0C0;
	text-decoration: underline;
}

#footermenu
{
	padding-top: 10px;
	text-align: center;
}

#footertext
{
	color: WhiteSmoke;
	padding-top: 3px;
	text-align: center;
}

.footermenulink
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	margin: 0 auto;
	text-transform: uppercase;
}

.footermenulink a
{
	color: Gray;
	text-decoration: none;
}

.footermenulink a:hover
{
	color: #C0C0C0;
	text-decoration: underline overline;
}


/*  LOGIN BOX  */

#loginboxContainer
{
	float: right;
}

#loginbox
{
	color: WhiteSmoke;
	font-size: 10px;
	height: 90px;
	padding: 5px 5px 5px 5px;
	width: 180px;
}

#loginbox input
{
	color: White;
	background-color: Transparent;
	border-color: Gray;
	font-size: 10px;
}

#loginbox a
{
	color: #DED680;
	text-decoration: none;
}

#loginbox a:hover
{
	color: #C0C0C0;
	text-decoration: underline;
}



#themeselector
{
	color: WhiteSmoke;
	font-size: 10px;
	height: 80px;
	padding: 2px 2px 2px 2px;
	position: absolute;
	right: 10px;
	text-align: right;
	top: 153px;
	width: 180px;
}

#themeselector select
{
	background-color: Gainsboro;
	color: Black;
	font-size: 10px;
}


/*  LEFT COLUMN  */

#leftcol
{
	background-color: #111111;
	color: White;
	float: left;
	font-size: 10px;
	left: 0px;
	position: absolute;
	top: 184px;
	width: auto;
}


#leftcol a
{
	color: #DED680;
}


#leftcol div.text
{
	padding: 6px 6px 6px 6px;
	text-align: justify;
}

#leftcol div.sectiontitle, #leftcol .sectiontitle span
{
	background-color: #111111;
	color: #C0C0C0;
	font-size: 12px;
	font-weight: bold;
	padding: 6px 6px 6px 3px;
	text-transform: uppercase;
}



/*  CENTRE COLUMN  */

#centercol
{
	background-color: #EAEBF0;
	margin: 0 auto;
	min-height: 500px;
	overflow-y: hidden;
	overflow-x: hidden;
	padding: 0px;
	text-align: justify;
	width: 892px;
}

#centercolcontent
{
	padding: 15px 15px 15px 15px;
}

#centercolcontent div.sectiontitle, #centercolcontent .sectiontitle span
{
	color: #b45d16;
	font-size: larger;
	font-weight: bold;
}

#centercolcontent div.sectionsubtitle
{
	font-weight: bold;
	padding-bottom: 4px;
}



/*  RIGHT COLUMN  */

#rightcol
{
	background-color: #111111;
	color: White;
	float: right;
	font-size: 10px;
	padding-left: 10px;
	position: relative;
	right: 0px;
	top: 193px;
	width: auto;
}

#rightcol a
{
	color: #DED680;
}

#rightcol div.text
{
	padding: 6px 6px 6px 6px;
	text-align: justify;
}

#rightcol div.sectiontitle, #rightcol .sectiontitle span
{
	background-color: #111111;
	color: #C0C0C0;
	font-size: 12px;
	font-weight: bold;
	padding: 6px 6px 6px 6px;
	text-transform: uppercase;
}

td
{
	vertical-align: top;
}

td.fieldname
{
	font-size: 10px;
	font-weight: bold;
	text-align: right;
min-height:20px;
}
td.fieldCHK
{
	font-size: 10px;
	font-weight: bold;
	text-align: left;
}
th.OrderFormHeader
{
	background-color: Gainsboro;
	border: solid 1px black;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
th.ViewOrderHeader
{
	background-color: Gainsboro;
	border: solid 1px black;
	/*font-size: 10px;*/
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	padding:4px 0 4px 0;
}
#orderFormDiv
{
	margin: 0 auto;
	width: 830px;
	background-color: #EAEBF0;
	border: solid 1px black;
	padding: 5px 5px 5px 5px;
}
#orderFormDiv1
{
	margin: auto auto ;
	width: 830px;
	height:450px;
	
	background-color: #EAEBF0;
	border: solid 1px black;
	padding: 5px 5px 5px 5px;

}
#orderView
{
	margin: auto auto ;
	width: 830px;
	min-height:450px;

	background-color: #EAEBF0;
	border: solid 1px black;
	padding: 5px 5px 5px 5px;

}
hr
{
	color: #b45d16;
}

#bannerbox
{
	background-color: #e1e1e1;
	border: dashed 2px #c35308;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
	margin-right: 10px;
	padding: 5px;
	text-align: center;
}

#bannerbox a
{
	color: black;
	font-size: 10px;
	text-decoration: none;
}


#welcomebox
{
	font-size: 12px;
	text-align: right;
}
#WelcomeBoxText
{
	text-align: left;
}


.highlight
{
	background-color: #fefbd2;
	color: #000080;
}

.highlightcity
{
	background-color: #df2e05;
}

.highlightstate
{
	background-color: #f4c977;
}

.highlightcountry
{
	background-color: #818689;
}

.articlebox
{
	background-color: #fefef0;
	border: dashed 1px #995117;
	color: #b45d16;
	font-size: smaller;
	padding: 6px 6px 6px 6px;
}

.articletitle
{
	/*color: #995117; 	font-size: 18px; 	font-weight: bold; 	text-decoration: none;*/
	font-size: larger;
	color: #b45d16;
	font-size: 13px;
	font-weight: bold;
}

.articleabstract
{
	padding-top: 6px;
}

.comment
{
	font-size: smaller;
	padding: 4px 0px 4px 0px;
}

.pollbox
{
	font-size: 11px;
}

.pollcontent
{
	padding: 6px;
}

.pollquestion
{
	font-size: 13px;
	font-weight: bold;
}

.polloptions
{
	padding-top: 10px;
	padding-bottom: 4px;
}

.pollbar
{
	background-color: #fc9a0e;
	font-size: 4px;
}

.progressbarcontainer
{
	border: solid 1px black;
	height: 15px;
	padding: 1px;
	width: 98%;
}

.progressbar
{
	background-color: Red;
	height: 15px;
	width: 0px;
}

.newsletterbox
{
	font-size: 11px;
}

.newsletterboxcontent
{
	padding: 6px;
}

.postinfo
{
	background-color: #f9eaa6;
	font-weight: bold;
	text-align: center;
}

.posttitle
{
	background-color: #f09d35;
	color: black;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 3px;
}

.postbody
{
	padding: 3px;
}

.shoppingcartbox
{
	font-size: 11px;
}

.shoppingcartboxcontent
{
	padding: 6px;
}




/* default table */
.default_table
{
	border: 0;
	border-collapse: collapse;
}
.default_table th
{
	border: 0;
	color: #fff;
	font-size: 8pt;
	font-weight: bold;
}
.default_table td
{
	background-color: Gray;
	border: 0px #FFFFFF solid;
	font-size: 8pt;
}



/*WhoDunnit*/
.WhoDunnitBG
{
	background-color: Gray;
	-ms-filter: alpha(opacity=70);
	-ms-opacity: 0.7;
}

.WhoDunnit
{
	background-color: Transparent;
	background-image: url(images/sphere.png);
	background-position: center;
	background-repeat: no-repeat;
	border-width: 0px;
	border-style: none;
	color: #111111;
	height: 400px;
	padding: 3px;
	text-align: center;
	width: 400px;
}
.WhoDunnitPanel
{
	height: 250px;
	text-align: center;
	vertical-align:middle;
}



/*Modal Popup Order*/
.ModalPopupOrderBG
{
	background-color: #888888;
	-ms-filter: alpha(opacity=90);
	-ms-opacity: 0.9;
}

.ModalPopupOrder
{
	background-color: Transparent;
	border-width: 0px;
	border-style: none;
	color: #111111;
	height: 370px;
	padding: 3px;
	text-align: center;
	width: 900px;
	z-index: 999;
}
.ModalPopupOrderPanel
{
	height: 370px;
	width: 900px;
	margin: 0 auto;
	text-align: center;
}
/*Modal Popup*/
.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.modalPopup
{
	background-color: #ffffdd;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 3px;
	width: 700px;
	height: 500px;
}
.iteminfotitle
{
	/*color: #995117; 	font-size: 18px; 	font-weight: bold; 	text-decoration: none;*/
	font-size: larger;
	color: #b45d16;
	font-size: 16px;
	font-weight: bold;
}


.updateProgress
{
	border-width: 1px;
	border-style: solid;
	background-color: #FFFFFF;
	position: absolute;
	width: 150px;
	height: 50px;
}
.updateProgressMessage
{
	margin: 3px;
	font-family: Trebuchet MS;
	font-size: small;
	vertical-align: middle;
}

