@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	margin-left: 1px;
	background-color:  #e0dddc;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4b4d4f;
}

#outer_container {
	background-image: url(../images/background_top.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;
}

#inner_container {
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	background-image:url(../images/background_right.gif);
	background-position: right;
	background-repeat: repeat-y;
}

#header {
	height: 173px;
	position: relative;
	background-image: url(../images/background_top.gif);
	background-repeat: repeat-x;	
}

#header h1 {
	margin: 0;
	padding: 0;
	width: 247px;
	height: 42px;
	background-image: url(../images/havs_symposium.gif);
	background-repeat: no-repeat;
	text-indent: -270000px;
	position: absolute;
	left: 22px;
	top: 56px;
}

#header .skip {
	display: none;
}

#header .navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-left: auto;
	margin-right: auto;
	width: 970px;
	padding-top: 136px;
}

#header .navigation li {
	margin: 0;
	padding: 0;
	display: block;
	list-style: none;
	float: left;
	padding-left: 35px;
	padding-right: 34px;
	font-size: 14px;
	font-weight: bold;
	background-image: url(../images/header_line.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 24px;
	padding-top: 6px;
}

#header .navigation li a:link { 
	color: #4b4d4f;
	text-decoration: none;	

} 

#header .navigation li a:visited { 
	color: #4b4d4f;
	text-decoration: none;	

} 

#header .navigation li a:hover {
	color: #32bddd;
	text-decoration: none;

} 

#header .navigation li a:active { 
	color: #4b4d4f;
	text-decoration: none;		
}

#header .navigation .none {
	background-image: none;
}

#header #cart {
	position: absolute;
	right: 0;
	top: 20px;;
}

#header #cart .image {
	border: none;
	position: absolute;
	left: -60px;
}

#header #cart p {
	margin: 0;
	padding: 0;
	font-size: 15px;
}

#header #cart a:link { 
	color: #343131;
	text-decoration: none;	

} 

#header #cart a:visited { 
	color: #343131;
	text-decoration: none;	

} 

#header #cart a:hover {
	color: #343131;
	text-decoration: underline;

} 

#header #cart a:active { 
	color: #343131;
	text-decoration: none;		
}

#middle {
	background-color: #ffffff;
}

#middle h1 {
	margin: 0;
	padding: 0;
}

#middle {
	background-image: url(../images/background_right.gif);
	background-position: right;
	background-repeat: repeat-y;
}

#middle #content {
	width: 649px;
	float: left;
}

#middle #right {
	color: #ffffff;
	width: 320px;
	border-right: 1px solid #ffffff;
	float: right;
}

#middle #right .top {
	background-image: url(../images/background_right_top.gif);
	background-repeat: repeat-y;
	height: 308px;
	border-bottom: 1px solid #ffffff;
}

#middle #right .top {
	padding: 8px;
	padding-top: 20px;
	position: relative;
}

#middle #right .bottom {
	padding: 8px;
	padding-top: 20px;
	position: relative;
	height: 308px;
}

#middle #right img {
	position: absolute;
	width: 268px;
	height: 62px;
	top: 86px;
	left: 24px;
	border: none;
}

#middle #right .top h1 {
	margin: 0;
	padding: 0;
	color: #ffffff;
	font-size: 18px;
	padding-bottom: 90px;
	padding-top: 18px;
	padding-left: 16px;
	padding-right: 16px;
	background-image: url(../images/home_left_background.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#middle #right .bottom h1 {
	margin: 0;
	padding: 0;
	color: #ffffff;
	font-size: 18px;
	padding-bottom: 90px;
	padding-top: 18px;
	padding-left: 16px;
	padding-right: 16px;
	background-image: url(../images/home_right_background.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#middle #right .content {
	padding: 16px;
}

#middle #right .more {
	position: absolute;
	border: 1px solid #ffffff;
	width: 84px;
	height: 20px;
	padding-top: 3px; 
	text-align: center;
	right: 24px;
	bottom: 17px;
	color: #ffffff;
	font-weight: bold;
}

#middle #right .top .more {
	background-image: url(../images/button_dark.gif);
}

#middle #right .bottom .more {
	background-image: url(../images/button_light.gif);
}

#middle #right .more a:link { 
	color: #ffffff;
	text-decoration: none;	

} 

#middle #right .more a:visited { 
	color: #ffffff;
	text-decoration: none;	

} 

#middle #right .more a:hover {
	color: #ffffff;
	text-decoration: none;

} 

#middle #right .more a:active { 
	color: #ffffff;
	text-decoration: none;		
}

#middle .clear {
	width: 970px;
	height: 1px;
	background-color: #ffffff;
	clear: both;
	font-size: 0px;
}

#footer {
	padding-top: 26px;
	clear: both;
	background-image: url(../images/background_footer.gif);
	background-repeat: repeat-x;
	color: #343131;
	height: 100px;
}

#inner_footer {
	width: 970px;
	margin-left: auto;
	margin-right: auto;
}

#footer .navigation {

}

#footer .navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer .navigation li {
	margin: 0;
	padding: 0;
	list-style: none;
	padding-right: 30px;
	float: left;
	background-image: url(../images/footer_line.gif);
	background-repeat: no-repeat;
	background-position: right;
}

#footer .left {
	float: left;
}

#footer .right {
	float: right;
}

#footer a:link { 
	color: #343131;
	text-decoration: none;	

} 

#footer a:visited { 
	color: #343131;
	text-decoration: none;	

} 

#footer a:hover {
	color: #343131;
	text-decoration: underline;

} 

#footer a:active { 
	color: #343131;
	text-decoration: none;		
}

/* PAGES */

/* cart */

.cart {
	padding-left: 27px;
	padding-right: 27px;
	width: 595px;
}

.cart ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.cart li {
	margin: 0;
	padding: 0;
	list-style: none;
	clear: left;
}

.cart .header {
	font-weight: bold;
}

.cart .totals {
	font-weight: bold;
	color: #32bddd;
	font-size: 14px;
}

.cart .name {
	width: 300px;
	float: left;
	clear: left;
	padding-bottom: 10px;
	padding-top: 2px;
}

.cart .name a:link { 
	color: #343131;
	text-decoration: none;	

} 

.cart .name a:visited { 
	color: #343131;
	text-decoration: none;	

} 

.cart .name a:hover {
	color: #343131;
	text-decoration: underline;

} 

.cart .name a:active { 
	color: #343131;
	text-decoration: none;		
}

.cart .quantity {
	width: 55px;
	float: left;
	text-align: right;
	padding-bottom: 10px;
	padding-top: 2px;	
}

.cart .quantity input {
	color: #343131;
	width: 25px;
	border: 1px solid #343131;
}

.cart .postage {
	width: 60px;
	float: left;
	text-align: right;
	padding-bottom: 10px;
	padding-top: 2px;	
}

.cart .price {
	width: 60px;
	float: left;
	text-align: right;
	padding-bottom: 10px;
	padding-top: 2px;	
}

.cart .total {
	width: 60px;
	float: left;
	text-align: right;
	padding-bottom: 10px;
	padding-top: 2px;
	font-weight: bold;	
}

.cart .remove {
	width: 60px;
	float: left;
	text-align: right;
	padding-bottom: 10px;
	padding-top: 2px;
}

.cart .continue {
	float: right;
	display: block;
	border: 1px solid #ffffff;
	background-image: url(../images/button_light.gif);
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 4px;
	padding-top: 4px;
	width: 122px;
	text-align: center;
	text-decoration:none;
}

.cart .checkout {
float: right;
	display: block;
	border: 1px solid #ffffff;
	background-image: url(../images/button_dark.gif);
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 4px;
	padding-top: 4px;
	width: 122px;
	text-align: center;
	text-decoration:none;
}

.cart .buttons #Submit {
float: right;
	display: block;
	border: 1px solid #ffffff;
	background-image: url(../images/button_light.gif);
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 4px;
	padding-top: 4px;
	width: 122px;
	text-align: center;
	text-decoration:none;
	cursor: pointer;
}

.cart .buttons a {
	color: #ffffff;
	text-decoration: none;
}

/* catalogue */

#catalogue {

}

#catalogue ul {
	margin: 0;
	padding: 0;
	list-style: none;
	padding-left: 27px;
	padding-right: 27px;
}

#catalogue li {
	margin: 0;
	padding: 0;
	list-style: none;
	padding-top: 16px;
	padding-bottom: 27px;
	position: relative;
	height: 140px;
	border-bottom: 1px dotted #32bddd;
}

#catalogue .last {
	border: none;
}

#catalogue h1 {
	margin: 0;
	padding: 0;
	color: #32bddd;
	font-size: 18px;
}

#catalogue h2 {
	margin: 0;
	padding: 0;
	color: #32bddd;
	font-size: 18px;
	position: absolute;
	bottom: 13px;
	left: 107px;
}

#catalogue h2 span {
	color: #06357a;
	font-weight: normal;
	font-size: 14px;
}

#catalogue .image {
	position: absolute;
	left: 0;
	top: 46px;
}

#catalogue .content {
	padding-left: 107px;
	padding-top: 5px;
}

#catalogue .buttons {
	position: absolute;
	bottom: 40px;
	right: 0px;
	width: 178px;
}

#catalogue .buttons input {
	border: 1px solid #ffffff;
	background-image: url(../images/button_light.gif);
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 4px;
	padding-top: 4px;
	width: 84px;
	position: absolute;
	left: 0;
}

#catalogue .buttons a {
	display: block;
	border: 1px solid #ffffff;
	background-image: url(../images/button_dark.gif);
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 4px;
	padding-top: 4px;
	width: 82px;
	text-align: center;
	text-decoration:none;
	position: absolute;
	right: 0;
}

/* checkout */

#checkout h2 {
	margin: 0;
	padding: 0;
	color: #00468a;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 18px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 27px;
	padding-right: 27px;
}

#checkout .address {
	padding-left: 27px;
	padding-right: 27px;
}

#checkout .address span {
	color: #06357a;
	font-weight: bold;
}

#checkout .address label {
	width: 100px;
	float: left;
}

#checkout .error {
	color: #FF0000;
	font-weight: bold;
}

#checkout .address h3 {
	color: #06357a;
	font-size: 16px;
	margin:0;
	padding: 0;
	padding-top: 10px;
	padding-bottom: 10px;
}

#checkout .address .input {
	border: 1px solid #343131;
	padding: 2px;
	width: 180px;
}

#checkout .address .invalid .input {
	border: 1px solid #ff0000;
	color: #ff0000;
}

#checkout .address .invalid label {
	color: #ff0000;
}

#checkout .address .shipping {
	width: 297px;
	float: right;
}

#checkout .address .billing {
	width: 297px;
	float: left;
}

#checkout .address .buttons {
	clear: both;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
}

#checkout .address .buttons .submit {
	border: 1px solid #ffffff;
	background-image: url(../images/button_light.gif);
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 4px;
	padding-top: 4px;
	width: 84px;
	float: right;
}

#checkout .address .buttons .back {
	border: 1px solid #ffffff;
	background-image: url(../images/button_dark.gif);
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 4px;
	padding-top: 4px;
	width: 84px;
	text-align: center;
	text-decoration:none;
	float: right;
}	

#checkout .address .buttons .back a:link { 
	color: #ffffff;
	text-decoration: none;	

} 

#checkout .address .buttons .back a:visited { 
	color: #ffffff;
	text-decoration: none;	

} 

#checkout .address .buttons .back a:hover {
	color: #ffffff;
	text-decoration: none;

} 

#checkout .address .buttons .back a:active { 
	color: #ffffff;
	text-decoration: none;		
}	

/* home */

#home .top {
	width: 427px;
	padding-left: 220px;
	height: 274px;
	background-image: url(../images/home_top_background.jpg);
	background-repeat: no-repeat;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	color: #ffffff;
	position: relative;
}

#home .top h1 {
	padding-top: 38px;
	font-size: 18px;
	padding-bottom: 23px;
}

#home .top img {
	display: none;
}

#home .forum {
	height: 61px;
	width: 647px;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	background-image: url(../images/forum.jpg);
	text-indent: -270000px;
}

#home .bottom h1 {
	color: #06357a;
	font-size: 18px;
	padding-top: 38px;
	padding-left: 17px;
	padding-bottom: 89px;
	background-repeat: no-repeat;
	background-position: 17px bottom;
}

#home .bottom .content {
	padding: 16px;
	color: #343131;
}

#home .more {
	position: absolute;
	border: 1px solid #ffffff;
	width: 84px;
	height: 20px;
	padding-top: 3px; 
	text-align: center;
	right: 38px;
	bottom: 11px;
	background-image: url(../images/button_dark.gif);
	color: #ffffff;
	font-weight: bold;
}

#home .more a:link { 
	color: #ffffff;
	text-decoration: none;	

} 

#home .more a:visited { 
	color: #ffffff;
	text-decoration: none;	

} 

#home .more a:hover {
	color: #ffffff;
	text-decoration: none;

} 

#home .more a:active { 
	color: #ffffff;
	text-decoration: none;		
}

#home .left {
	float: left;
	width: 324px;
	position: relative;
	}
	
#home .left h1 {
	background-image: url(../images/home_left_background.jpg);
}	

#home .right {
	float: right;
	width: 325px;
	position: relative;
}

#home .right h1 {
	background-image: url(../images/home_right_background.jpg);
}	

#home .right img, #home .left img {
	position: absolute;
	width: 268px;
	height: 62px;
	top: 84px;
	left: 14px;
	border: none;
}


/* page */

#page {
	padding-left: 27px;
	padding-right: 27px;
	color: #343131;
	padding-bottom: 5px;
}

#page h1 {
	margin: 0;
	padding: 0;
	background-image: url(../images/background_header.gif);
	background-repeat: no-repeat;
	color: #00468a;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 18px;
	margin-top: 5px;
	margin-bottom: 5px;
}

/* product */

#product {
	padding-left: 27px;
	padding-right: 27px;
	color: #343131;
	padding-bottom: 5px;
}

#product h1 {
	margin: 0;
	padding: 0;
	background-image: url(../images/background_header.gif);
	background-repeat: no-repeat;
	color: #00468a;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 18px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#product h1 a:link { 
	color: #00468a;
	text-decoration: none;	

} 

#product h1 a:visited { 
	color: #00468a;
	text-decoration: none;	

} 

#product h1 a:hover {
	color: #00468a;
	text-decoration: underline;

} 

#product h1 a:active { 
	color: #00468a;
	text-decoration: none;		
}

#product h2 {
	padding: 0;
	margin: 0;
	color: #32bddd;
	font-size: 18px;
	padding-bottom: 10px;
}

#product h2 span {
	font-size: 14px;
}

#product .image {
	width: 230px;
	float: left;
}

#product .text {
	width: 365px;
	float: right;
}

#product .buttons {
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
}

#product input {
	border: 1px solid #ffffff;
	background-image: url(../images/button_light.gif);
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 4px;
	padding-top: 4px;
	width: 84px;
}	
