@charset "UTF-8";
/* 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,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	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;
}
/* CSS Document */
  body, h1, h2, h3, h4 {
    margin: 0;
    padding: 0;
	font-family:Arial, Helvetica, sans-serif;
    font-size: 11px;
  }
 a{
    text-decoration: none;
    color:#000;
 }
 img { border:none;} 
#sideContainer {
    list-style-type: none;
    float: left;
    border: 1px solid #676767;
    background-color: #eee;
    overflow: auto;
  }
#sideContainer li {
	font-size: 11px;
	border-bottom: 1px solid #aaa;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-weight: normal;
}
#sideContainer li:hover {
		background-color: #CCF;
}
#mapContainer {
	float: left;
	width: 500px;
	height: 400px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #909;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #909;
  }
#data {
    float: left;
    width: 300px;
	height: 400px;
	overflow: auto;
	font-size: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #909;
	font-size:110%;
  }
#divtext {
   margin-left:10px;
    background-color: #FFF;
}
#data #divtext div:hover {
    background-color: #CCF;
}
#flag{
	float: left;
	width: 403px;
	position: absolute;
	left: 303px;
	top: 33px;
	height: 34px;
	font-size: 0.9em;
}
#topdiv {
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #909;
  }

#msg{
	float: left;
	position: absolute;
	left: 305px;
	top: 3px;
	height: 25px;
	font-size: 11px;
	font-weight:bold;
	font-stretch:semi-expanded;
}
#msg1{
	top: 0px;
	height: 25px;
	font-size: 11px;
	font-weight:bold;
}


#data a .arrow {
	float:right;/*position: absolute;*/
	width: 20px!important;
	height: 13px!important;
	left:10px;
	top: 15px;
	background: url("images/arrow.png") 0 0 no-repeat;
	margin-left: 10px;
}
#data #divtext .arrow {
	float:right;/*position: absolute;*/
	width: 20px!important;
	height: 13px!important;
	left:10px;
	top: 15px;
	background: url("images/arrow.png") 0 0 no-repeat;
	margin-left: 10px;
}

#contactFormArea {
	float: left;
	position: absolute;
	left: 560px;
	top: 8px;
	height: 67px;
	font-size: 0.9em;
	width: 140px;
}
#iotd {
	float: left;
	position: absolute;
	left: 712px;
	top: 34px;
	height: 80px;
	font-size: 0.9em;
}
#pubright {
	float: left;
	position: absolute;
	left: 842px;
	top: 34px;
	height: 67px;
	font-size: 0.9em;
}
#slideshow {
	float: left;
	position: absolute;
	left: 300px;
	top: 300px;
	height: 100px;
	width: 100px;
	background-color:#063;
	z-index:200;
}

input.text,textarea {
	font:12px/12px 'courier new',courier,monospace;
	color:#333;
	padding:3px;
	margin:1px 0 0 3px;
	border:1px solid #ccc;
}
#tributton a:first-child, #duobutton a:first-child {
	width: 101px;
}
#tributton a:last-child, #duobutton a:last-child {
	width: 101px;
}
#tributton a {
	width: 106px;
}
#duobutton .links {
	width: 195px;
}
#tributton .links {
	width: 302px;
}
#duoselectionbuttons {
	width: 191px;
	height: 30px;
	top: 7px;
}
#triselectionbuttons {
	width: 290px;
	height: 30px;
	top: 7px;
}
#triselectionbuttons a:first-child, #duoselectionbuttons a:first-child {
	width: 99px;
	height: 28px;
	line-height: 28px;
}
#triselectionbuttons a {
	width: 98px;
	height: 28px;
	line-height: 28px;
}
#triselectionbuttons a:last-child, #duoselectionbuttons a:last-child {
	width: 99px;
	height: 28px;
	line-height: 28px;
}
#tributton, #duobutton {
	height: 44px;
	/*background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#cdd4d9), color-stop(3%, #c0c9cf), color-stop(97%, #abb7bf),to(#81929f));*/
	text-align: center;
	margin-top: -13px;
	margin-right: 0;
	margin-bottom: 13px;
	margin-left: 0;
}
#tributton .links, #duobutton .links {
	height: 30px;
	-webkit-border-image: url("images/tributton.png") 0 4 0 4;
	border-width: 0 4px 0 4px;
	margin: 0 auto 0px auto;
	position: relative;
	top: 7px;
}
#tributton a:first-child, #duobutton a:first-child {
	border-right: 1px solid #6d7e91;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	margin-left: -4px;
}
#tributton a, #duobutton a {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	height: 27px;
	display: inline-block;
	line-height: 27px;
	margin-top: 1px;
	text-decoration: none;
	color: #3f5c84;
	text-shadow: #FFF 0 1px 0;
	font-size: 13px;
	font-weight: bold;
}
#duobutton a:last-child {
	border: 0;
}
#tributton a:last-child {
	border-left: 1px solid #6d7e91;
}
#tributton a:last-child, #duobutton a:last-child {
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	margin-right: -4px;
}
#tributton a:hover, #tributton a#pressed, #duobutton a:hover, #duobutton a#pressed {
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#7b8b9f), color-stop(3%, #8c9baf), to(#647792));
	color: white;
	text-shadow: black 0 -1px 0;
}
#clear { clear: both; }

.cssform p{
width: 300px;
clear: left;
margin: 0;
padding: 5px 0 8px 0;
padding-left: 155px; 
border-top: 1px dashed gray;
height: 1%;
}

.cssform label{
font-weight: bold;
float: left;
margin-left: -155px; 
width: 150px; 
}

.cssform input[type="text"]{
width: 180px;
}

.cssform textarea{
	width: 250px;
	height: 150px;
	clear: both;
}

* html .threepxfix{
margin-left: 3px;
}
#topmenu {
	background:url('http://www.alastyn.com/v3/images/ui/plebg.png') repeat-x;
	/*background-color: rgb(198, 120, 198);*/ 
	height: 40px;
}
#topmenu #leftbut {
	float: left; 
	padding: 5px 0;
}
#topmenu #rightbut { 
	margin: 0 20px 0 13em;
    padding: 5px 0;
	width: 120px;
} 
#topmenu #trad {
	float: right;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0em;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	color:#FFF;
} 
#topmenu #trad a{color:#FFF;}
#topmenu #trad a:hover{color:#333;}
#kelcode {height: 17px;
	-webkit-user-select: none;
	z-index: 3024;
	position: absolute;
	left: 7px;
	bottom: 0px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	width: 93px;
	color: purple;
	font-weight:bold;
	text-decoration: none; 
}
#wineblock{
	display: block;
	height: 90px;
	min-height:110px;
}
.lien{
	color:#906;
	font-size:11px;
	margin-left:4px;
	margin-right:4px;
}

.lien a {
	color:#906;
	text-decoration: none;
}

.lien:hover {
	color: #96C;
	text-decoration: none;
}
.lien a:hover {
	color: #96C;
	text-decoration: none;
}
#top #logo #flag #hemi #hemiN  #hemiS{
	height:24px; float:left; font-size:12px; padding-top:10px;  padding-right:20px;
	float:left;
	display:inline-block;
	color:#909;
	font-variant:small-caps;
}
.hemi{
	height:24px; float:left; font-size:12px; padding-top:10px;  padding-right:20px;
	float:left;
	display:inline-block;
	color:#909;
	font-variant:small-caps;
}
#libpaysN{
	position: absolute;
	width: 200px;
	/*left: 303px;*/
	top: 25px;
	height: 14px;
	text-align:left;
	color: #909;
	font-variant:small-caps;
}
#libpaysS{
	position: absolute;
	width: 200px;
	/*left: 303px;*/
	top: 60px;
	height: 14px;
	text-align:left;
	color: #909;
	font-variant:small-caps;
}
#barOn{
	color:#906;
	filter:alpha(opacity=10);
	opacity: 0.1;
	-moz-opacity:0.1;
}
#formli, #formcodes{
    width: 100%;
    margin: 0;
}
#formli input, #formcodes input,
#formli textarea,
#formli select{
    border: 1px solid #C3C3C3;
    border-top-color: #7C7C7C;
    border-bottom-color: #DDD;
    
    font-size: 10px;
    line-height: 12px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.cepage {
	color: #900;
	width: 100%;
}
.sdcolor{
	float:left;width:7px; height:7px; margin-right:3px; margin-top:4px;display: inline;
}
.datac1 {
	display:block; 
	min-height:63px; 
	border-bottom-width: 1px; 
	border-bottom-color:#999;
	border-bottom-style: solid;
	padding-top:3px;
	padding-bottom:3px;
}
.datac2{
	float:left;
	width:7px; 
	height:63px;
	margin-right:3px;
}
.datac3{
	color:#906;
	font-size:120%;
}
.datac4{
	float:right;
	margin-right:10px;
}
.datac5{
	margin-right:10px;
}
.datac6{
	color: #666;
}

