/* LAYOUT STYLES */
body {
	background: #000000;
	font-size: 8pt;
	color: #9c9c9c;
	font-family: Verdana, Arial;
	text-align: center;
}
#Container {
	background: #000000;
	border-left: 1px solid #333333;
	border-right: 1px solid  #333333;
}
/***** MENU STYLES *****/
#MainMenu {
	text-align: center;
	background: url(../images/MenuDivider.gif) left no-repeat;
}
.mainlevel {
	display: block;
	float: left;
	height: 22px;
	padding: 3px 15px 0px 15px;
	font-size: 1.3em;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
	background: url(../images/MenuDivider.gif) right no-repeat;
}
/***** FOOTER STYLES *****/
#FooterHolder {
	background: #111111;
	border: 1px solid #333333;
}
#Footer {
	font-size: 0.7em;
	color: #222;
}
.clear {
	clear: both;
}
/***** MODULE BLOCK *****/
.ModuleTitle {
	display: block;
	height: 30px;
	background: url(../images/BgModuleTitle.png) top no-repeat;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 20px;
	color: #ffffff;
}
/***** LOGIN MODULE BLOCK *****/
.mod_login {
	display: block;
}
.mod_login img {
	text-align: center;
	margin: auto;
}
#Login #mod_login_username, #Login #mod_login_password {
	width: 130px;
	background: #000;
	border: 1px solid #333333;
	color: #cccccc;
	font-size: 1em;
	padding: 5px;
	margin: 3px 0px 10px 0px;
}
#Login #mod_login_remember {
	outline: none;
	margin: 3px 0px 10px 0px;
}
.mod_login_avatar {
	margin: auto;
}
#Login td {
	height: 30px;
}
/***** GALLERY *****/
.jg_back {
	display: none;
}
.jg_toplist {
	color: #ffffff;
}
.jg_element_gal {
	padding: 10px;
	border: 1px solid #333333;
	margin: 0px 0px 10px 10px;
}
.sectiontableentry1, .sectiontableentry2 {
	margin: 0px 0px 0px 33px;
}
.jg_photo_container_l {
}
/***** EVENTS *****/
.copyright {
	display: none;
}
.componentheading {
	display: none;
}
/***** SHOP *****/
#vmMainPage {
	display: block;
	width: 720px;
	margin: 00px 10px 0px 10px;
}
#vmMainPage h4 {
	display: block;
	padding: 0px 10px 0px 10px;
	height: 30px;
	background: #cc0000 url(../images/BgVmCategory.gif) repeat-x;
	color: #fff;
	line-height: 28px;
}
#vmMainPage h3 {
	display: block;
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 10px 0px;
	height: 30px;
	color: #fff;
	line-height: 25px;
	border-bottom: 1px solid #333333;
}
#vmMainPage table {
	display: block;
	width: 720px;
	color: #fff;
	margin: 0px 0px 30px 0px;
	
}
#vmMainPage table td {
	margin: 0px 10px 0px 10px;
	color: #fff;
	width: 240px;
}

#vmMainPage div h4 {
	display: block;
	background: none;
	margin: none;
	padding: none;
}
#vmRecent {
	display: block;
	width: 720px;
	color: #fff;
	background: #ccc;
	margin: 0px 0px 30px 0px;
}
#vmMainPage td h1 {
	color: #fff;
	font-size: 14pt;
}
.addtocart_button {
	width: 120px;
	text-align: left;
	font-size: 1.0em;
	color: #ffffff;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 35px;
}
.CartList {
	padding: 0px 10px 0px 10px;
}
.CartRuler {
	width: 145px;
	border: none;
	height: 1px;
	background: #666;
	margin: 5px  0px 10px 0px;
}
.CartQuantity {
	float: left;
	display: block;
	width: 20px;
}
.CartProduct {
	float: left;
	display: block;
	width: 70px;
	margin: 0px 0px 0px 5px;
}
.browseProductContainer {
	width: 678px;
	border: 1px solid #666;
	margin: 10px 0px 10px 0px;
	padding: 20px;
}
.vmCartContainer {
	background: #333333;
	padding: 20px;
	border: 1px solid #666666;
}
#vmMainPage hr {
	border: 0;
	height: 1px;
	background: #333;
	color: #333;
}
.jglatestcat24_row hr {
	border: 0;
	height: 1px;
	background: #333;
	color: #333;
}
/** FORUM STYLES **/

/* COMMON STYLES */
h1 {
	font-size: 1.2em;
	color: #292257;
	font-weight: bold;
	margin: 0px 0px 10px 0px;	
}
p {
	line-height: 2.4em;
	margin: 0px 0px 0px 0px;
}
img {
	border: none;
}
a, a:visited {
	outline: none;
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.yt_container_horizontal {
	display: block;
	height: 200px;
}
#cbIconsTop {
	margin-bottom: 20px;
}
#cbIconsBottom {
	margin-top: 20px;
}
#registrationTable .inputbox {
	width: 200px;
	background: #666666;
	border: 1px solid #cccccc;
}
