@charset "UTF-8";
/* CSS Document */

/* CSS Document */

/*

Designed and developed By: Christian Mejia / www.christianmejia.com
email: mejia.design@gmail.com
Date: 06/08/2009 (re-design)

PRIMARY COLORS:

Dark Red: #6f000b;
Green: "0f1813
White: #FFFFFF;
Black: #000000;


*/


html
{
	
}

body
{
	background-color: #0F1813;
	background-attachment: fixed;
	background-image: url(#);
	background-repeat: no-repeat;
	background-position: bottom;
}

ul, li, img, body, html
{
	
}


h1
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: bolder;
	color: #6F0909;
	margin-left: 2px;
	font-style: italic;
	letter-spacing: -1px;
	background-color: #EEEEEE;
	padding: 5px;
}


h2
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	font-style: italic;
	letter-spacing: 1px;
	font-weight: bold;
	margin-left: 3px;
}

/* SHABANG */

#container
{
	width: 960px;
	margin-right: auto;
	margin-left: auto;	
}


#header
{
	background-color: #32513f;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 125px;


}

#subtitle {
	
}

/* NAVIGATION */


#nav {
	height: 680px;
	width: 208px;
	font-family: Helvetica, Geneva, Arial, sans-serif;
}

#nav ul{
}

#nav li{
	margin-top: -2px;	
}

#nav li a:link {
	font-weight: bolder;
	text-decoration: none;
}

#nav li a:hover {
	font-weight: bolder;
}

#nav li a:visited {
	font-weight: bolder;
}

/* MAIN CONTENT */

#ruleline {
	background-image: url(../images/rule_line.jpg);
	background-repeat: repeat-x;
	height: 25px;	
}

#content
{
		 
}
	


#pages
{
	width: 755px;
	margin-left: 203px;
	margin-top: -680px;
	float: left;
	background-color: #FFFFFF;
	height: 680px;
	background-repeat: no-repeat;
}

#pagecontent
{
	width: 650px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 1px;
	margin-left: 50px;
	margin-top: 50px;
	color: #000000;
}

#pagecontent a:link {
	font-weight: bolder;
	text-decoration: none;
	color: #6F0909;
}

#pagecontent a:hover {
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #6F0909;
}

#pagecontent a:visited {
	font-weight: bolder;
	color: #470505;
}

#retailer
{
	width: 200px;
	background-color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	color: #000000;
	float: right;
	margin-top: 50px;
	margin-right: 5px;
	padding: 10px;
	line-height: 6px;
	border: thin dotted #6F0909;
}

#pagesscroll
{
	width: 750px;
	overflow: scroll;
	height: 678px;
}

#contactlink
{
	float: right;
	width: 145px;
	margin-top: 80px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(../images/at.png);
	height: 34px;
	background-repeat: no-repeat;
	background-position: left;
	vertical-align: bottom;
}


#contactlink a:link {
	text-decoration: none;
	color: #CCCCCC;
}

#contactlink a:hover {
	color: #FFFFFF;
	background-color: #6E0909;
	padding: 2px;
}

#contactlink a:visited {
	color: #CCCCCC;
}

a img
{
	border: none;
}


#main
{
	width: 725px;
	margin-left: 30px;
	padding: 10px;
	color: #000000;
		
}



/* FOOTER */

#footer {
	width: 960px;
	margin-right: auto;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	height: 60px;
	margin-left: auto;
}

#footertext {
	width: 750px;
	height: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #999999;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
	padding-top: 25px;
	padding-left: 100px;
	line-height: 15px;
}

#footer a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #999999;
	font-weight: bolder;
	text-decoration: none;
}

#footer a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFCC00;
	font-weight: bolder;
	text-decoration: none;
}

#footer a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
