/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}


ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/************************************************************************/
/*								Main Styles								*/
/************************************************************************/


body {
background: url(../images/background_header.jpg) repeat-x #d6dbe7;
}

#container {
	width: 760px;
	margin: 0px auto 0px auto;

}

#header img.logo {
    float: left;
	margin: 30px 0px 0px 0px;
}

#header a.distributor {
	float: right;
	padding: 7px 5px 5px 5px;
	margin-top: 30px;
	font-family: verdana, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #860038;
	display: block;
	width: 150px;
	height: 15px;
	border: solid 1px gray;
	-moz-border-radius: 10px;  
	-webkit-border-radius: 10px;
	line-height: 15px;
	text-align: center;
}

#header a.distributor:hover, #header.dist a.distributor {
	color: white;
	background-color: gray;
}

#navbar {

	float: right;
}

#navbar ul {
	margin: -25px -30px 0px 0px;
	display: block;
}

#navbar ul li {
	float: left;
	display: inline;
	border-left: solid 1px #1C3F95;
}

#navbar ul li.home {
	float: left;
	display: inline;
	border-left: solid 0px #1C3F95;
}

#navbar ul li a.home, #navbar ul li a.about, #navbar ul li a.products, #navbar ul li a.contact {
	display: block;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
	color: gray;
	width: 150px;
	height: 50px;
	line-height: 50px;
	text-align: center;
}

#navbar ul li a:hover, #navbar.home ul li a.home, #navbar.about ul li a.about, #navbar.contact ul li a.contact, #navbar.products ul li a.products {
	color: #860038;
	background: url(../images/pointer.png) no-repeat center bottom;
}

/************************************************************************/
/*									content								*/
/************************************************************************/

#content {
	clear: both;
	width: 100%;
	position: relative;
	min-height: 340px;
	padding-top: 20px;
}

#content h1 {
	text-align: center;
	font-family: times, serif;
	font-size: 29px;
	color:#860038;
	margin: 25px 0px 0 0px;
	}

#content p {
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	color: gray;
	margin: 10px 0 30px 0px;
	
}

/************************************************************************/
/*									footer								*/
/************************************************************************/

#footerspacer {
	position: relative;
	clear: both;
}

#footer {
	width: 100%;
	min-height: 130px;
	background-color: #70002B;
	border-top: solid 7px gray;
	border-bottom: solid 7px gray;
}

#footer #footer_container {
	width: 760px;
	margin: 0px auto;
}

#footer_container p {
	float: left;
	color: white;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	margin: 25px 0px 0px 0px;
	line-height: 22px;
}

#footer_container ul {
	float: right;
	display: block;
	margin-top: 25px;
}

#footer_container ul li {
	display: inline;
}

#footer_container ul li a {
	float: right;
	display: block;
	padding-bottom: 5px;
	border-bottom: dotted 1px white;
	margin-right: 25px;
	color: white;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

#footer_container ul li a:hover {
	color: gray;
	border-bottom: dotted 1px gray;
}

/************************************************************************/
/*								ABOUT								    */
/************************************************************************/ 

#container #content p.paragraph {
	margin-top: 15px;
	text-align: left;
	font-size: 14px;
	line-height: 19px;
	color: black;
}

#container #content p span {
	color: maroon;
	font-weight: bold;
}

/************************************************************************/
/*								CONTACT								    */
/************************************************************************/ 

#content #contact {
	float: left;
	width: 300px;
}

#content #contact p {
	text-align: left;
	margin-bottom: 10px;
}

#contact p label {
	display: block;
	width: 150px;
}

#contact input {
	margin-bottom: 1px;
}

#emails {
	float: left;
	width: 300px;
	margin-top: 15px;
}

#emails p {
	text-align: left;
	font-size: 14px;
}

#emails h2 {
	font-family: arial, sans-serif;
	color: maroon;
}

#emails ul li {
	font-family: arial, sans-serif;
	font-size: 13px;
}

#emails ul {
	margin-bottom: 10px;
}

#emails a {
	text-decoration: none;
}

#content h1.contact {
	text-align: left;
}

#message {
	float: left;
	width: 300px;
	margin: 20px 0 0 0;
}

#message h2 { 
	font-size:150%;
	color:white;

}

#message p {
	float: left;
	font-weight:bold;
}

/************************************************************************/
/*								DISTRIBUTOR							    */
/************************************************************************/ 

#news, #international {
	width: 260px;
	float: left;
}

#news ul, #international ul {
	margin-bottom: 15px;
}

#content .map {
	position: absolute;
	margin-left: -50px;
}

#news li.title, #international li.title {
	display: block;
	margin-bottom: 5px;
	font-family: arial, sans-serif;
	font-size: 15px;
	color: maroon;
	font-weight: bold;
}

#news li.name, #international li.name {
	display: block;
	margin-top: 5px;
	color: maroon;
}

#news li, #international li {
	font-size: 13px;
	color: black;
	font-family: arial, sans-serif;
}

/************************************************************************/
/*								Products							    */
/************************************************************************/ 

#brands {
	display: block;
	float: left;
	margin: 10px 50px 25px 0px;
	border-right: dotted 1px maroon;
	width: 200px;
}

#brands li {
	display: block;
	margin: 4px 0px;
}

#brands li a {
	text-decoration: none;
	font-family: arial, sans-serif;
	font-size: 14px;
	color: gray;
}

#brands li a:hover, #brands.af li.af a, #brands.av li.av a, #brands.dc li.dc a, #brands.cr li.cr a, #brands.me li.me a, #brands.id li.id a, #brands.mo li.mo a {
	color: maroon;
}

#brands li span {
	color: red;
}

#details {
	float: left;

	width: 400px;
	margin-top: 15px;
	margin-bottom: 15px;
	list-style: disc;
}

#details li {
	font-family: arial, sans-serif;
	font-size: 13px;
	color: maroon;
	margin-bottom: 3px;
}

#details li {
	color: maroon;
	font-weight:bold;
	text-decoration:none;
}

#details li span.two{
	color: blue;
	cursor:pointer;
}


/************************************************************************/
/*								SLIDER								    */
/************************************************************************/ 

 /* image replacement */
        .graphic, #prevBtn, #nextBtn{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */
/* Easy Slider */

	#slider{
	margin: 15px auto 0px auto;
	border: solid 5px white;
		}
		
	#slider ul, #slider li{
		position: relative;
		padding:0;
		list-style:none;
		}

	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:635px;
		height:326px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:26px;
		top:210px;
		}
		
	#nextBtn{ 
		left:703px;
		}														
	#prevBtn a, #nextBtn a{  
		display:block;
		width:30px;
		height:77px;
		background:url(../images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a{ 
		background:url(../images/btn_next.gif) no-repeat 0 0;	
		}
