/* Zeroes and General Styles */
 img, div, td, th, table, form
 	{
	  border: 0;
	  margin: 0;
	  padding: 0;
 	}
 
 p, ul, ol, li, dl, dt, dd, td, th, form, a, label
 	{
	  font: 12px/1.75em Arial, Helvetica, sans-serif;
	  /*font: 12px/1.75em Arial, Helvetica, sans-serif;*/
	  /*letter-spacing: -0.4px;*/
	  margin: 0;
	  padding: 0;
 	}
 
 a, strong, em, span { font-size: inherit; }
 
 h1, h2, h3, h4, h5, h6
 	{
	  font-family: Arial, Helvetica, sans-serif;
	  font-weight: normal;
	  margin: 0;
	  padding: 0;
	  line-height: 1em;
 	}
 	
/* End of General Styles */
 			
 body
 	{
	 	margin: 0px;
	 	padding: 0px;
 		text-align:center;
 		background: #b58ad7 url('/images/specific/bg/main.jpg') no-repeat center top;
 	}
	a, a:visited
	{
		text-decoration: none;
		color: #3333CC;
	}
	
	a:hover {
		color: #000;
		text-decoration: underline;
	}
#content h1 {
    font-weight: bold;
    font-size: 14px;
    text-align: left;
    margin-left: 20px;
    color: #9259c0;
 }
 #page
 	{
 		position: relative;
		width: 1100px;
 		padding: 35px 0 70px 0;
 		text-align:center;
 		margin: auto;
 	}
#content
    {
        background: transparent url('/images/bg/content.png') repeat-y top center;
        width:1100px;
    }    
#header
    {
        width:1100px;
        height: 120px;
        background: transparent url('/images/specific/bg/header.png') no-repeat top center;
        text-align: left;
    }  
#search_form_div div, #newsletter_form_div div {
	height: 22px;
	width: 224px;
	position: relative;
	top: 0;
	left: 0;
}   
#newsletter_form_div div {
	width: 320px;
}  
#main_logo
    {
        position: relative;
        float: left;
        top: 7px;
        left: 20px;
    }   
#site_desc
    {
        position: relative;
        float: left;
        top: 23px;
        left: 18px;
        color: #999;
        text-indent: -2000px;
        background: transparent url('/images/specific/bg/header_title.jpg') no-repeat top center;
        width: 955px;
    }
/**
	Header Items 
**/
#search_form_div, #newsletter_form_div, #header_msg
    {
        position: relative;
        top:36px;
        left:119px;
        color: #71518a;
        float: left;
    }
#newsletter_form_div
    {
        margin-left: 30px;
    }
#search_form_div label
    {
        font-style: italic;
        font-size: 10px;
        position:absolute;
        left:0;
        top:3px;
        font-weight: bold;
    }
#search_field
    {
        position:absolute;
        left:48px;
        top:0;
        width: 145px;
        height: 22px;
    }
#search_submit
    {
        position:absolute;
        left:192px;
        top:0;
    }
#newsletter_form_div label
    {
        font-style: italic;
        font-size: 10px;
        position:absolute;
        left:0;
        top:1px;
        color: #3366cc;
        text-align: right;
        line-height: 10px;
        font-weight: bold;
    }
#newsletter_field
    {
        position:absolute;
        left:143px;
        top:0;
        width: 145px;
        height: 22px;
    }
#newsletter_submit
    {
        position:absolute;
        left:287px;
        top:0;
    }
#header_msg
    {
       left: 257px;
    }
#header_msg label
    {
        font-style: italic;
        font-size: 10px;
        float: left;
        line-height: 10px;
        margin-top:1px;
        color: #3366cc;
        text-align: right;
        font-style: normal;
        font-weight: bold;
    }
/**
	Header Forms 
**/
.side_mod
    {
        border: solid 1px #e6ecf4;
        background: #fff url('/images/bg/module_title.gif') repeat-x top left;
        width: 167px;
        text-align: left;
        float: left;
        margin: 0 0 0 30px;
    }
.side_mod h1 {
    color: #3366cc;
    font-size: 14px;
    text-transform: uppercase;
    font-style: italic;
    margin: 6px 0 15px 4px;
}
.side_mod a, .side_mod a:visited {
    margin: 0 0 4px 4px;
    display: block;
    color: #999;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 10px;
}
.side_mod a:hover {
    text-decoration: underline;
}
#featured {
    width: 638px;
    height: 321px;
    background: #fff url('/images/bg/featured_bottom.gif') repeat-x bottom left;
    border: solid 1px #e6ecf4;
    float: left;
    margin: 0 0 0 30px;
    position: relative;
}
#featured_links a,#featured_links a:visited, #featured_links a:hover {
    width: 30px;
    height: 30px;
    background: transparent url('/images/bg/featured_btn.png') no-repeat;
    position: relative;
    bottom: 4px;
    display: block;
    position: absolute;
    text-decoration: none;
}
#featured_links a.current, #featured_links a.current:visited, #featured_links a.current:hover {
    background: transparent url('/images/bg/featured_btn_current.png') no-repeat;
}
#featured img {
    position: absolute;
    top: 0;
    left: 0;
    width:638px;
    height:279px;
    display: none;
}
#featured div.current img {
    display: block;
}
#scroll
    {
        padding-top: 40px;
        height: 164px;
    }
#scroll div {
    height: 164px;
    width: 970px;
    background-color: #fff;
}
#scroll img 
    {
        text-align: left;
        margin: 0 5px 0 5px;
    }
#footer
    {
        width:1100px;
        height: 40px;
        background: transparent url('/images/bg/footer.png') no-repeat top center;
        font-family: "arial narrow", arial, helvetica, san-serif;
        font-size: 12px;
        color: #945bc2;
        padding-top: 30px;
    }
#footer a, #footer a:hover, #footer a:visited
	{
        font-size: 12px;
        font-family: "arial narrow", arial, helvetica, san-serif;
        color: #945bc2;
	}
#product_info_ui
    {
        width: 622px;
        text-align: center;
        height: 500px;
        overflow: auto;
    }
/**
        Product Popup styles
**/
    #product_info {
        font-family: arial, helvetica, "sans serif"; 
        width: 550px;
        padding:10px 25px 40px 30px;
        font-size: 12px;
    }
    #product_info a, #product_info a:hover, #product_info a:visited {
        text-decoration: none;
        color: blue;
    }
    #product_info div {
        float: left;
    }
    #product_info label {
        color: #666;
    }
    #product_info p {
        padding: 0 0 5px 34px;
        margin: 0;
        line-height: 14px;
    }
    #product_info_close {
        width:396px;
        float:right;
        text-align:right
    }
/**
        End Product Popup styles
**/
	.errmsg
	{
		color: red;
		font-style: italic;
	}

	.msg
	{
		color: green;
		font-style: italic;
	}
    
    input { height: 22px; padding:0; margin: 0}