.sectionheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #C5181D;
	letter-spacing: 1px;
	margin-left: 0px;
	font-weight: 200;
	margin-left: -10px;
	margin-top: 4px;
	margin-bottom: 6px;
	
}

/*h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #fff;
	letter-spacing: 1px;
	margin-left: 0px;
	font-weight: 200;
	margin-left: -10px;
	margin-top: 4px;
	margin-bottom: 6px;

	
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #6F7070;
	font-weight: bold;
	margin-left: 8px;
	margin-top: 5px;
	margin-bottom: 6px;
	display: block;
	width: 95%;
	background-color: #efeeef;
	
}

*/

/* ---------------- Top Menu Styles -------------- */

#header_image {
	height: 108px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#header_image a {
	height: 50px;
	display: block;
	width: 200px;
	
}




.mainmenu_bgcolor { background: #FF9600; }

#header_menu {
	background: #FF9600;
	clear: both;
	margin: 0;
	padding: 0;
	border: 0;
	
}

#header_menu ul {
	display: inline;
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	clear: left;
}



#header_menu ul li {
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}

#header_menu ul li a {
	background: #FF9600;
	width: 120px;
	border-top: none;
	border-left: none;
	border-bottom: 1px solid #222222;
	border-right: 1px solid #222222;
	padding: 0;
	margin: 0 0 0 0;
	color: #000000;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 2em;
	font-size:    9px;      
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size:    10px;   
}

p.marquee_text {
	clear: both;
	color: #C5181D;
	padding-top: 1em;
	width: 360px;
	margin-left: -5px;
}

#header_menu ul li a:hover {
	color: #FFFFFF;
	background: #CB272C;
}

#header_menu a:active	{
	background: #FF5A00;
	color: #fff;
}

html>#header_menu ul li a  {
	font-size: x-small;   
} 

/* ---------------- Sub Menu Styles -------------- */
.submenu_bgcolor { background: #CC0000; }

#header_submenu {
	background: #CC0000;
	margin: 0;
	padding: 0;
	border: 0;
	
}

#header_submenu ul {
	display: inline;
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	clear: left;
}

#header_submenu table {
	display: block;
	padding: 0;
	margin: 0;
}

#header_submenu ul li {
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	
}

#header_submenu ul li a {
	background: #CC0000;
	width: 150px;
	border-top: none;
	border-left: none;
	border-bottom: 1px solid #222222;
	border-right: 1px solid #222222;
	padding: 0;
	margin: 0 0 0 0;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 2em;
	font-size:    9px;      
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size:    10px; 
 
}

#header_submenu ul li a:hover {
	color: #000;
	background: #BABABA;
}

#header_submenu a:active	{
	background: #CC0066;
	color: #fff;
}

html>#header_submenu ul li a  {
	font-size: x-small;   
} 


/* ------------ Front Page Image Styles ------------ */

#header_frontpageimages {
	width: 883px;
	/*display: inline;
	float: right;*/
	padding: 0px;
	margin-left: 0px;
	border: 0px;
}

#header_frontpageimages img {
	padding: 0px;
	margin: 0px;
	border: 0px;
	/*display: inline;*/
}

/* ------------ Main Content Styles ------------- */


#maincontent	{
	float: left;
	padding: 10px;
	padding-top: 10px;
	width: 450px;	 
}

#maincontent img {
	padding-left: 0px;
}

#maincontent p	{
	line-height: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	/*margin-top: 15px;*/
}

#maincontent .sectionheading {
	margin-top: 10px;
}

#maincontent h1 {
	line-height: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 10px;
}

#maincontent ul	{
	margin: .5em 0;
	padding-left: 10px;
	margin-left: 10px;
}

/* ------------- Side Bar Categories Menu Section ----------------- */
#categories {
	
}

#categories img {
	/*margin-left: -15px;*/
}

#categories ul	{
	list-style-type: none;
	margin: 0;
	margin-left: -5px;
	margin-top: 10px;
	padding: 0px;
	border: 0;
	clear: both;
	
}

#categories ul li {
	background-image: url(/project/red.gif); 
	vertical-align:top;
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	width: 130px;
	float: left;

}
.categories li {
	list-style-type: none;
	background-image: url(../../project/red.gif); 
	vertical-align:top;
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	float: left;
}
.categories li a{
	color: #A60409;
	text-decoration: none;

}

#categories ul li a {
	color: #A60409;
	text-decoration: none;
}

#categories ul li a:hover {
	color: #FF9600;
	text-decoration: underline;
}
/* ------------- Side bar Contact Us Section ----------- */
#contactus {
	padding-top: 8px;
	
}

#contactus img {
	/*margin-left: -15px;*/
}

#contactus .question {
	margin-left: 5px;
	margin-right: 10px;
	float: left;
	clear: left;
}

#contactus_details {
   margin-top: -10px;
	margin-left: 20px;
}

/* ----------- Footer Styles ------------ */

#footer_content {
	border-top: 1px solid #000000;
	background: #4b4b4b url(/inc/images/footer_bg_gradient.gif) repeat-x;
	color: #efefef;
	padding-top: 5px;
	padding-bottom: 3px;
	margin-left: 0px;
	margin-right: -3px;
	text-align: right;
	clear: both;
	font-size: 10px;
	width: 883px;
}

html>#footer_content 	{
	background: #4b4b4b url(/inc/images/footer_bg_gradient.gif) repeat-x;
	margin-right: 0px;
} 

#footer_content ul	{
	margin: 0;
	padding: 0;
	}
	
#footer_content li	{
	display: inline;
	margin: 0;
	padding-right: 15px;
	text-align: left;
	border: 0;
	}
	
#footer_content ul li a {
	text-decoration: none;
	color: #EFEFEF;
}

#footer_content ul li a:hover {
	text-decoration: none;
	color: #FF9900;
	
}

/* ------------ Form Styles ------------ */
.form {
	margin: 2px;
	padding: 0;
	
}

.form_textfield {
	font-size: 10px;
	margin: 0;
	padding: 1px;
}
	
	
.form_button {
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-weight: bold;
	padding-left: 1px;
	padding-right: 1px;
	margin: 0;
	font-size: 10px;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: 10px;
	}
	
/* ------------ Other Styles --------------- */
.sponsorship_table {
	padding: 10px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.sponsorship_table td {
	padding: 15px;
}

.sponsorship_events, .faq_hints_list, .gallery_categories {
	border: 0;
	list-style-type: disc;
	list-style-image: url(/inc/images/listimages/red.gif);
	list-style-position: inside;
	margin-bottom: 20px;
	padding-bottom: 30px;
	clear: both;
	float: left;
}

.sponsorship_events li, .faq_hints_list li, .gallery_categories li {
	padding-left: 20px;
	width: 210px;
	float: left;
}

.sponsorship_events li a, .faq_hints_list li a, .gallery_categories li a {
	color: #A60409;
	text-decoration: none;
}

.sponsorship_events li a:hover, .faq_hints_list li a:hover, .gallery_categories li a:hover {
	color: #FF9600;
	text-decoration: underline;
}

.faq_question {
	font-weight: bold;
	margin-top: 40px;
}

.faq_answer, .testimonial {
	margin-left: 10px;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

.testimonial {
	font-style: italic;
	
}


#main_listing ul	{
	list-style-type: none;
	margin-top: 10px;
	padding: 0px;
	margin-left: 40px;
	border: 0;
	clear: both;
	
}

#main_listing ul li {
	background-image: url(/inc/images/listimages/red.gif);
	vertical-align:top;
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	width: 180px;
	float: left;

}



#main_listing ul li a {
	color: #A60409;	
	text-decoration: none;
}

#main_listing ul li a:hover {
	color: #FF9600;
	text-decoration: underline;
}

#main_listing_single ul	{
	list-style-type: none;
	margin-top: 10px;
	padding: 0px;
	margin-left: 40px;
	border: 0;

	
}

#main_listing_single ul li {
	background-image: url(/inc/images/listimages/red.gif);
	vertical-align:top;
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;

}



#main_listing_single ul li a {
	color: #A60409;	
	text-decoration: none;
}

#main_listing_single ul li a:hover {
	color: #FF9600;
	text-decoration: underline;
}

/***************Styles for the Category View section*************************/


.product_listing {
	margin: 0;
	padding-left: 5px;
}

.product_item {
	/*width:395px; */
	text-align:left; 
	/*border-bottom: solid #BCBCBC 1px;*/
	border-top: solid #BCBCBC 1px;
	margin-bottom: 30px;
	
}


.product_listing .content {
	padding: 5px;
}

div.product_listing_image {
	width: 70px; 
	float:	left; 
	padding: 5px;
	margin-top:4px;	
}
div.product_listing_image2 {
	padding: 5px;
	width:197px;	
}

div.product_listing_detail {
	border-right: 1px solid #BCBCBC;	
	width:195px;
	font-size: 15px;
	padding: 5px;
	float:left;
	margin-top:4px;
}
div.product_listing_detail2 {
	width:197px;
	font-size: 11px;
	padding: 5px;
}
div.product_listing_cost { 
	text-align:center;
	padding: 5px;
	float:left;
}
div.product_listing_cost2 { 
	text-align:center;
	width: 195px; 
	padding: 5px;
}

.product_listing_detail_productname .content {
}

a.product_listing_detail_productname , 
a.product_listing_detail_productname:visited, 
a.product_listing_detail_productname:active {
	font-weight: bold;
	font-size: 11px;
	color: #A60409;	
	text-decoration: none;
}
a.product_listing_detail_productname:hover {
	color: #FF9600;
	text-decoration: underline;
}

a.product_listing_detail_productname2 , 
a.product_listing_detail_productname2:visited, 
a.product_listing_detail_productname2:active {
	font-weight: bold;
	font-size: 15px;
	color: #A60409;	
	text-decoration: none;

}
a.product_listing_detail_productname2:hover {
	color: #FF9600;
	text-decoration: underline;
}


p.product_listing_detail_desc {
	
	font-size: 11px;
	
	padding-top: 10px;	
}


.product_listing_detailmoreinfo {

}

a.product_listing_moreinfo , 
a.product_listing_moreinfo:visited, 
a.product_listing_moreinfo:active {
	color: #222222;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold
}

a.product_listing_moreinfo:hover {
	text-decoration: underline;
}


.product_listing_detail_form .content {
	font-size: 11px;
}


.product_listing_cost  {
	font-size: 15px;
	font-weight: bold;
	color: #CC3300;
	
}
.product_listing_cost2  {
	font-size: 11px;
	font-weight: bold;
	color: #CC3300;
	
}
/***************Styles for the Product View section*************************/

.product_detail {
	width:197px;
	text-align:center; 
	margin-left:20px; 
	margin-right:auto; 
	margin-bottom: 30px;
/*	border-bottom: solid #BCBCBC 1px;
	border-top: solid #BCBCBC 1px;*/
	padding-left:25px;
	padding-right:20px;
	padding-bottom:30px;
}

.product_detail_outer{ 
	/*height: 75px;*/
	/*border:solid #BCBCBC 1px; */
	/*/*/ border-left-width: 100px ;  /* left column width. NN4 hack to hide borders */ 
	border-left-color: #FFFFFF;   /* left column colour */ 
	border-left-style: solid; 
	/*/*/ border-right-width: 100px; /* right column width. NN4 hack to hide borders */ 
	border-right-color: #FFFFFF;  /* right column colour */ 
	border-right-style: solid; 
	background-color: #FFFFFF; /* center column colour */ 
	width: auto; 
} 

.product_detail_inner {
	margin:0; 
	width:100%;
	
}

.product_detail_inner .content {
	padding: 5px;
}

.product_detail_outer>.product_detail_inner { 
	/*border-bottom: 1px solid #26A943;  */
}

.product_detail_image {
	width:100px; 
	float:left; 
	position:relative; 
	margin-left:-100px; 
	margin-right:1px; 
}

.product_detail_image .content img {
	border: 0px none;
}

.product_detail_image .content a,
.product_detail_image .content a:visited,
.product_detail_image .content a:active,
.product_detail_image .content a:hover {
	text-decoration: none;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}

.product_detail_detail {
	float: left; 
	width: 100%; 
	position: relative; 
	margin: 0 -8px 0 -2px; 
	border-right: solid #BCBCBC 1px;
}

.product_detail_detail_productname .content {
	font-weight: bold;
	font-size: 11px;
	color: #882200;
}

.product_detail_detail_productname a, 
.product_detail_detail_productname a:visited, 
.product_detail_detail_productname a:active {
	color: #A60409;	
	text-decoration: none;
}

.product_detail_detail_productname a:hover {
	color: #FF9600;
	text-decoration: underline;
}


.product_detail_detail_desc .content{
	font-size: 11px;	
}

.product_detail_detail_desc .content .moreinfo {
	font-size: 11px;
	font-weight: bold
}

.product_detail_detail_desc .content .moreinfo a, 
.product_detail_detail_desc .content .moreinfo a:visited, 
.product_detail_detail_desc .content .moreinfo a:active {
	color: #222222;
	text-decoration: none;
}

.product_detail_detail_desc .content .moreinfo a:hover {
	text-decoration: underline;
}


.product_detail_detail_form .content {
	font-size: 10px;
	color: #CC3300;
}


.product_detail_detail_form .content .input {
	font-size: 10px;
	color: #000000;
	background: #FFFFFF;
	border: 1px solid #8E0003;
}



.product_detail_cost {
	/*/*/ width:100px; /* hack keeps NN4 right column right? */ 
	float:right; 
	position:relative; 
	margin-right:-100px; 
	margin-left:1px; 
}

.product_detail_cost .content {
	font-size: 11px;
	font-weight: bold;
	color: #CC3300;
}




/*** Styles for pagination functionality - e.g. next/prev links ****/
.pagination {
	font-size: 11px;
	text-align: right;
	margin-right:10px;
}

.pagination a, .pagination a:visited, .pagination a:active {
	color: #A60409;	
	text-decoration: none;
}

.pagination a:hover {
	color: #FF9600;
	text-decoration: underline;
}

/* FORM STUFF */
.formelement {
	margin-left: 0px;
	clear: both;
	padding-top: 10px;
	width: 450px;
}

.formelement .missing {
	color: #C5181D;
	font-weight: bold;
}

.formelement .missingtext {
	color: #C5181D;
	font-size: 9px;
}

.formelement .formlabel {
	float: left;
	text-align: right;
	padding-right: 5px;
	width: 130px;
}

.formelement .formcompulsory {
	float: left;
	text-align: right;
	padding-right: 5px;
	width: 10px;
	color: #C5181D;
}

.formelement .formfield {
	float: left;
	width: 200px;
	text-align: left;
}

.formfield input {
	font-size: 10px;
}

.formfield select {
	font-size: 10px;
	min-width: 65px;
}

.formfield textarea {
	font-size: 11px;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
}

.formelement .checkfield2col {
	float: left;
	width: 150px;
	text-align: left;
}

.formelement ol li {
	padding-bottom: 10px;
}

.formradioelement {
	padding-bottom: 10px;
	padding-top: 10px;
}

.formradio {
	width: 50px;
	padding-left: 15px;
}

.formradiolabel {
	width: 430px;
	margin-top: -20px;
	margin-left: 50px;
}


.formerror {
	float: right;
	width: 150px;
	text-align: right;
	color: red;
	padding-bottom: 10px;
}

.hrline {
	text-align: center;
	height: 1px;
	width: 300px;
}



/*** Styles for Links page ****/

div.linkentity {
	margin-bottom: 20px;
	clear: both;
	padding-bottom: 5px;
	border-bottom: 1px dashed #959595;
}

div.linkentity div.linkentity_logo {
	float: left;
	width: 120px;
	padding-left: 10px;
	padding-right: 15px;
}

div.linkentity div.linkentity_logo img {
	width: 120px;
	
}


div.linkentity div.linkentity_content {
	float: left;
	width: 285px;
}

div.linkentity div.linkentity_content span.linkentity_title {
	font-weight:bold;
}

div.linkentity div.linkentity_content a:link,
div.linkentity div.linkentity_content a:active,
div.linkentity div.linkentity_content a:visited {
   font-size: 11px;
   color: #A60409;
   text-decoration: none;
}

div.linkentity div.linkentity_content a:hover {
	color: #FF9600;
	text-decoration: none;
}


 
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
 
/* Added on 09Jul2008 */
.submitbtn {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:10px;

}

/*.clearfix{display: inline-table;}*/


/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


/*NEw style sheet*/

.topheader
{
background:url(/inc/images/topbg1.jpg) repeat-x;
}
.fontstyle
{

font-size:20px;
font-weight:bold;
}

.font
{
font-size:12px;
font-weight:normal;
padding-left:5px;
}
.tblborder
{
border-bottom: 10px solid #e4e4e4;
border-left:10px solid #e4e4e4;
border-right:10px solid #e4e4e4;
}
.submitbutton
{
background:url(/inc/images/searchbutton.jpg);
width:105px;

}

