/*
CSS Credit: ajimonmn@gmail.com
*/

body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Verdana, Arial, san-serif;
	font-size: 11px;
	color: #fff;
	background: url('images/bg_page.jpg');
}

a:link, a:visited { color: #DD0000; text-decoration: underline; }
a:active, a:hover { color: #003300; text-decoration:none; }

h1 {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	font-size: 14px;
	color: #003300;
	font-weight: normal;
}

h2 {
	margin: 0 0 5px 0;
	padding: 2px 0 2px 5px;
	font-size: 14px;
	color: #ffffff;
	font-weight: normal;
 }

h3 {
	margin: 0 0 0 0;
	padding: 5px 0 5px 10px;
	font-size: 11px;
	color: #ffff00;
	font-weight: bold;
	/*background-color: #dd0000; */
	background:	url('images/title_bg.jpg')
	
}

h4 {
	margin: 0;
	padding: 5px 0 5px 15px;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	background:	url('images/title_btm.jpg')

}

hr {color: #fff; background-color: #fff; border: 1px dotted #808080; border-style: none none dotted; }
p {
	margin: 0px;
	padding: 0 0 10px 0;
	text-align: justify;
}

.price{
	font-size:16px;
	margin-bottom: 10px;
}

.price span{
	font-size:16px;
	color: #ffffff;
}

.cleaner {
	clear: both;
	width: 100%;
	height: 1px;
	font-size: 1px;	
}

.cleaner_with_height {
	clear: both;
	width: 100%;
	height: 10px;
	
}

#tburke_container{
	width: 940px;
	margin: 0 auto;
	/*border: 1px solid #003300;    */
}

/* top panel */
#tburke_top_panel {
	overflow: hidden;	
	width: 880px;
	height: 18px;
	padding: 5px 30px;
	/*background: #003300;  */
	border-bottom: 1px solid #870843;
}

#tburke_top_panel #tburke_language_section {
	float: left;
	width: 400px;
	padding-right: 25px;
	margin: 0;
	padding: 0;
}

#tburke_top_panel #tburke_language_section img {
	padding: 0px;
	border: none;
	margin-right: 5px;
	border: 1px solid #ffffff;
}

#tburke_top_panel #tburke_shopping_cart {
	float: right;
	width: 400px;

	text-align: right;
	font-size: 10px;
 	color: #ffffff;
}

#tburke_top_panel #tburke_shopping_cart span{
	font-weight: normal;
}
/* end of top panel */

/* header panel */
#tburke_container #tburke_header {
	overflow: hidden;	

}
/* end of header panel */


/* menu */
#tburke_menu_panel{
	overflow: hidden;	
	width: 880px;
	height: 30px;
	padding: 0 30px;
	background: #003300;
}

#tburke_menu_panel ul {
	float: left;
	width: 930px;
	margin: 0;
	padding: 5px 0 0 0;
	list-style: none;
}

#tburke_menu_panel ul li{
	display: inline;
}

#tburke_menu_panel ul li a{
	float: left;
	width: 110px;
	padding: 1px 0px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	border-right: 1px solid #666666;
}

#tburke_menu_panel li a:hover, #tburke_menu_panel li .current{
	color: #FFFF08;
}
/* end of menu */

/* content */
#tburke_content{
	width: 880px;
	padding: 30px 30px 0 30px;
	background: #ffffff;
	color: #000000;
	
}

#tburke_content #tburke_content_left {
	float: left;
	width: 640px;
	
	
}

#tburke_content_left_new {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Verdana, Arial, san-serif;
	font-size: 11px;
	color: #333;
	}
	
	#tt_new {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Verdana, Arial, san-serif;
	font-size: 11px;
	color: #333;
	}

#tburke_content_left .product_box {
	float: left;
	width: 200px;
	
	margin: 10px 15px 10px 10px;	
	border-right: 1px solid #4c4c4c;
 }

#tburke_content_left .product_box img{
	margin-bottom: 5px;
}

#tburke_content #tburke_content_right {
    padding: 0px 0px 0px 20px;
	float: right;
	width: 220px;
}

.tburke_right_section {
 	width: 200px;	
	border: 1px solid #ffffff;
	background: #316531;
	margin-bottom: 30px;
}

.tburke_right_section1 {
 	width: 200px;	
	border: 1px solid #AA1A1A;
	background: #fff;
	margin-bottom: 30px;
}

.tburke_right_section_content1{
 	width: 180px;
	padding: 10px;	
	color: #808080;
} 


.tburke_right_section_content{
 	width: 180px;
	padding: 10px;	
	color: #fff;
} 

.tburke_right_section_content h3{
	margin-bottom: 0px;	
} 

.tburke_right_section_content form{
	padding: 0;
	margin: 0;
} 

.tburke_right_section_content input{
	width: 180px;
	margin-bottom: 15px;
}

.tburke_right_section_content .button{
	width: 70px;
	margin-bottom: 0px;
}

.tburke_right_section_content ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.tburke_right_section_content li {
	margin-bottom: 3px;
}

.tburke_right_section_content li a{
	color: #ffffff;
	text-decoration: none;	
	background:	url('images/tburke_list_icon.gif') no-repeat bottom left;; padding-left:20px; padding-right:0; padding-top:0; padding-bottom:0
}

.tburke_right_section_content li a:hover{
	color: #FBFF04;
	text-decoration: none;
	background:	url('images/tburke_list_icon_hover.gif') no-repeat bottom left;
}
/* end of content */

/*  footer */

#tburke_footer_panel{
	overflow: hidden;
	width: 900px;
	padding: 5px 20px;
	background: #003300;
}

#tburke_footer_panel img{
	margin: 0 5px 0 0;
}

#tburke_footer_panel #footer_left {
	float: left;
	width: 340px;
	padding: 0 25px 0 0;
	margin: 0 15px 0 0;	
	border-right: 1px solid #4c4c4c;

}

#tburke_footer_panel #footer_right {
	float: right;
	width: 400px;
	text-align: left;
}
/* end of footer */
#templatebb_container #templatebb_gallery_panel {
	clear: both;
	overflow: hidden;
	width: 960px;
	height: 150px; /* expend this if u wanna put thumbnail */
	padding: 0;
	border-bottom: 5px solid #0a1521;
}

#button {
	width: 200px;
	padding: 0 0 0 0;
	margin-bottom: 1em;
	font-family: Verdana, Arial, san-serif;
	font-size: 11px;
	background-color: #316531;
	color: #333;
	}
	
#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
		
#button li {
		border-bottom: 1px solid #fff;
		margin: 0px;
			}

#button li a {
		display: block;
		padding: 5px 5px 5px 5px;
		background-color: #316531;
		color: #fff;
		text-decoration: none;
		width: 100%;
		}

	html>body #button li a {
		width: auto;
		}

	#button li a:hover {
		border-left: 5px solid #F2FB08;
		background-color: #AA1A1A;
		color: #fff;
		}
