/*
Theme Name: Royal Templates
Theme URI: http://www.intelligentstudios.co.uk
Description: Original theme for royaltemplates.com
Version: 1.0
Author: Michael Clarke - mikka23
Author URI: http://www.intelligentstudios.co.uk
Tags: light, template showcase
*/
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
body {
	background:#e1e3e2;
	margin:0;
	text-align:center;
}
#wrapper{
	width:1000px;
	margin:0 auto;
	text-align:left;
	padding:0 0 30px 0;
}
#topbar{
	background:url(images/topbar.jpg) top repeat-x;
	height:47px;
	width:958px;
	padding:0 20px 0 20px;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	position:relative;
	border-top:1px solid #ccc;
}
a img{
	border:none;
}
#logo{
	float:left;
}
a {
   outline: none;
}
h1{
	margin:0;
	padding-left:20px;
	padding-top:13px;
	background:url(images/logo.jpg) bottom right no-repeat;
	width:165px;
	height:17px;
	overflow:hidden;
}
h1 a:link, h1 a:visited, h1 a:hover{
	padding-left:165px;
	height:17px;
	display:block;
}
.links{
	float:right;
	padding-top:13px;
}
.links ul{
	list-style:none;
	margin:0;
	padding:0;
}
.links ul li{
	padding-left:15px;
	float:left;
}
a:link {
	color: #333;
}
a:visited {
	color: #333;
}
a:hover {
	color: #7526c4;
}
a:active {
	color: #333;
}
#best{
	height:410px;
	width:958px;
	padding:0 20px 0 20px;

	background:url(images/shadow.jpg) bottom left no-repeat;
}
#king{
	float:left;
	background:url(images/king.jpg) bottom left no-repeat;
	height:410px;
	width:300px;
}
#besttemplate{
	float:right;
	padding-top:20px;
}
#templateframe{
	background:url(images/bestframe.jpg) top left no-repeat;
	position:relative;
	padding:23px 24px;
	width:590px;
	height:260px;
}
#besttemplate h2{
	font-size:18px;
	color:#333;
	text-shadow:1px 1px white;
	width:100%;
	text-align:center;
	margin:0;
	padding:15px 0 20px 0;
	font-weight:normal;
}
.bestbuy{
	background:url(images/bestbuy.png) top left no-repeat;
	height:120px;
	width:120px;
	position:absolute;
	top:72px;
	left:-60px;
}
.download{
	background:url(images/preview-download-big.png) top left no-repeat;
	width:190px;
	height:43px;
	position:absolute;
	top:255px;
	left:201px;
}
.download a, .download a:visited, .download a:hover{
	width:90px;
	text-align:center;
	padding-top:12px;
	padding-bottom:16px;
	font-size:13px;
	text-shadow:1px 1px white;
	display:block;
	float:left;
	color:#333;
	font-weight:bold;
	text-decoration:none;
	}
	.download a:hover{
		color:#7526c4;
	}
	#nav{
		background:url(images/navbg.jpg) repeat-x top left;
		border-left:1px solid #c4c4c4;
		border-right:1px solid #c4c4c4;
		border-top:1px solid #c4c4c4;
		height:52px;
		width:998px;
	}
	#nav ul{
		font-weight:bold;
		font-size:18px;
		text-shadow:1px 1px white;
		margin:0;
		list-style:none;
		padding:0;
	}
	#nav ul li{
		float:left;
		display:block;
		padding:13px 20px;
	}
	#nav ul li a:link, #nav ul li a:visited{
		color:#333;
		text-decoration:none;
	}
	#nav ul li a:hover{
		color:#7526c4;
	}
	#content{
		background:url(images/content.jpg) #ececec top repeat-x;
		width:958px;
		padding:20px 20px;
		border-left:1px solid #c4c4c4;
		border-right:1px solid #c4c4c4;
		border-bottom:1px solid #c4c4c4;
		line-height:20px;
	}
	#content p{
		text-shadow:1px 1px white;
	}
	#content h3{
		font-size:16px;
		font-weight:normal;
		color:#666;
		text-shadow:1px 1px white;
		margin:0;
		width:100%;
		padding:0 0 20px;
		background:url(images/break.jpg) bottom repeat-x;
		line-height:30px;
	}
	ul.previewtemp{
		padding:0 0 20px 0;
		margin:0 0 20px 0;
		list-style:none;
		background: bottom repeat-x url(images/break.jpg);
	}
	ul.previewtemp li{
		background:url(images/preview-frame.jpg) top left no-repeat;
		width:262px;
		height:212px;
		float:left;
		position:relative;
		padding:12px;
		margin-right:16px;
		margin-left:16px;
		margin-bottom:20px;
		margin-top:20px;
	}
	.pricetag{
		position:absolute;
		top:-4px;
		left:-6px;
		background:url(images/price.png) top left no-repeat;
		height:48px;
		width:48px;
		font-weight:bold;
		padding:8px 0 0 8px;
		text-shadow:1px 1px white;
	}
	.previewsmall{
		background:url(images/preview-download-small.png) top left no-repeat;
		width:135px;
		height:35px;
		position:absolute;
		top:163px;
		left:70px;
	}
	.previewsmall a{
		font-size:11px;
		display:block;
		width:64px;
		padding-top:7px;
		padding-bottom:6px;
		float:left;
		text-align:center;
		text-decoration:none;
		color:#333;
		text-shadow:1px 1px white;
	}
	.previewsmall a:hover{
		color:#7526c4;
	}
	.clear{
		clear:both;
	}
	#footer{
		border-left:1px solid #6e9403;
		border-right:1px solid #6e9403;
		background:url(images/footer.jpg) repeat-x top;
		height:45px;
		position:relative;
		width:998px;
	}
	#footer h4{
		font-size:16px;
		font-weight:normal;
		position:absolute;
		top:12px;
		left:20px;
		color:white;
		text-shadow:1px 1px #6e9403;
		margin:0;
	}
	#footer p{
		position:absolute;
		right:20px;
		top:15px;
		font-size:12px;
		color:#384a0a;
		text-shadow:1px 1px #aed840;
		padding:0;
		margin:0;
	}
	#footer p a{
		color:#384a0a;
	}
		#footer p a:hover{
		color:black;
	}
	.nextlink a{
		padding:10px;
		background:#f1f1f1;
		border:1px solid #ccc;
	}
		.rightrat{
		position:absolute;
		bottom:13px;
		right:30px;
		width:160px;
		color:#666;
		text-shadow:1px 1px white;
		font-size:11px;
	}
	.leftrat{
		position:absolute;
		bottom:18px;
		left:30px;
		padding-right:20px;
		z-index:999999
		}
