html {
	overflow-x:hidden;
}
body {
	overflow-x:hidden;
	background:#121212;
	margin:0px;
	padding:0px;
	color:#fefefe;
	font-family:"Trebuchet MS", verdana, arial;
	font-size:11px;
}
select, input, textarea {
	font-family:"Trebuchet MS", verdana, arial;
	font-size:11px;
}
a {
	color:#8f8f8f;
}
.hr {
	font-size:0px;
	clear:both;
	margin:10px 0px 10px 0px;
	border-bottom:1px #a7a7a7 dashed;
}
.header {
	text-align:center;
	height:77px;
	background:#212121;
}
.header .content {
	width:980px;
	margin:auto;
	text-align:left;
}
.header .content .logo {
	padding:25px 0px 0px 14px;
}

.header .content .right {
	float:right;
	width:580px;
}
.headerright {
	position:absolute;
}
.headerright .headerrightContent {
	position:absolute;
	height:20px;
	width:900px;
	left:565px;
	background:url(/images/bg_menusub.gif) bottom repeat-x #ffffff;

}
.header .content .right .icons {
	padding:10px 10px 0px 0px;
	height:27px;
	float:right;
}
.header .content .right .icons .ico {
	float:right;
	padding-left:5px;
}
.header .content .right .menu {
	height:20px;
	clear:both;
	font-size:12px;
}
.header .content .right .menu .item, .header .content .right .menu .itemOver {
	float:right;
	height:17px;
	padding-top:3px;
	margin-left:1px;
}

.header .content .right .menu .itemOver {
	background:#373737;
}

.header .content .right .menu .item a, .header .content .right .menu .itemOver a {
	padding:0px 25px 0px 25px;
	color:#FFFFFF;
	text-decoration:none;
}
.header .content .right .submenu {
	font-size:11px;
	height:20px;
	width:565px;
	background:url(/images/bg_menusub.gif) repeat-x;
	clear:both;
	float:right;
	padding-left:10px;
}
.header .content .right .submenu .item {
	float:left;
	padding-top:4px;
}
.header .content .right .submenu .item a:link, .header .content .right .submenu .item a:visited, .header .content .right .submenu .item a:active {
	color:#8f8f8f;
	text-decoration:none;
	padding:0px 18px 0px 18px;
}
.header .content .right .submenu .item a:hover, .header .content .right .submenu .item .hover {
	color:#dbdbdb!important;
	text-decoration:underline!important;
	padding:0px 18px 0px 18px;
}

.category {
	padding-top:20px;
	width:980px;
	margin:auto;
	text-align:left;
}
.category .toptext {
	height:20px;
}
.category .toptext .title {
	font-size:14px;
	font-weight:bold;
	color:#e3e3e3;
	
}
.category .toptext .tlinks {
	padding-right:20px;
	float:right;
	padding-top:3px;
}
.category .toptext .tlinks a:link, .category .toptext .tlinks a:visited, .category .toptext .tlinks a:active {
	text-decoration:none;
	color:#ffffff;
	font-size:11px;
}
.category .toptext .tlinks a:hover {
	font-size:11px;
	text-decoration:underline;
	color:#ffffff;
}
.category .toptext .tlinks .previous {
	background:url(/images/ico_prev.gif) no-repeat right center;
	padding-right:8px;
}
.category .toptext .tlinks .next {
	background:url(/images/ico_next.gif) no-repeat left center;
	padding-left:8px;
	margin-left:10px;
}
.category .toptext .tlinks .commentadd {
	margin-right:20px;
}
.category .thumbnails {
	margin-top:20px;
	width:215px;
	float:right;
	height:502px;
	overflow-y:scroll;
}
.category .thumbnails .thumb {
	padding:0px 0px 12px 0px;
}
.category .fullsize img {
	/*width:752px;*/
}
.footer {
	font-size:11px;
	color:#2f2f2f;
	padding-top:20px;
	padding-bottom:30px;
	text-align:center;
}
.footer img {
	vertical-align:middle;
	margin-left:10px;
}
/* START INFO SHIZZLE */
	#infoframe {
		position:absolute;
		width:212px;
		height:212px;
		border:none;
		display:none;
		z-index:0
	}
	
	#infobox {
		position:absolute;
		z-index:200px;
		display:none;
		background:#FFFFFF;
		border:1px solid #e6e6e6;
		text-align:left;
		width:210px;
		height:210px;
	}
	
	#CTInfoBoxFrame {
		position:absolute;
		border:none;
		display:none;
		z-index:0
	}
	
	#CTInfoBox {
		position:absolute;
		z-index:200px;
		display:none;
		background:#FFFFFF;
		border:1px solid #dbdbdb;
		text-align:left;
	}
	
	#CTInfoBox .infotext {
		padding:2px; 
	}
	
	#infobox .infohtml {
		width:200px;
		height:200px;
		padding:5px;
		font-weight:bold;
		color:#555555;
		background: url(/shoppingmodule/images/loading.gif) no-repeat center;
	}
/* END INFO SHIZZLE */

.static {
	width:950px;
	margin:auto;
	text-align:left;
	padding-top:15px;
}
.static .title {
	font-weight:bold;
	font-size:14px;
	padding-bottom:10px;

}
.static .description {
	line-height:17px;
}
.static .description strong {
	font-weight:bolder;
	font-size:12px;
}
.static .portrait {
	padding-left:30px;
	float:right;
}
/* START ADMIN */
	#loader {
		display:none;
		text-align:center;
		font-weight:bold;
		margin-top:50px;
	}
	
	#loader .image img {
		margin-bottom:10px;
	}
	.main {
		width:600px;
		text-align:left;
		margin:15px auto auto auto;
	}
	.AdminTitle {
		font-size:14px;
		font-weight:bold;
		margin-bottom:10px;
	}
	.AdminTitleMessage {
		color:#ff5500;
		font-size:11px;
		font-weight:bold;
	}
	
	.AdminThumb {
		border:1px #CCCCCC solid;
	}
	
	.TRAdminTitle td {
		background:#666666;
		color:#FFFFFF;
		font-weight:bold;
	}
	
	.TRAdminTitle a {
		color:#FFFFFF!important;
	}
	.TRAdminRow2 {
		background:#2c2c2c;
	
	}
/* END ADMIN */
