/* ----------------------------------- */
/* ----- PAGE PROPERTIES <<<---------- */
/* ----------------------------------- */

html {
	margin: 0px;
	padding: 0px;
}
body {
	text-align: center;
	color: #333333;
	font-family: "Lucida Grande", Arial, san-serif;
	font-size: small;
	background-color: #FFFFFF;
	margin: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
p {
	line-height: 18px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
}

/* ----------------------------------- */
/* ---- H's <<<---------- */
/* ----------------------------------- */

h1 {
	font-size: large;
	font-weight: normal;
	letter-spacing: -0.05em;
	margin: 0px;
	line-height: 1em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h2, h3, h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h2, h3, h4, h5, h6 {
	font-weight: normal;
	margin: 0px;
	padding: 5px 0px;
}
h1, h4, h5 {
	font-family: "Lucida Grande", "Lucida Sans", Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 5px 0px;
	letter-spacing: -0.1em;
}
h2 {
	font-size: medium;
}
h3 {
	font-size: medium;
}
h4 {
	font-size: x-small;
}
h5 {
	font-size: xx-small;
}
h6 {
	font-size: xx-small;
	margin-top: 10px;
}

/* ----------------------------------- */
/*  A LINK ELEMENTS <<<------ */
/* ----------------------------------- */

a:link {
	color: #1D92AA;
	text-decoration: none;
}
a:visited {
	color: #1D92AA;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1D92AA;
}
a:active {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1D92AA;
}

/* ----------------------------------- */
/* ---- CONTAINER <<<---------- */
/* ----------------------------------- */

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

/* ----------------------------------- */
/* ---- GLOBAL <<<---------- */
/* ----------------------------------- */

#global {
	float: none;
	float: none;
	width: 720px;
	height: 155px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg-global.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-right: 120px;
	padding-bottom: 0px;
	padding-left: 120px;
}
#global ul {
	margin: 0px;
	font-size: x-small;
	font-weight: bold;
	padding: 0px;
}
#global li {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	display: inline;
}
#global .highlight {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1D92AA;
}

/* ----------------------------------- */
/* ---- NAVIGATION <<<---------- */
/* ----------------------------------- */

#nav {
	height: 40px;
	background-image: url(../images/bg-nav.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	padding-right: 20px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
	width: 920px;
	padding-top: 5px;
}
#nav ul {
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: small;
	font-weight: bold;
}
#nav li {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	display: inline;
}
#nav ul li a:link {
	color: #FFFFFF;
	font-size: 14px;
}
#nav ul li a:visited {
	color: #FFFFFF;
}
#nav ul li a:hover {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
#nav ul li a:active {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
#nav .highlight {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}

/* ----------------------------------- */
/* ---- HEADER <<<---------- */
/* ----------------------------------- */

#header {
	float: none;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	height: 220px;
	background-image: url(../images/bg-header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/* ----------------------------------- */
/* ---- MAIN <<<---------- */
/* ----------------------------------- */

#main {
	float: left;
	width: 720px;
	background-image: url(../images/bg-main.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding-top: 15px;
	padding-right: 120px;
	padding-bottom: 50px;
	padding-left: 120px;
}
#main ul {
	padding: 0px;
	margin: 0px;
}
#main li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 30px;
}
#main .vimeo {
	float: right;
	width: 300px;
	border: 1px solid #CCC;
	margin-bottom: 20px;	
}

#main .videos {
	width: 300px;
	height: auto;
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	margin-top: 10px;
}

.product {
	float: left;
	width: 100%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.paypal {
	float: right;
	padding-top: 20px;
}
.paypal a {
	color: #FF7011;
}
.paypal a:hover {
	color: #000;
}
/* ----------------------------------- */
/* ----- SEC <<<---------- */
/* ----------------------------------- */

#sec {
	width: 250px;
	float: left;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
}

/* ----------------------------------- */
/* ----- FOOTER <<<---------- */
/* ----------------------------------- */

#footer {
	width: 760px;
	clear: both;
	text-align: center;
	font-family: Arial, Verdana, helvetica, sans-serif;
	font-size: 10px;
	background-image: url(../images/bg-footer.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 100px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 100px;
	margin-bottom: 0px;
	margin-left: 100px;
	color: #999999;
}

/* ----------------------------------- */
/* ----- ADDITIONAL ELEMENTS <<<---------- */
/* ----------------------------------- */

.divider {
	width: 720px;
	margin-top: 0px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#caption {
	float: left;
	border: 1px solid #E5E5E5;
	text-align: center;
	padding: 10px;
	margin-right: 10px;
}

/* ----------------------------------- */
/* ----- COLORS <<<---------- */
/* ----------------------------------- */

.color1 {
	color: #CC3300;
}
.color2 {
	color: #999999;
}
.color3 {
	color: #7B9118;
}
.color4 {
	color: #EF32A2;
}
.color5 {
	color: #EC008D;
}
.color6 {
	color: #1D92AA;
}
.color7 {
	color: #FFFFFF;
}

span.ValidationErrors {
	font-style: italic;
	font-size: 10px;
	color: #FE0000;
}

