/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
    margin: 0;
    padding: 0;
    background: #ffffff url(images/img01.jpg) repeat-x;
    font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
    color: #666666;
}

h1, h2, h3 {
    margin: 0;
    padding: 0;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #000000;
}

h2 {
    text-transform: uppercase;
    font-size: 18px;
}

h3 {
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 11px;
}

p, blockquote, ul, ol {
    line-height: 18px;
    text-align: justify;
}

blockquote {
    padding-left: 20px;
    background: url(images/img05.gif) repeat-y;
}

a {
    color: #F49500;
}

a:hover {
    text-decoration: none;
}

.title {
    text-align: left;
    margin: 5px 20px 5px 0;
}

/* Header */

#header {
    width: 760px;
    height: 180px;
    margin: 0 auto;
    background: url(images/img02.jpg);
}

#header h1, #header h2 {
    text-transform: lowercase;
    font-weight: normal;
    color: #000000;
}

#header h1 {
    float: left;
    padding: 120px 0 0 20px;
    font-size: 36px;
}

#header h2 {
    float: right;
    padding: 134px 20px 0 0;
    font-size: 22px;
}

/* Menu */

#menu {
    width: 760px;
    height: 50px;
    margin: 0 auto;
}

#menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#menu li {
    display: inline;
}

#menu a {
    display: block;
    float: left;
    padding: 17px 10px 0 20px;
    background: url(images/img03.gif) no-repeat;
    text-transform: uppercase;
    text-decoration: none;
    font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #D8D8D8;
}

#menu a:hover {
    color: #FFFFFF;
}

#menu .first a {
    background: none;
}

/* Content */

#content {
    width: 720px;
    height: auto;
    min-height: 460px;
    margin: 0 auto 20px auto;
    padding: 20px;
    background: #ffffff url(images/img04.jpg) repeat-x left top;
    color: #000000;
}

/* Posts */
#posts {
    float: left;
    width: 710px;
}

/* Links */

#links {
    float: right;
    width: 200px;
    padding-left: 20px;
    background: url(images/img05.gif) repeat-y;
}

#links ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#links li ul {
    padding: 5px 0 30px 0;
}

#links li li {
    padding: 7px 10px;
    background: url(images/img06.gif) repeat-x left bottom;
}

#links li a {
    text-decoration: none;
}

#links li a:hover {
    text-decoration: underline;
}

#links li i {
    font-style: normal;
    font-size: 9px;
}

#links li h2 {
    font-size: 14px;
}

/* Footer */

#footer {
    height: 100px;
    padding: 20px;
    background: #889ea7 url(images/img07.gif) repeat-x;
}

#footer p {
    text-align: center;
    color: #000000;
}

/* Pics */

#s1 {
    margin: 0 0 0 80px;
}

#story {
    margin: 200px 200px 200px 200px;
}

/* Products */

.product_box {
    float: left; 
    width: 560px;
    height: auto;
}

.product_bullet {
    float: left;
    width: 40px;
    margin: 0px 5px 5px 0px;
}

.product_image {
    float: right;
    width: 80;
}

.product_name {
    float: left;
    width: 500;
    font-weight: bold;
    font-size: 16px;
    margin-top: 10px
}

.product_desc {
    float: left;
    width: 540px;
    font-weight: normal;
}

.product_link {
    float: left;
    width: 500px;
    font-weight: bold;
    margin-top: 5px;
    font-size: 16px:
}

.product_bottom {
    width: 540px;
    height: 10px;
    float: left;
    border-bottom: 1px solid silver;
    margin-bottom: 10px;
}

.products_left_box {
    width: 140px; 
    float: left; 
    background-color: #dddddd;
    border: 1px solid gray;
}

.products_content {
    background: #ffffff url(images/img04.jpg) repeat-x left top;
	width: 560px; 
    min-height: 400px; 
    float: left; 
}

.products_links {
    background: #ffffff url(images/img04.jpg) repeat-x left top;
    width: 540px; 
    min-height: 400px; 
    float: left; 
    padding: 10px;
}

.products_menu_title {
    color: white;
    padding: 5px;
    font-size: 14px;
    font-weight: bold;
    height: 20px;
    background: url(images/product_menu.jpg) repeat-x left;
    border-bottom: 1px solid silver;
}

.products_menu_title_content {
    color: white;
    padding: 5px;
    font-size: 14px;
    font-weight: bold;
    height: 20px;
    background: url(images/product_menu.jpg) repeat-x left;
    border-top: 1px solid gray;
    border-right: 1px solid gray;
}

.products_menu_entry {
    border: 0px;
}

ul.products_menu {
    list-style-type:none; 
    float:left; 
    display:block; 
    width:140px; 
    margin:2px; 
    padding:2px;
}

ul.products_menu li {
	font-size: 14px;
    font-weight:normal;
    text-align: left;
    width: 125px;
    margin: 8px 0px 10px 8px;
    line-height: 14px;
    border-bottom: 1px solid gray;
}

ul.products_menu a {
	color: black;
	text-decoration: none;
}

/* Search Box */
.search_box {
    height: 30px;
    width: 700px;
    border: 1px solid gray;
    margin-bottom: 4px;
	background-color: #333333;
    background: url(images/search_background.jpg) repeat;
	color: #ffffff;
	font-weight:bold;
}

.search_field {
    height: 15px;
    width: 340px;
	float: left;
}

.search_info {
	margin-top: 8px;
    height: 15px;
    width: 340px;
	float: right;
}

.search_box_content {
    color: white;
    padding: 10px;
    font-size: 14px;
}

/* Catalogues */

.catalogue_box {
    float: left; 
    width: 710px;
    height: 140px;
}

.catalogue_bullet {
    float: left;
    width: 40px;
    margin: 0px 5px 5px 0px;
}

.catalogue_name {
    float: left;
    width: 500;
    font-weight: bold;
    font-size: 16px;
    margin-top: 10px
}

.catalogue_desc {
    float: left;
    width: 710px;
    font-weight: normal;
}

.catalogue_link {
    float: left;
    width: 500px;
    font-weight: bold;
    margin-top: 5px;
    font-size: 16px:
}

.catalogue_bottom {
    width: 710px;
    float: left;
    margin-bottom: 10px;
}

/* Events */

.event_box {
    float: left; 
    width: 710px;
    height: 100px;
}

.event_bullet {
    float: left;
    width: 40px;
    margin: 0px 5px 5px 0px;
}

.event_name {
    float: left;
    width: 500;
    font-weight: bold;
    font-size: 16px;
    margin-top: 10px
}

.event_desc {
    float: left;
    width: 710px;
    font-weight: normal;
}

.event_date {
    float: left;
    width: 500px;
    font-weight: bold;
    margin-top: 5px;
    font-size: 8px:
}

.event_bottom {
    width: 710px;
    float: left;
    margin-bottom: 10px;
}

/*Contacts*/

.contact_box {
    width: 710px;
    font-weight: bold;
    font-size: 16px;
    margin: 10px 0 0 10px;
}

/* Downloads */

.download_box {
    float: left; 
    width: 710px;
    height: auto;
}

.download_bullet {
    float: left;
    width: 40px;
    margin: 0px 5px 5px 0px;
}

.download_name {
    float: left;
    width: 500;
    font-weight: bold;
    font-size: 16px;
    margin-top: 10px
}

.download_desc {
    float: left;
    width: 710px;
    font-weight: normal;
}

.download_link {
    float: left;
    width: 500px;
    font-weight: bold;
    margin-top: 5px;
    font-size: 16px:
}

.download_bottom {
    width: 460px;
    height: 10px;
    float: left;
    border-bottom: 1px solid silver;
    margin-bottom: 10px;
}

a.dp-choose-date {
	float: left;
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 5px 3px 0;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(images/calendar.png) no-repeat; 
}
a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}
/* makes the input field shorter once the date picker code
 * has run (to allow space for the calendar icon
 */
input.dp-applied {
	width: 140px;
	float: left;
}
