/*<group=General Styles>*/

body {
	text-align: center;
	margin: 10px;
	color: #191919;
	font: 0.75em/17px verdana, "Lucida Grande", verdana, arial;
	background: #ebebeb;
}

p {
}

b, strong {

}

a:link {
	color: #2880cc;
	text-decoration: none;

}

a:visited {

}

a:hover, a:active {
	color: #b3b3b3;
	text-decoration: underline;
}

img {
	border-style: none;
}

.image-left {
	float: left;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	margin-right: 6px;
}

.image-sidebar {
	float: left;
	margin-right: 6px;
}

.image-right {
	float: right;
	margin-left: 3px;
	margin-bottom: 3px;
	margin-top: 3px;
}
	
/*</group>*/

/*<group=Layout>*/

/*<group=OLD>*/

#sites_wrapper {
	border: 1px solid #d9d9d9;
	padding: 0;
	display: block;
	float: left;
	margin: 0 0 15px;
}

#pagelinks_row {
	display: block;
	border-top: 1px solid #d9d9d9;
	text-align: center;
	float: left;
	width: 444px;
	background: repeat-x url(images/showcase_links_bg.png);
	height: 14px;
	color: #b3b3b3;
	font-size: 0.9em;
	padding: 2px 5px 5px;
}

#pagelinks_row a:link, #pagelinks_row a:visited {
	text-decoration: none;
	/*text-shadow: 0px 1px 0px #ffffff;*/
	color: #000000;
}

#pagelinks_row a:hover, #pagelinks_row a:active {
	color: #257fca;
	background: none;
}

#title_row {
	float: left;
	display: block;
	border-bottom: 1px solid #b1b1b1;
	background: repeat-x url(images/showcase_header_bg.png)  bottom;
	height: 16px;
	font-weight: bold;
	/*text-shadow: 0px 1px 0px #ffffff;*/
	color: #333333;
	padding: 3px 5px 2px;
}

#title_row .site_title, #title_row .site_cat {
	border-right-color: #b1b1b1;
}

.site_row {
	float: left;
	display: block;
	padding: 3px 5px 2px;
}

.site_title {
	width: 187px;
	border-right: 1px solid #d9d9d9;
	float: left;
	margin-top: -3px;
	margin-bottom: -2px;
	padding-top: 3px;
	padding-bottom: 2px;
}

.site_cat {
	width: 105px;
	border-right: 1px solid #d9d9d9;
	float: left;
	margin-top: -3px;
	margin-bottom: -2px;
	padding-top: 3px;
	padding-bottom: 2px;
	text-indent: 5px;
}

.date_added {
	width: 150px;
	float: left;
	text-indent: 5px;
}

/*</group>*/
	
/*</group>*/

#container { 
	width: 1000px;
	margin: 0px auto 20px; /* Right And Left Margin Widths To Auto */
	text-align: left; /* Hack To Keep IE5 Windows Happy */
	border: 1px solid #cccccc;
	padding-top: 10px;
	padding-bottom: 10px;
	background: #ffffff;
}

#pageHeader {
	width: 1000px;
	margin: 0px auto 20px; /* Right And Left Margin Widths To Auto */
	text-align: left; /* Hack To Keep IE5 Windows Happy */
	border: 1px solid #cccccc;
	background: #ffffff url(images/bg_header.jpg) center center;
	height: 75px;
}

#pageHeader img {

}

#pageHeader h1 {
	display: none;
}

#pageHeader h2 {
	display: none;
}

#contentContainer {
	margin-right: 220px;
	border-right: 1px solid #dddddd;
}

#contentContainer #content #promo a:hover {
background: transparent;
	margin: 0;
	padding: 0;
}

#contentContainer #content {
	padding: 10px 20px;
}

#sidebarContainer {
	width: 220px;
	float: right;
	font-size: 0.9em;
}

#sidebarContainer #sidebar {
	padding: 10px 20px;
}

#sidebarContainer .sideHeader {
	font-weight: bold;
}

#footer { 
	width: 1000px;
	margin: 0px auto; /* Right And Left Margin Widths To Auto */
	text-align: left; /* Hack To Keep IE5 Windows Happy */
	border: 1px solid #cccccc;
	text-align: center;
	background: #ffffff;
}

#hotnews { 
	width: 1000px;
	margin: 0px auto; /* Right And Left Margin Widths To Auto */
	text-align: left; /* Hack To Keep IE5 Windows Happy */
	text-align: center;
	padding-top: 20px;
}

#footer p {
	margin: 0;
	padding: 5px;
	font-size: 0.9em;
}

#footer a:link, #footer a:visited {

}

#footer a:hover, #footer a:active {
	
}
	
/*</group>*/

/*<group=Bread-crumb>*/

#breadcrumbcontainer {

}

#breadcrumbcontainer ul {

}

#breadcrumbcontainer li {

}

#breadcrumbcontainer a {

}

#breadcrumbcontainer a:hover {

}
	
/*</group>*/

/*<group=Toolbar>*/

/* Toolbar Styles */

#navcontainer {
	height: 25px;
	margin-right:auto;
	
}

#navcontainer #current {
	background: url(images/button_ie_over.gif) no-repeat center bottom;
}

html>body #navcontainer #current {
	background: no-repeat center top url(images/button_over.png);
}


#navcontainer ul {
	list-style: none;
	padding: 0;
	margin-top: -5px;
	margin-right: 25px;
}

#navcontainer li {
	float: right;
	display: inline;
	padding: 0;
}

#navcontainer li#first {
	
}

html>body #navcontainer li#first {
	background: no-repeat url(images/nav_bg_left.png);
	width: 8px;
	height: 35px;
}

#navcontainer a:link, #navcontainer a:visited {
	display: block;
	text-decoration: none;
	color: #FF6600;
	text-align: center;
	width: 80px;
	height: 9px;
	padding-top: 1px;
	/*text-shadow: 2px 2px 2px #000000;*/
	font-weight: bold;

}

html>body #navcontainer a:link, html>body #navcontainer a:visited {
	background: repeat-x url(images/button_bg.png);
	height: 15px;
	margin-top: 0;
	padding-top: 9px;
	width: 80px;
}

#navcontainer a:hover, #navcontainer a:active {
	background: no-repeat center bottom url(images/button_ie_over.gif);
}

html>body #navcontainer a:hover, html>body #navcontainer a:active {
	background: url(images/button_over.png) center top no-repeat;
	height: 15px;
	margin-top: 0;
	padding-top: 9px;
	width: 80px;
}

/*</group>*/

/*<group=Global Classes>*/

.sidebarbox {
	background: #f9f8e3;
	border: 1px solid #cccccc;
	padding: 5px;
}

.downloadbox {
	background: #cde2f9;
	border: 1px solid #cccccc;
	padding: 5px;
}

blockquote {
	color: #4c4c4c;
	padding: 0 10px;
	border: 1px dashed #cccccc;
	margin: 0;
	background: #f4f4f4;
	font-style: italic;
}

code {
	font-size: 1.2em;
	color: #bfb3a1;
}

h1 {

}

h2 {
	color: #59673C;
	margin: 0;
	font-size: 1.2em;
	font-weight: bold;
	padding-bottom: 5px;
}

h3 {

}

.imageStyle {
	
}

fieldset  {
	color: #666;
	background-color: #f6f6f6;
	border: solid 1px #dddddd
	}


legend  {
	font-size: 1.2em;
	font-weight: bold;
	color: #7cbc00;
	background-color: #ffffff;
	padding: 4px;
	}

.showcaselabel   {
	text-align: right;
	display: block;
	margin-right: 10px;
	position: relative;
	width: 100px;
	float: left;
	}

label.fieldLabel	{
	display: inline;
	float: none;
	}
	
input.formInputField   {
	background-color: #f9f8e3;
	color: #333;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 2px;
	height: 15px;
	}
	
/*</group>*/

/*<group=Contact Form>*/

label   {

	}

.form-input-field   {
	background-color: #f9f8e3;
	color: #333;
}
	

.required-text {
	color: #666666;
}
	

/*</group>*/


