html { font-size:100.01%;}
html,
body {
	margin:0;
	height:100%;
}
body{
	font-size:64%;
	color:#7d6332;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	background:#ece8ca url('http://spotlets.com/images/body.gif') repeat-x;
}
img		{border:none;}
a		{ text-decoration:none; color: #ff6b00; }
a:hover	{ text-decoration: underline; }
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
/*page area*/
#container {
	width:962px;
	margin:0 auto;
	min-height:100%;
	position:relative;
}
* html #container { height:100%;}
.hold { padding-bottom:150px;}
#container h1 {
	position:absolute;
	top:55px;
	left:57px;
	z-index:10;
	width:141px;
	height:69px;
	margin:0;
}
#container h1 a {
	display:block;
	overflow:hidden;
	cursor:pointer;
	background: #fff url('http://spotlets.com/images/logo.png') no-repeat;
	text-indent:-9999em;
	height:100%;
}
/*header area*/
#header {
	position:absolute;
	top:0;
	left:0;
	width:962px;
	background: #BFB379 url(/templates/spotlets/images/header-bg.gif) 0px 3px no-repeat;
	/*background:url('http://spotlets.com/images/header.jpg') no-repeat;*/
	height:127px;
}
#header fieldset {
	float:right;
}
#header input {
	float:left;
	width:150px;
	font:12px/14px Arial, Helvetica, sans-serif;
	margin:7px 5px 0 0;
	padding:3px 0 2px 6px;
	border:1px solid #7f9db9;
}
#header input.button {
	width:auto;
	padding:0;
	margin:3px 17px 0 0;
	border:none;
}
.top-area {
	overflow:hidden;
	width:100%;
}
.sub-menu {
	float:left;
	overflow:hidden;
	height:25px;
	padding:16px 0 0 5px;
	margin:0;
	list-style:none;
}
.sub-menu li { display:inline;}
.sub-menu a {
	width:125px;
	margin:0 -2px;
	position:relative;
	z-index:2;
	font-weight:bold;
	overflow:hidden;
	cursor:pointer;
	background:url('http://spotlets.com/images/top-tab.png') repeat;
	text-align:center;
	float:left;
	color:#8D7646;
	font-size:11px;
	line-height:27px;
	padding-top: 2px;
}
.sub-menu li.active a {
	background:url('http://spotlets.com/images/top-tab-h.png') no-repeat;
	z-index:1;
}

/*tabs*/
.tabs{
	margin:16px 0 0 0;
	list-style:none;
	float:left;
	overflow:hidden;
	font-size:11px;
	font-weight:normal;
	line-height:20px;
	padding:0 0 0 1px;
	height:25px;
}
.tabs li{float:left;}
.tabs a{
	padding-top:5px;
	display:block;
	text-align:center;
	background:url(/templates/spotlets/images/tab.gif) no-repeat;
	width:122px;
	color:#8D7646;
}
.tabs a:hover,
.tabs a.active{
	background-position:0 100%;
	text-decoration:none;
}

.sub-links {
	overflow:hidden;
	float:right;
	display:inline;
	padding:0;
	margin:14px 20px 0 0;
	list-style:none;
}
.sub-links li {
	float:left;
	font-size:12px;
}
.sub-links a {color:#8D7646;}

#nav {
	margin: 0 4px 0 -300px;
	padding: 0 0 0 237px; 
	float: right; 
	background: url(http://spotlets.com/images/webspot/nav-bg.jpg) no-repeat;
	height: 86px;
}
#nav li {
	list-style:none; 
	float: left; 
	background: url(http://spotlets.com/images/webspot/nav-menu-bg.gif) no-repeat 0 1px;
	font-size: 14px;
}
#nav li a {
	float: left; 
	height: 27px;
	padding: 59px 15px 0;
	color: #8d7646;
	text-decoration: none; 
	margin-left: 1px;
	display: block;
}
#nav li ul {
	position: absolute;
	top: -999em;
	margin: 0;
	padding: 0;
	list-style: none;
	float: none;
	clear: left;
	overflow: hidden;
	background:url(http://editspot.com/templates/spotlets/images/drop-down-bg.png);
	width: 140px;
}
#nav li:hover ul{
	display: table;
}
#nav li.hover a,
#nav li:hover a,
#nav li a.active,
#nav li.sfHover a {	
	background: url(/templates/spotlets/images/menu-hover.jpg) 0 0 repeat-x;
	color: #fff;
}

#nav li.hover ul li a,
#nav li:hover ul li a,
#nav li.sfHover ul li a {
	background: none;
	color: #fff;
	text-decoration: none;
}

#nav li ul li {
	background: none; 
	float: none; 
	text-align: center; 
	font-weight: normal; 
	margin: -1px 0 0;
	padding: 0px;
	border-top: 1px solid #bcbbba; 
	font-size: 1em;
	width: 100%;
}
#nav li ul li a {
	float: none; 
	display: block;
	color: #fff;
	background: none; 
	padding: 0; 
	margin: 0; 
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 8px 0 9px;
}
#nav li:hover {
	visibility:	inherit; /* fixes IE7 'sticky bug' */
}
#nav li ul li a:hover {
	text-decoration: none; 
}
#nav li:hover ul li:hover a,
#nav li.hover ul li.hover a,
#nav li ul li a:hover {
	background: #f4f1d9;
	color: #8d7646;
}
#nav li:hover ul,
#nav li.sfHover ul {
	left:			auto;
	top:			127px;
	z-index:		99;
}
ul#nav li:hover li ul,
ul#nav li.sfHover li ul {
	top:			-999em;
}
ul#nav li li:hover ul,
ul#nav li li.sfHover ul {
	left:			175px;
	top:			0;
}
ul#nav li li:hover li ul,
ul#nav li li.sfHover li ul {
	top:			-999em;
}
ul#nav li li li:hover ul,
ul#nav li li li.sfHover ul {
	left:			175px;
	top:			0;
}

/*content area*/
#content {
	padding:127px 4px 0;
	background:url('http://spotlets.com/images/content.png') repeat-y;
}
.holder {
	width:100%;
	overflow:hidden;
}
.main-holder {
	overflow:hidden;
	background:#fff;
}
.home { background: #E9E2C1 url('/templates/spotlets/images/main-holder2.gif') 0px 0px repeat-x; }
.inner-holder {padding:8px 0 7px 9px;}
* html .inner-holder { padding-bottom:0;}
/*left column*/
.big-column {
	float:left;
	width:734px;
	overflow:hidden;
}
.flash-hold { padding:8px 0 0 10px;}
.create-link {
	float:left;
	background:url('http://spotlets.com/images/create-link.jpg') no-repeat;
	width:170px;
	position:relative;
	margin:1px 0 0 -1px;
	text-indent:-9999em;
	overflow:hidden;
	height:270px;
}
.column1 .create-link {
	background:url('http://spotlets.com/images/create-inner-link.jpg') no-repeat;
	width:179px;
	height:210px;
	margin:-1px 0 0;
	display:inline;
}
.column1 .box {
	overflow:hidden;
	padding-bottom:10px;
	margin-bottom:8px;
	background:url('http://spotlets.com/images/box-bottom-bg.gif') no-repeat 50% 100%;
}
.gallery {
	float:left;
	width:569px;
	margin-left:-4px;
	position:relative;
}
.hold1{
	position:relative;
	overflow:hidden;
	width:100%;
}
.hold1{
	width:569px;
	overflow: hidden;
	position: relative;
	text-align: center;;
}
.hold2 {
	left: 50%;
	float: left;
	position: relative;
	text-align: center;
}
.tabset {
	left: -50%;
	float: left;
	position: relative;
	margin:0;
	padding:0;
	list-style:none;
}
.tabset li {
	float:left;
	padding:0 9px;
}
.tabset a {
	float:left;
	color:#fff;
	cursor:pointer;
	margin:0 0 0 -4px;
	display:inline;
	background:url('http://spotlets.com/images/tab-r.jpg') no-repeat 100% 0;
}
.tabset a:hover { text-decoration:none;}
.tabset a span{
	float:left;
	line-height:32px;
	color:#fff;
	font-size:18px;
	padding:2px 24px 0;
	background:url('http://spotlets.com/images/tab-l.jpg') no-repeat;
}
.tab-content {
	background:url('http://spotlets.com/images/gallery.png') no-repeat;
	height:243px;
	margin-top:-4px;
}
.tab-hold {
	overflow:hidden;
	width:100%;
	position:relative;
}
.flash-hold img { display:block;}
div.tab a.prev,
div.tab a.next {
	float:left;
	background:url('http://spotlets.com/images/prev.png') no-repeat;
	width:44px;
	height:44px;
	margin-top:85px;
	cursor:pointer;
	text-indent:-9999em;
	overflow:hidden;
}
div.tab a.prev { margin-left:16px;}
div.tab a.next {
	margin-left:5px;
	background:url('http://spotlets.com/images/next.png') no-repeat;
}
.gallery-hold {
	float:left;
	display:inline;
	position:relative;
	margin:9px 0 0 2px;
	background:url('http://spotlets.com/images/slide-area.gif') no-repeat;
	width:440px;
	overflow:hidden;
	height:194px;
}
.gallery-hold ul{
	padding:0;
	position:absolute;
	top:13px;
	left:12px;
	width:9999px;
	margin:0;
	list-style:none;
}
.gallery-hold li {
	float:left;
	width:220px;
}
a.play {
	background:url('http://spotlets.com/images/play.png') no-repeat;
	width:116px;
	height:39px;
	text-align:center;
	line-height:39px;
	font-size:14px;
	margin:-4px auto 0;
	display:block;
	color:#fff;
}
/*right column*/
.sidebar {
	float:right;
	width:209px;
	display:inline;
	margin-top:11px;
	margin-right:11px;
}
.sidebar .box {
	background:url('http://spotlets.com/images/box-bg.gif') no-repeat 50% 0;
	margin-top:2px;
	padding:7px 0 5px;
}
.sidebar .box h3 {
	font-size:1.8em;
	color:#f18100;
	margin:0;
}
.sidebar ul {
	padding:0;
	margin:0;
	list-style:none;
}
.sidebar li{
	line-height:1.5em;
	font-size:1.2em;
}
.sidebar ul.bullet-list li {
	background:url('http://spotlets.com/images/bullet.gif') no-repeat 0 8px;
	padding-left:8px;
}
.sidebar .box a{
	text-decoration:underline;
	color:#f18100;
}
.sidebar .box div { padding:0 0 0 5px;}
.sidebar .box p {
	font-size:1.2em;
	line-height:1.5em;
	margin:0;
}
.column1 {
	float:left;
	width:187px;
}
.right-col {
	width:183px;
}
.right-col .column-cont {
	padding-right:0;
	background:url('http://spotlets.com/images/column1-cont-right.png') repeat-y;
}
.right-col .column-grad {
	width:179px;
	background:url('http://spotlets.com/images/column-grad-right.gif') repeat-x;
}
.right-col .column-grad img {
	display:block;
	margin:0 auto;
}
.column1 .top,
.column1 .bottom {
	background:url('http://spotlets.com/images/column1-top.gif') no-repeat;
	height:5px;
	overflow:hidden;
	display:block;
}
.column1 .bottom {
	background:url('http://spotlets.com/images/column1-bottom.gif') no-repeat;
	height:7px;
}
.column-grad {
	background:url('http://spotlets.com/images/column-grad.gif') repeat-x;
}
.column-cont {
	min-height: 515px;
	padding:0 4px;
	background:url('http://spotlets.com/images/column1-cont.png') repeat-y;
}
.column-cont:after {
	content:"";
	clear:both;
	display:block;
}
.menu {
	padding:0;
	margin:0;
	list-style:none;
}
.menu li {
	height:1%;
	vertical-align:top;
}
.menu a {
	display:block;
	background:url('http://spotlets.com/images/menu-link.gif') repeat-x;
	height:34px;
	text-align:center;
	font-size:1.6em;
	color:#776846;
	line-height:34px;
}
.menu li.active a,
.menu li.active a:hover {
	background:none;
	font-weight:bold;
	color:#776846;
	background:url('http://spotlets.com/images/menu-link-act.gif') repeat-x;
}
.menu a:hover {
	font-weight:bold;
	text-decoration:none;
	background:url('http://spotlets.com/images/menu-link.gif') repeat-x 0 -34px;
	color:#fff6d8;
}
.column2 {
	float:left;
	width:570px;
	padding:0 2px 0 3px;
}
.visual p {
	margin:0;
	line-height:13px;
	text-align:right;
}
.visual img {
	display:block;
}

.imagecaption {
	text-align: right;
	}
	
.info {
	margin:0;
}
.info .top,
.info .bottom {
	background:url('http://spotlets.com/images/info-top.png') no-repeat;
	height:5px;
	overflow:hidden;
	display:block;
}
.info .bottom { background:url('http://spotlets.com/images/info-bottom.png') no-repeat;}
.info-cont {
	min-width: 500px;
	min-height: 331px;
	padding: 0 26px 0 22px;
	display: table;
	background:url('http://spotlets.com/images/info-cont.png') repeat-y;
}
.info-cont h2 {
	margin: 11px 0 3px;
	padding: 0;
	font: normal 24px/26px Arial, sans-serif;
	color:#ff6b00;
	font-weight:normal;
}
.info-cont h3 {
	font-weight: normal;
	margin: 0;
	padding: 0;
	font-size: 17px;
	color: #bac600;
}
.info-cont p {	
	font-size: 14px;
	line-height: 1.5em;
	margin-bottom: 18px;
}
/*footer area*/
#footer {
	/*margin:-152px 0 0;*/
	min-width:962px;
	position:relative;
	height:152px;
	background:url('http://spotlets.com/images/footer.gif') repeat-x;
}
.footer-area {
	margin:0 auto;
	width:962px;
	height:152px;
	text-align:center;
	margin-top: 20px;
}
#footer ul {
	padding:0 0 27px;
	margin:0;
	font-size:1.4em;
	list-style:none;
	line-height:35px;
	display: none;
}
#footer li {
	padding:0 19px 0 5px;
	display: inline;
}
#footer a { color:#8d7646; font-size: 1.4em;}
.footer-area p a { text-decoration:underline;}
.footer-area p {
	margin:0;
	font-size: 1.1em;
}
#footer .footer-area a { color:#8d7646; font-size: 1.0em;}

.footer-area p.part {margin-top:10px;}
.footer-info { margin: 9px 0; }

#spotletsLogin input {
	color: #757575;
}