/*
    DOM
*/

body, html
{
    font-family: Verdana, Arial, Tahoma, sans-serif;
    margin: 0;
    padding: 0;
    background: #DDD;
}

h1, h2, h3, h4, h5, p
{
    margin: 0;
    padding: 0;
}

h6
{
	font-size: 18px;
	color: #FFFFFF;
	margin: 0px;
	height: auto;
	font-weight: bold;
	text-decoration: underline;
	padding-top: 5px;
}

/* 
    General Classes
*/

.clear
{
    clear: both;
}

/* 
    Page Layout
*/

#page
{
    width: 775px;
    margin: 0 auto;
    padding: 0 0 20px 0;
}

/* Header */
#header
{
    height: 12px;
    background: #DDD;
}

/* Main Menu */
#menu
{
    width: 100%;
    margin: 10px 0 0 0;
    background: #FFF;
}

#menu a
{
    display: block;
    height: 30px;
    font-size: 14px;
    line-height: 30px;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    color: #FFF;
    background: #933;
}

#menu a:hover
{
    text-decoration: none;
    color: #FFF;
    background: #633;
}

#menu p
{
    display: block;
    height: 30px;
    font-size: 14px;
    line-height: 30px;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
	border-bottom: solid 1px #600;
    color: #933;
    background: #FFF;
}

#menu .item
{  
    border-top: solid 1px #600;
    border-bottom: solid 1px #600;
    border-right: solid 1px #600;
}

#menu .first
{  
    border: solid 1px #600;
}

#menu .selected
{  
    border-top: solid 1px #600;
    border-right: solid 1px #600;
}

#menu .first_selected
{  
    border-top: solid 1px #600;
    border-left: solid 1px #600;
    border-right: solid 1px #600;
}

/* Top Banner */
#main_banner
{
    height: 200px;
    text-align: right;
    background: url(images/banner.jpg) no-repeat;
    border-left: solid 2px #000;
    border-right: solid 2px #000;
	border-bottom: solid 2px #000;
    padding: 0 15px 0 0;
}

#main_banner h1
{
    font-size: 18px;
    line-height: 20px;
    color: #FFF;
    margin: 25px 0 12px 0;
}

#main_banner .desc
{
    font-size: 14px;
    line-height: 14px;
    color: #FFF;
    margin: 5px 0 10px 0;
}

#main_banner .link
{
    font-size: 12px;
    line-height: 25px;
    color: #FFF;
}

#main_banner .link a
{
    font-weight: bold;
    color: #06C;
}

/* Regular Text */
h1 {
	font-size: 22px;
	color: #999999;
}

h2 {
	font-size: 18px;
	color: #999999;
}

p {
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	height: auto;
}

li {
	color: #000000;
	font-size: 10px;
	margin-left: -10px;
}

h3
{
    height: 24px;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    color: #FFF;
    background: #933;
    border: solid 1px #600;
    margin: 0 0 10px 0;
}

h4 {
	font-size: 09px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	height: auto;
}

h5 {
	font-size: 14px;
	color: #CC0000;
	margin: 0px;
	padding: 0px;
	height: auto;
	font-weight: bold;
}

h6 {
	font-size: 18px;
	color: #FFFFFF;
	margin: 0px;
	height: auto;
	font-weight: bold;
	text-decoration: underline;
	padding-top: 5px;
}


/* Page Content */
#content
{
    padding: 10px 0;
    background: #FFF;
    border-right: solid 1px #600;
    border-left: solid 1px #600;
}

/* Page Content: Main */
#content #main
{
    width: 455px;
    float: left;
    padding: 0 10px 0 10px;
}


/* Page Content: Left Navigation Boxes */
#content #left_nav
{
    width: 255px;
    float: left;
}

#content #left_nav .header
{
    height: 24px;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    color: #FFF;
    background: #933;
    border: solid 1px #600;
    margin: 0 0 10px 0;
}

#content #left_nav .thumb
{
	width: 70px;
	height: 70px;
	background: #FFF;
	border: solid 2px #966;
	float: left;
    margin: 0 10px 0 0;;
}

#content #left_nav .thumb:hover
{
    border: solid 2px #FFF;
}

#content #left_nav .last_thumb
{
    width: 70px;
    height: 70px;
    background: #FFF;
    border: solid 2px #966;
    float: left;
}

#content #left_nav .last_thumb:hover
{
    border: solid 2px #FFF;
}

#content #left_nav .last_thumb_selected
{
    width: 70px;
    height: 70px;
    background: #FFF;
    border: solid 2px #FFF;
    float: left;
}

/* Page Content: Left Navigation: New Products */
#content #left_nav #new_box
{
    font-size: 12px;
    background: #DDD;
    border-top: solid 1px #600;
    border-bottom: solid 1px #600;
    border-right: solid 1px #600;
    padding: 5px;
    margin: 10px 0 0 0;
}

#content #left_nav #new_box .image
{
    width: 215px;
    height: 215px;
    font-size: 12px;
    font-weight: bold;
    text-align: right;
    color: #999;
    background: url(images/large_thumb.jpg) #FFF;
    border: solid 3px #FFF;
    margin: 5px auto 0 auto;
    padding: 5px 5px 0 0;
}

/* Page Content: Left Navigation: Top Products */
#content #left_nav #top_box
{
    background: #DDD;
    border-top: solid 1px #600;
    border-bottom: solid 1px #600;
    border-right: solid 1px #600;
    margin: 10px 0 0 0;
    padding: 5px;
}

#content #left_nav #top_box .space
{
    height: 3px;
    clear: both;
}


/* Page Content: Dynamic Content */
#content #contact_us
{
    width: 495px;
    padding: 0 15px 0 0;
    float: right;
}

#content #contact_us .header
{
    font-size: 20px;
    text-decoration: underline;
    color: #600;
    margin: 6px 0 5px 0;
}

#content #contact_us .text
{
    width: 320px;
    margin-left: 40px;    
    float: left;
}

#content #contact_us .text h1
{
    font-size: 14px;
    color: #999;
    margin: 0 0 5px 0;
}

#content #contact_us .text p
{
    font-size: 12px;
    color: #000;
    margin: 0 0 5px 0;
}

/* Page Content: Dynamic Content: Page Selection Box */
#content .page_box
{
    width: 120px;
    background: #933;
    border: solid 1px #600;
    margin: 0 auto 10px auto;
}

#content .page_box p
{
    line-height: 24px;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}

#content .page_box .first
{
    text-decoration: none;
    color: #FFF;
}

#content .page_box .item
{
    text-decoration: none;
    color: #FFF;
    margin: 0 0 0 7px;
}

#content .page_box a:hover
{
    color: #FFF;
}

/* Page Content: Dynamic Content: Products Section */
#content #products
{
    float: right;
    padding: 0 15px 0 0;
    width: 495px;
}

#content #products .item
{
    border-bottom: solid 1px #DDD;
    padding: 10px 0;
}

#content #products .last
{
    padding: 10px 0;
}

#content #products .image
{
    width: 125px;
    display: block;
    border: solid 1px #DDD;
    margin: 0 15px 0 0;
    float: left;
}

#content #products .text
{
    width: 320px;
    float: left;
}

#content #products .text h4
{
    font-size: 14px;
    color: #999;
    margin: 0 0 5px 0;
}

#content #products .text p
{
    font-size: 12px;
}

#content #products .text .link
{
    font-size: 12px;
    font-weight: bold;
    color: #000; 
    margin: 10px 0 0 0;
}

#content #products .text .link a
{
    color: #06C;  
}

#content #products .text .link a:hover
{
    color: #06C;  
}

/* Footer */


#footer
{
    height: 25px;
    line-height: 25px;
    text-align: center;
    font-size: 10px;
    background: #933;
    border-left: solid 1px #600;
	border-top: solid 1px #600;
    border-right: solid 1px #600;
    border-bottom: solid 1px #600;
}

#footer a
{
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    color: #DDD;
	padding: 0 0 0 20px;
}

#footer a:hover
{
    text-decoration: underline;
}
