/*-----EggZack
MSI Remodeling and Additions

COLORS:

red #fb0007
black #000000 


-----*/	

#test_body
{
	background-color: #fff !important;
	background-image: none;
}
	

body {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	font-size: 14px;
	line-height: 170%;
	padding: 0px !important;
	margin: 0px !important;
	background: url(images/bg.jpg) repeat-x center top #000;
	}
	
h1, h2.article_header {
	font-size: 32px;
	font-weight: bold;
	color: #fb0007;
	margin: 0 0 25px 0;
	border: none !important;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	

h2 { 
	font-size: 24px;
	font-weight: normal;
	color: #000;
	margin: 30px 0 25px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

h3 {
	font-size: 18px;
	font-weight: normal;
	color: #000;
	font-style:italic;
	margin: 15px 0 15px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: .1em;
	}
	
h4 {
	font-size: 16px;
	font-weight: normal;
	color: #000 ;
	margin: 5px 0 0px 0;
	letter-spacing: .1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	}

	
p {
	font-size: 14px;
	color: #000;
	line-height: 170%;
	margin: 10px 0px 20px 0px;
	}
	
hr {
	color: #000;
    background-color: #000;
    height: 1px;
	border: 0;
	}
	
#article_description li {
	
	list-style-position: inside !important;
	font-size: 14px;
	padding-left: 1em;
	text-indent: -1em;
}

td {
	font-size: 14px;
	color: #000;
}

a {
	color: #fb0007;
	text-decoration: none;
	font-weight:bold;
}

a:hover {
	color: #fb0007;
	text-decoration: underline;
}
	
/*-----MAIN CONTAINERS-----*/	
	
.container {
	position: relative;
	margin: 0px auto;
	background: none;
	}
	
#header {
	background: url(images/header.jpg) repeat-x center top transparent;
	height: 150px;
	margin:0 auto;
	}
	
#logo {
	background: url(images/logo.png) no-repeat center top transparent;
	height: 144px;
	margin: 0 auto;
	}
	
.outercontent2 {
	background: none;
	width: 100%;
	margin: 0 auto;
	}
	
.outercontent {
	min-height:600px;
	background: url(images/content-bg.jpg) repeat-y center top transparent;
	margin:0 auto;
	width: 1000px;
			}
	
.content {
	background: transparent;
	padding: 40px 20px 50px 20px;
	margin-left: 200px;
	width: 760px;
	}
	
#social-networks {
	position: relative;
	top: 20px;
	right: 140px;
	}
	
.home_flash {
	float: right;
	border:#000 thin solid;
	}
	
#prefooter {
     border-bottom: #fb0007 8px solid;
	}
	
#footer {
	background: url(images/footer.png) no-repeat center top #000;
	margin: 0 auto;
	text-align:center;
	border-top: #fff 14px solid;
	height:300px;
	}
	
#leftnav {
	float: left;
	background: transparent;
}
	
#navbox {
	width: 170px;
	padding: 0px 0 0px 0px !important;
}

#menu_ul {
	
}

#leftnav ul {
	background: transparent;
    margin: 0;
	padding: 30px 0 20px 5px;
	
}
	
#leftnav ul li {
	padding: 10px 15px 5px 35px;
	text-align: left !important;
	list-style: none;	
	list-style-position: outside !important;
	list-style-image: none !important;
	list-style-type: none !important;
	line-height:1.9em;
	width:160px !important;
	}

#leftnav ul li:hover, #leftnav ul li:active, #leftnav ul li:focus {
	background: url(images/navitem.png) no-repeat left top transparent;
	width:160px !important;
	}

#leftnav a:link, #leftnav a:visited {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	font-size:14px !important;
	text-transform:uppercase;
	}
	
#leftnav a:hover, #leftnav a:focus, #leftnav a:active {
	color: #fff;
	}
	
.subnav
{
	margin:0px 1px 1px 20px !important;
	display:none;
}

ul.subnav
{	
	border: none;
	padding-top:0px !important;
	position:absolute;
	z-index:25;
	background-color: #000 !important;
	border: #fb0007 thin solid;
	}

.subnav ul li
{
	text-indent: -13px !important;
	padding-left: 35px !important;
	padding-bottom: 15px;
	padding-top: 5px;
	padding-right: 5px;
	text-align: left !important;
	list-style-position: outside !important;
	list-style-image: none !important;
	list-style-type: none !important;
	width:160px !important;
	}
	
.subnav ul ul
{
	background-color: #000;
	}
	
ul.subnav li:hover
{
	color: #fff !important;
	background: #000;
}

.subnav li a
{
	text-decoration:none;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

.subnav li a:link, .subnav li a:active, .subnav li a:visited
{
	text-decoration:none;
}

.subnav li a:hover
{
	color: #fff !important;
	
}	
	
	
/*-----ADDITIONAL CUSTOMIZATIONS-----*/

#content img {
	border: thin #000 solid !important;
	margin: 0 10px 10px 10px;
}

#content input
{
	border: thin solid #fb0007;
	background-color: #fff;
}

#content textarea
{
	border: thin solid #fb0007;
	background-color: #fff;
}

#contact-us-info {
	color: #000 !important;
	padding: 0 !important;
	margin:0 !important;
	
}
	
#eggzack_logo {
	width:auto !important;
}

#article_image img
{
max-width:400px;
}
	
td {
	background-color: transparent !important;
}



/*-----GALLERY-----*/
#main_image_gallery_image /*actually the container for the main image and related text*/
{
	width: 650px;
	margin:0 auto;
}

#main_image_gallery_image img /*just the image*/
{
	display: block;
	border: thin solid #000;
	max-width: 600px;
	margin: 20px 0 0 0;
}

#image_gallery_image img a
{
border:none !important;
} 

.main_image_gallery_title
{
	
}

.main_image_gallery_desc
{
display: none;
}


.main_image_gallery_subcat
{
	
}

.main_image_gallery_name
{
	display: none;
}

/*for the smaller thumbnail pics of other items in the same gallery*/

#image_gallery_wrapper
{	
margin-bottom:100px;
padding-bottom:50px;
width:750px;
	
}

.image_gallery_image /*actually the container for the image and related text*/
{
	width: 180px;
	height: 250px;
	display:block;
	float:left;
	text-align:center;
	border:1px solid #ccc !important;
	margin:0px 5px 5px 0px;
	
}

.image_gallery_image img /*just the image*/
{
	max-width:170px;
	max-height:150px;
	border:1px solid #fff !important;
	margin:5px auto !important;
}

.image_gallery_title
{
		display:block;
}

.image_gallery_desc
{
		display: none;
}

.image_gallery_designer
{
	display: none;
}

.image_gallery_subcat
{
	display: none;
}

	
#image_gallery_categories {
	display: none;
	}
	
.listing_article {
	margin:5px;
	padding:5px;
}

.clear {
	clear:both;
	height:1px;
}