/* © xHtml Master 2007 */
body {
	background:url(../img/bg.png) repeat-x top #d96003;
	color:#fff;
	font:14px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}
p,form,h1,h2,h3,h4,h5,h6 {
	margin:0
}
p.txt {
	padding-bottom:4px;
}
select,textarea,input {
	font:14px Tahoma, Verdana, Arial, Helvetica, sans-serif
}
ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
img {
	border:0 solid
}
a {
	color:#fff;
	text-decoration:underline
}
a:hover {
	text-decoration:none
}
.left {
	float:left
}
.right {
	float:right
}
.clear {
	clear:both;
	display:block;
	height:1px
}
.nodisplay {
	visibility:hidden;
}

#container {
	background:url(../img/bg-orange.gif) no-repeat top left;
	width:900px;
	padding-left:65px;
	min-height:381px;
}

	#header {
		border-bottom:solid 1px #b04f03;
	}
		#header h1 {
			padding:26px 0 0 0;
			width:317px;
			float:left;
		}
			#header h1 a {
				display:block;
				width:190px;
				height:130px;
				text-decoration:none;
				background:none;
			}
				#header h1 span {
					font-size:1px;
					visibility:hidden;
				}
		#header .right {
			width:500px;
		}
		#header p {
			font-size:16px;
			padding-bottom:7px;
			padding-top:25px;
		}
		#header h2 {
			font-size:14px;
			font-weight:normal;
			padding-bottom:12px;
		}
		
		#header div div {
			text-align:right;
			padding-bottom:30px;
		}
			#header div div a {
				background:#df7718;
				color:#b04f03;
				display:block;
				font-size:14px;
				width:181px;
				height:21px;
				line-height:19px;
				text-decoration:none;
				text-align:center;
				margin:0 0 0 auto;
			}
			#header div div a:hover {
				color:#fff;	
			}
		#header ul {
			list-style-type:none;
			margin:0;
			padding:0;
			position:relative;
			bottom:-1px;
		}
			#header ul li {
				display:block;
				float:left;
				padding-right:40px;
			}
				#header ul li a {
					display:block;
					float:left;
					text-decoration:none;
					font-size:13px;
					font-weight:bold;
					padding-bottom:5px;
					color:#b04f03;
				}		
				#header ul li a:hover, #header ul li a.active {
					background:url(../img/arrow.gif) no-repeat center bottom;
					color:#fff;
				}
				
#content {
	padding:15px 0 30px 0;
}
	#content h2 {
		font-size:18px;
		color:#eee;
		padding-bottom:20px;
	}
		#content h2 small {
			font-size:12px;
		}

#more h5 {
	font-size:13px;
	padding:5px 0;
}
#more p {
	font-size:13px;
	line-height:140%;
	width:575px;
	padding-bottom:10px;
}
#more li {
	font-size:13px;
	width:500px;
	padding-bottom:5px;
	padding-top:5px;
}
#more ul {
	margin-bottom:15px;
	
	padding-left:25px;
}

#add {
	font-size:13px;
}
	#add label {
		display:block;
		font-weight:bold;
		padding-bottom:2px;
		float:left;
		width:100px;
		padding-top:5px;

	}
	#add input {
		border:solid 2px #df7718;
		margin-bottom:12px;
		padding:5px;
		width:220px;
		font-size:11px;
	}
	#add input.Error {
		border:solid 2px red;
	}
	#add select {
		font-size:12px;
		width:230px;
		margin-bottom:12px;
		position:relative;
		left:2px;
	}
	#add button {
		display:block;
		cursor:pointer;
		margin-left:100px;
		margin-top:20px;
	}
	
.example {
	width:400px;
	float:right;
	padding-right:99px;
}

	.example p {
		font-size:14px;
		font-weight:bold;
		padding-bottom:10px;
	}
	.example #price {
		font-size:18px;
		color:#eee;
	}
	.example .demo {
		padding-bottom:18px;
        border-width: .2em; 
        border-style: dotted;
        border-color: #900; 			
	}
	
	.example .offer {
		line-height:150%;
		font-size:11px;
		background:#fff;
		padding:5px;
		color:#000;
		margin-bottom:20px;
	}
		.example .offer a {
			color:#000;
		}
		.example .offer div {
			text-align:right;
			padding-top:5px;
		}
		.example .offer strong {
			font-size:16px;
		}
		
	.example .info {
		border:solid 1px #fff;
		font-weight:bold;
		font-size:12px;
		padding:5px;
		line-height:150%;
		margin-bottom:20px
	}
	
#check {
	padding-left:100px;
	overflow:hidden;
	width:230px;
}
#check strong {
	padding-bottom:10px;
	display:block;
	font-size:11px;
	font-weight:bold;
	color:red;
}
#check span {
	padding-bottom:10px;
	display:block;
	font-size:11px;
	font-weight:bold;
}
	
.tags a, #demo {
	text-decoration:none;
	padding:0 7px;
	white-space:nowrap;
}

.tags a:hover, #demo:hover {
	background:#000  !important;
	color:#fff !important;
}

#footer {
	font-size:11px;
}
	#footer span {
		padding:0 5px;
	}
	#footer #bookmark {
		float:right;
	}
	

/* additional features */
#home {
	width:900px;
}
	#home .featured {
		width:600px;
		float:left;
	}
		#home .featured div {
			width:265px;
			float:left;
			padding-right:35px;
			font-size:12px;
			padding-bottom:24px;
		}
			#home .featured div a {
				text-decoration:none;
				color:#fff;
			}
			#home .featured div a:hover {
				color:#ddd;			
			}
				#home .featured div a img {
					border:solid 2px #efaa3e;
					display:block;
					float:left;
				}
				#home .featured div a:hover img {
					border:solid 2px #ddd;	
				}
				#home .featured div a span.text {
					float:right;
					display:block;
					width:200px;
					cursor:pointer;
				}
	#home .news {
		float:right;
		width:300px;
	}
		#home .news div {
			background:url(../img/dash.gif) repeat-x bottom left;
			padding-bottom:8px;
			margin-bottom:16px;
		}
		#home .news h5 {
			font-size:14px;
			font-weight:normal;
			padding-bottom:3px;
		}
		#home .news p {
			font-size:12px;
			padding-bottom:8px;
			text-align:justify;
		}
		#home .news p.more {
			text-align:right;
		}
			#home .news p.more a {
				text-decoration:none;
			}
			#home .news p.more a:hover {
				color:#ccc;
			}
