/* GENERAL STYLES */
/*
===========================
Rich text editor stying
===========================
*/

#bodyText
{
	background:none;
}

#bodyText strong
{
	font-weight:bold;
}

#bodyText a
{
	text-decoration:underline;
}

#bodyText p
{
	margin:auto;
}

#bodyText
{
	border: 1px solid #ccc;
	padding: 10px;
	margin: 5px;
	text-align: left;
	font-size:14px;
}



/*
================================================
	Yahoo GUI Reset CSS
	http://developer.yahoo.com/yui/reset/
================================================
*/


body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}


/*
====================================
Start Theme One Styling
====================================
*/

#Content a:link, 
#Content a:visited, 
#Content a:hover, 
#Content a:active{
	color: #f46522;
}

h2{ font-size: 1.8em; }
h3{ font-size: 1.4em; }
h4{
	font-weight: bold;
	margin-left: 10px;
}
#MainContent h2
{
	font-size: 1.8em;
}
#MainContent h3
{
	font-size: 1.4em;
	color:#ff6300;
	margin: 20px 0px 5px 0px;
}

ol{
	margin: 10px 5px 20px 20px;
	list-style-type: decimal;
}

ol li{
	margin-left: 20px;
	margin-bottom: 10px;
}

ul{
	margin: 5px 5px 10px 5px;
	list-style-type: circle;
}

ul li{
	margin-left: 20px;
	margin-bottom: 2px;
}

ul.nobullet li
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

ul li.nobullet
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

p{margin-bottom: 10px;}

.LargeHeading{ font-size: 2.0em; margin: 0; padding: 0; }
.MediumHeading{ font-size: 1.6em; margin: 0; padding: 0; }
.SmallHeading{ font-size: 1.4em; margin: 0; padding: 0; }
#MainContent .FAQQuestion{ font-weight: bold; color: #ff6300; margin: 20px 0px 0px 0px; padding: 0; }
#MainContent .FAQAnswer{ margin: 0px 0px 20px 0px; padding: 0; }
#MainContent ul.faq li{
	background-image: url(../Data/Assets/theme_one/Misc/back_faq.gif);
	background-repeat: no-repeat;
	background-position: 5px 0px;
	padding: 0px 0px 10px 30px;
	border-bottom: 1px dotted #ffddc7;

}

body
{	
	font-family:'Trebuchet MS' 'Tahoma','Arial',sans-serif;
	font-size: 0.8em;
        background-color: #e2dacf;
	background-image: url(../Data/Assets/theme_one/Misc/back_body.gif);      
	padding: 0;
	margin: 0;
}

em{
	font-style: italic;
}

#BodyInner
{
        background-image: url(../Data/Assets/theme_one/Misc/back_bodyinner.gif);
        background-repeat: repeat-x;      
}

blockquote{
	background-image: url(../Data/Assets/theme_one/Misc/quote.gif);
	background-position: topleft;
	margin: 20px;
	padding: 10px 20px 20px 40px;
	background-repeat: no-repeat;
}

blockquote p{
	
}

#BreadCrumb
{
	margin-bottom: 10px;
}

#Container
{
	margin:0 auto 0 auto;
	width:800px;
}

#SearchBox
{
	float: left;
	padding: 30px 0px 0px 14px;
}

input.search
{
	border: 1px solid #998f82;
	font-size: smaller;
	margin-left: 5px;
	background-color: #b4aa9d;
	color: white;
}

strong
{
	font-weight: bold;
}

#Header
{
	float: left;
	margin-bottom: 10px;
	padding-bottom: 20px;
	width: 800px;
	background-image: url(../Data/Assets/theme_one/Misc/backheader.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
}

.primaryBackground
{
        background-image: url(../Data/Assets/theme_one/Misc/primarybackground.gif);
        padding-bottom: 60px;
        background-repeat: no-repeat;
        background-position: bottom center;
        margin-bottom: 20px;
}

ul.subPages{
	float: left;
	margin: 0px;
        padding-left: 20px;
	padding-right: 20px;
}

ul.subPages li{
	width: 180px;
	height: 220px;
	background-image: url(../Data/Assets/theme_one/Misc/frontbox.gif);
	background-repeat: no-repeat;
	background-position: top center;
	float: left;
}

ul.subPages li img
{
	width: 140px;
	height: 90px;
}

ul.subPages li .inner{
	padding: 10px 20px 20px 20px;
	font-size: 0.8em;
	position: relative;
}

ul.subPages li h3
{
	font-size: 1.2em;
	font-weight: bold;
	margin: 10px 0 0 0;
	padding: 0;
}

ul.subPages li a.frontBoxButton
{
	position: absolute;
	display: block;
	height: 21px;
	width: 21px;
	background-image: url(../Data/Assets/theme_one/Misc/frontboxbutton.gif);
	background-repeat: no-repeat;
	background-position: center center;
	top: 190px;
	left: 135px;
	text-indent: -10000px;
}

table tr.tableheader td
{
}

table td
{
}

table td p
{
       margin: 0;
       padding: 0;
}

table
{
       overflow: visible;
}

table.suppliers
{
       overflow: visible;
       margin-left: 10px;
}

#MainContent table.suppliers td
{
       margin: 0;
       padding: 3px;
       border: 1px solid gray;
}

#MainContent table.suppliers tr td p
{
       margin: 0;
       padding: 5px;
}

table.suppliers tr.headerrow td
{
        font-weight: bold;
        background-color: #fafafa;
}

h1#Logo
{
	background-image:url(../Data/Assets/theme_one/Misc/logo.gif);
	text-indent:-10000px; /*Used to hide the text off screen */
	background-repeat: no-repeat;
        background-position: 10px 10px;
	height:110px;
	width:392px;
	float:left;
}

h1#Logo a
{
	padding-left: 10px;	
	display:block;
}

#TopBar
{
	background-color: #343029;
	padding: 10px;
	text-align: center;
	color: white;
}

#TopBar a
{
	color: white;
	text-decoration: none;
}

#TopRightPanel
{
	margin-left: 50px;
	float: left;
}

#TopRightPanelInner
{
	width: 347px;
	height: 85px;
	background-image: url(../Data/Assets/theme_one/Misc/backcontactus.gif);
	background-repeat: no-repeat;
	background-position: top left;

}

#ContactUs
{
	width: 180px;
 	float: left;
	overflow: hidden;
	font-size: smaller;
}

#ContactUsInner
{
       padding: 25px 0px 0px 20px;
}

.email{
	color: #381800;
	display: block;
	padding-left: 20px;
	background-image: url(../Data/Assets/theme_one/Misc/email_icon.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
	background-position: 0px 3px;
	line-height: 20px;
}

.phone{
	display: block;
	padding-left: 20px;
	background-image: url(../Data/Assets/theme_one/Misc/phone_icon.gif);
	background-repeat: no-repeat;
        background-position: 5px 0px;
	line-height: 20px;
}

#NaviContainer
{
	background-image: url(../Data/Assets/theme_one/Misc/backmaincontenttop.gif);
	background-repeat: repeat-x;
	background-position: 0px 41px;
	text-align: center;
        padding: 0px 0px 0px 20px;
        clear: both;
        zoom: 1;
}

#Navi
{
	float:left;
	margin-left: auto;
	margin-right: auto;
}

#Navi{
	margin: 5px 5px 10px 5px;
	list-style-type: circle;
}

#Navi li
{
	margin-left: 20px;
	margin-bottom: 2px;
	float:left;
	display:block;
	/*background-color:green;*/ /* Used for debug */
	margin: 0;
}


#Navi li a
{
	padding: 15px 5px 25px 5px;
	text-decoration:none;
	display:block;
	color: #381800;
}

#Navi li ul
{
	display: none;
}

#Navi li.Selected
{
	background-image: url(../Data/Assets/Theme_One/Misc/buttonleft.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#Navi li.Selected a
{
	background-image: url(../Data/Assets/Theme_One/Misc/buttonright.gif);
	background-position: top right;
	background-repeat: no-repeat;
	display: block;
	padding: 15px 15px 25px 15px;
	color: white;
}

#Content
{
	background-image: url(../Data/Assets/Theme_One/Misc/back_maincontent.gif);
        padding: 0px 20px 0px 20px;
  	clear:both;
        background-repeat: repeat-y;
}

#HomeFeature
{
	background-image:url(../Data/Assets/theme_one/Feature/Home_Feature.gif);
	background-repeat:no-repeat;
	height:168px;
	text-indent:-10000px; /*Used to hide the text off screen */
}

#ContentContainer
{
	margin:0px 0px 0px 0px;

	/*background-color:red;*/ /* Used for debug */
}

#MainContent
{
	width:515px;
	float:left;
        overflow: hidden;
}

#MainContentWide
{
	float: left;	
	width: 760px;
        overflow: hidden;
}
#MainContent.wide
{
	width: 760px;
}

#MainContent p
{
	margin:10px 0 10px 0;
}

#MainContent a:link, 
#MainContent a:visited, 
#MainContent a:hover, 
#MainContent a:active{
	color: #f46522;
}


/*
==========================================
News List
==========================================
*/

#SecondaryContent h3
{
	display: block;
	text-decoration: none;
	color: white;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 10px;
}

#SecondaryContent .newsList
{
	color: white;
	font-size: 0.8em;
}

#SecondaryContent .newsList a
{
	color: white;
}

#SecondaryContent .newsList li
{
	margin-bottom: 5px;
}

#MainContent ul.NewsList
{
 margin:15px 0 0 0;
}


#MainContent ul.NewsList li
{
 margin:0 0 15px 0;
}

#MainContent ul.NewsList li a
{
 display:block;
}

#MainContent ul.NewsList li a.Event
{
	background-image:url(../Data/Assets/theme_one/Misc/event_icon.gif);
	background-repeat:no-repeat;
	background-position:0px 8px;
	padding:6px 8px 7px 18px;
}

#MainContent ul.NewsList li a.News
{
	background-image:url(../Data/Assets/theme_one/Misc/news_icon.gif);
	background-repeat:no-repeat;
	background-position:0px 8px;
	padding:6px 8px 7px 18px;
}

#MainContent .EventItem strong
{
	display:block;
}

#MainContent .newsItem
{
	margin-bottom: 10px;
}


/*
==========================================
Search Results
==========================================
*/


#MainContent #xsltsearch #xsltsearch_summary strong
{
	font-weight:bold;
}

#MainContent #xsltsearch .xsltsearch_description strong
{
	background-color:#FFF6BF;
	padding:0 2px 0 2px;
}

#MainContent #xsltsearch .xsltsearch_form .input
{
	border:1px solid #bcbcbc;
	padding:3px 7px 4px 4px;
	font-size:11px;
}

#MainContent #xsltsearch #xsltsearch_stats
{
	font-size:12px;
	font-style:italic;
}


/*
==========================================
Secondary Content
==========================================
*/

#SecondaryContent
{
	float:left;
	width:240px;
	font-size:13px;
	/*background-color:blue;*//* Used for debug */
	padding:0 0 80px 0;
        overflow: hidden;
}

#SecondaryMenu
{
	background-image: url(../Data/Assets/theme_one/Misc/back_submenu.gif);
	background-repeat: no-repeat;
	padding: 0px;
}

#SecondaryMenu .outer
{
	background-image: url(../Data/Assets/theme_one/Misc/back_submenubot.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 20px 15px 20px 40px;
	zoom: 1;
}

#SecondaryMenu a
{
	color: white;
}

#SecondaryMenu ul, #Secondarymenu li
{
	padding: 0;
	margin: 0;
}

#SecondaryMenu ul li a
{
	padding: 3px;
}

#SecondaryMenu ul li a.selected
{
	background-color: #f56c29;
}

#SecondaryMenu li.level2
{
}

#SecondaryMenu li.level2 a
{
	display: block;
	text-decoration: none;
	color: white;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 10px;
}

#SecondaryMenu li.level3
{
	margin-bottom: 10px;
}

#SecondaryMenu li.level3 a
{
	display: block;
	font-weight: normal;
	font-size: 1.0em;
	margin-bottom: 0px;
}

#SecondaryMenu li.level4
{
	margin-bottom: 0px;
	font-size: 0.8em;
	margin-left: 10px;
}

#SecondaryMenu li.level4 a
{
	margin-bottom: 0px;
}

#SecondaryContent a
{
	color:#000000;
	text-decoration:underline;
}

#SecondaryContent a:hover
{
	color:#000000;
	text-decoration:none;
}

#SecondaryContent a.RSSLink
{
	background-image:url(../Data/Assets/theme_one/Misc/rss_icon.gif);
	background-repeat:no-repeat;
	background-position:0 3px;
	padding:0 0 8px 23px;
	text-decoration:underline;
	display:block;
}

#SecondaryContent a.RSSLink:hover
{
	text-decoration:none;
	display:block;
}

#NewsSecondaryHeader
{
	background-image:url(../Data/Assets/theme_one/Misc/rss_icon.gif);
	background-repeat:no-repeat;
	background-position:0 6px;
	padding:0 0 0 23px;
}

#SecondaryContent ul#NewsList
{
	margin:12px 0 0 0;
}

#SecondaryContent ul#NewsList li
{
	margin:0 0 6px 0;
	font-size:13px;
}

#SecondaryContent ul#NewsList li strong
{
	font-weight:bold;
}

#SecondaryContent ul#NewsList li.Event a
{
	display:block;
	background-color:#F9F9F9;
	border-top:3px solid #E2E2E2;
	border-bottom:3px solid #E2E2E2;
	padding:8px 8px 7px 27px;
	color:#808080;
	text-decoration:none;
	background-image:url(../Data/Assets/theme_one/Misc/event_icon.gif);
	background-repeat:no-repeat;
	background-position:7px 8px;
}

#SecondaryContent ul#NewsList li.News a
{
	display:block;
	background-color:#F9F9F9;
	border-top:3px solid #E2E2E2;
	border-bottom:3px solid #E2E2E2;
	padding:8px 8px 7px 27px;
	color:#808080;
	text-decoration:none;
	background-image:url(../Data/Assets/theme_one/Misc/news_icon.gif);;
	background-repeat:no-repeat;
	background-position:7px 8px;
}

#SecondaryContent ul#NewsList li a:hover
{
	background-color:#FFECCC;
	border-top:3px solid #FFA200;
	border-bottom:3px solid #FFA200;
	color:#FF6300;
	text-decoration:none;
}

#SecondaryContent #SearchSecondaryHeader
{
	margin:30px 0 0 0;
}

#SecondaryContent form
{
	margin:0 0 30px 0;
}

#SecondaryContent form input.Submit
{
	cursor:pointer;
	background-color:transparent;
	background-image:url(../Data/Assets/theme_one/Misc/search_button.gif);
	background-repeat:no-repeat;
	background-position:0px -16px;
	border:none;
	height:16px;
	text-indent:-10000px;
	width:18px;
	padding:0;
	margin:0;
}

#SecondaryContent form input.Submit:hover, #SecondaryContent form input.Submit:active
{
	cursor:pointer;
	background-color:transparent;
	background-image:url(../Data/Assets/theme_one/Misc/search_button.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	border:none;
	height:16px;
	text-indent:-10000px;
	width:18px;
}

#SecondaryContent form input
{
	border:1px solid #bcbcbc;
	padding:3px 7px 4px 4px;
	font-size:11px;
	width:150px;
}

#SecondaryContent a.EmailFriend
{
	background-image:url(../Data/Assets/theme_one/Misc/email_a_friend.gif);
	background-repeat:no-repeat;
	background-position: top left;
	padding:0 0 0 22px;
	text-decoration:underline;
	color:#000000;
}

#SecondaryContent a.EmailFriend:hover
{
	text-decoration:none;
}

#Footer
{
	margin: 0px 0px 0px 0px;
	clear:both;
	font-size:12px;
	padding:40px 0 0 15px;
	color: white;
        background-image:url(../Data/Assets/theme_one/Misc/backmaincontentbottom.gif);
	background-repeat:no-repeat;
	background-position: top left;
}

#Footer a
{
	color: white;
	text-decoration:none;
}

#Footer a:hover
{
	color:#808080;
	text-decoration:underline;
}

#Footer .ValidXhtml
{
	padding:0 0 0 19px;
	background-image:url(../Data/Assets/theme_one/Misc/valid_icon.gif);
	background-repeat:no-repeat;
	margin:0 0 0 15px;
	color:#61AB49;
}

#Footer a.ValidXhtml:hover
{
	color:#61AB49;
	text-decoration:underline;
}

.clear
{
	clear: both;
	height: 0px;
	color: white;
}

/* EDITOR PROPERTIES */


/* EDITOR PROPERTIES */

