/*
Theme Name: STEP 1.1
Theme URI: http://www.tattoocms.it/templates/step.html
Author: Nicola Lambathakis
------------------------------------------------------------------------- */
* {
    margin: 0;
    padding: 0;
}
body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
	color: black;
	background-color: #F7F7F7;
	margin-bottom: 0px;
}

strong {
	font-size: 90%;
	color: #5A0202;
}

/*text links and image links*/

a, a:link {
	text-decoration: none;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #A43031;
}
a:visited { color: #000000; 
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #A43031;

}
a:hover {
	color: #800000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #006600;
	background-color: #FFFFFF;


}
a:active { color: #006600; text-decoration: none;}


a img, img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}

img a {

	color: #e1e1e1;
	border: 1px solid #FFFFFF;
	background-color: #F7F7F7;
}
img a:hover {

	color: #e1e1e1;
	border: 1px solid #006600;
	background-color: #F7F7F7;
}

/*H1 H2 H3 H4 H5*/
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #666666;
	background-color: #F7F7F7;
	margin-top: 10px;
	margin-bottom: 5px;
	}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: normal;
	color: #800000;
	background-color: #F7F7F7;
	margin-top: 5px;
	margin-bottom: 5px;
	}
h3, .hd2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #800000;
	background-color: #F7F7F7;
	margin-top: 3px;
	margin-bottom: 3px;
	}
h4, h5 {
	background-color: #F7F7F7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
	color: #999999;
	}

/* common elements ------------------------------------------------------------------------- */

div, p, img, a, td, ul, ol {
    font-size: 1em;
}

b {
	color: black;
	background-color: #F7F7F7;
}

ol {
    margin-left: 1em;
    padding-left: 1em;
}
ol li {
    margin-left: 1em;
    padding: 0 0 .5em.3em;
    list-style: decimal;
	 background: transparent;
}

p {
	margin: 1em 0 1em;
	padding: 0;
	}


ul {
    list-style: none;
    margin: 0 0 20px 1em;
}
li {
    list-style: none;
    padding-left: 1em;
    margin-bottom: 3px;
}


.clear {
    clear: both;
    height: 10px;
    margin: -1px 0 0;
    font-size: 1px;
    background-color: #5a0202;
    border-bottom: 1px #ffb1b1 solid;
}

blockquote{
	font-size:90%;
	border:1px solid #800000;
	margin:20px 10px;
	padding:8px;
	background-color: #D2DEB0;
}

/*---others---*/

fieldset {
    border: none;
}

fieldset label {
	display: block;
	margin-left: 30px;
	width: 180px;
}

fieldset label input, fieldset select {
    margin-left: 0px;
    
}

fieldset select {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 30px;
}

fieldset label textarea {
	padding: 0;
	margin-top: 0px;
	vertical-align: top;
}

fieldset input {
	margin-left: 30px;
}

legend {
	display: none;
}

p img {
	padding: 0;
	max-width: 100%;
}

/*LAUYOUT ------------------------------------------------------------------------- */ 
#page {
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	float: none;
	width: 100%;

}
/* Header */

#header {
	position: relative;
	background-repeat: no-repeat;
	background-position: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	margin: 0px;
	right: 4px;
	width: 100%;
	height: 125px;
	background-color: #800000; 
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #FFB1B1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5A0202;
	background-image: url(imgs/headerimg.jpg);
}

#headerstriptop {
	background-color: #5a0202;
	height: 10px;
	border-bottom: 1px solid #ffb1b1;
}

#headerstripbot {
	position: relative; margin-top: 0px;
	background-color: #5a0202;
	height: 10px;
	border-top: 1px solid #ffb1b1;
}

#header h1 {
	margin: 0;
	margin-top: 0px;
	color: #800000;
/*	text-shadow: #81A75B 2px 2px 2px; */
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-style: normal;
	font-weight: normal;
	font-size: 36px;
	height: 104px;
	text-align: left;
	padding-right: 50px;
	background-position: center left;
	background-color: transparent;
	background-repeat: no-repeat;
	background-image: url(imgs/w.gif);
}


/*scriptaculous.us fx divs*/

#closer {
	text-align: left;
	background-image: url(imgs/bgcloser.jpg);
	height: 28px;
}
#closebutton {
	border: 1px solid #999999;
	padding-right: 4px;
	padding-left: 4px;
	background-color: #F7F7F7;
	background-repeat: repeat-x;
	background-image: url(imgs/button_dn.gif);
}

/*SEARCH DIV*/


#searchbox {
	width: 350px;
	font-style: italic;
	font-weight: normal;
	color: #999999;
	float: left;
	margin: 0px;
	padding: 2px;
}

#searchcontainer {
	width: 100%;
	height: 25px;
	margin: 0px;
	padding: 0px;
}

/*content DIV style*/

#content, #contentfront {
	text-align: left;
	line-height: 1.5em;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 0px;
	clip: rect(auto,auto,auto,auto);
	padding-right: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	padding-left: 10px;
	background-color: #F7F7F7;
	width: 75%;
	margin-top: 10px;
}


#contentfront {
	margin-left: 200px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #800000;
}


#contentdiv {
	margin-right: 25%;
	margin-left: 20px;
}

#content li, #contentfront li {
	list-style-image: url(imgs/li.gif);
	list-style-type: none;
	list-style-position: inside;
	margin-right: 2px;
}
#content ul, #contentfront ul {
	padding-left: 1em;
	margin-bottom: 3px;
	list-style-image: url(imgs/dot.gif);
	list-style-type: none;
}

#content h3, #contentfront h3 {
	color: #5a0202;
	height: 25px!important; /* for most browsers */
	height /**/:57px;
	font-size: 100%;
}


#content h3 a:link, , #contentfront h3 a:link {
	color: #666666;
	background-repeat: no-repeat;
	background-image: url(imgs/headerarrow.gif);
	background-position: left top;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content h3 a:visited, #contentfront h3 a:visited {
	color: #666666;
	background-repeat: no-repeat;
	background-image: url(imgs/headerarrow.gif);
	background-position: left top;
	padding-left: 10px;
	font-size: 100%;
	font-weight: bold;
}
#content h3 a:hover, #contentfront h3 a:hover {
	color: #000000;
	background-repeat: no-repeat;
	background-image: url(imgs/headerarrowover.gif);
	background-position: left top;
	padding-left: 10px;
	background-color: #F1F7DB;
}
#content h4, #contentfront h4 {
	border: 1px solid #e4e4e4;
	border-right-color: #c0c0c0;
	border-bottom-color: #c0c0c0;
	color: #000;
	text-decoration: none;
	font-size: 100%;
	margin-left: 10px;
	padding-left: 5px;
	margin-right: 10px;
}
#contenttext {
	padding-right: 10px;
	padding-left: 10px;
	color: #999999;
	width: 560px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #4f57af;

}


/* Flex Search Form styles--------------------- */

.FSF_input {
	color: #006600;
	width: 55%;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	background-image: url(imgs/srch_bg.gif);
	background-repeat: repeat-x;
   }

	.FSF_input:focus {
	border: 1px solid #006600;
	color: #000000;
	background-color: #FFFFFF;
	background-repeat: repeat;
   }

.FSF_submit, .FSF_submit:focus {
	margin-left: 5px;
	height: 20px;
	width: 20px;
	border: 0;
	text-indent: -9999px;
	cursor: pointer;
	background-image: url(imgs/search.gif);
	background-repeat: no-repeat;
	background-color: transparent;
    }

.submit:hover, .FSF_submit:hover {
	height: 20px;
	width: 20px;
	border: 0;
	cursor: pointer;
	background-image: url(imgs/searchover.gif);
	background-repeat: no-repeat;
	background-color: transparent;
    }
/* Sidebar div
------------------------------------------------------------------------- */

#sidebar {
	font-size: 70%;
	line-height: 1.4em;
	color: #666666;
	margin-top: 55px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	clip: rect(auto,auto,auto,auto);
	float: left; 
	padding-left: 5px;
	padding-right: 5px;
	width: 160px;
	margin-left: 5px;
	padding-top: 5px;
	margin-right: 5px;
	display: block;
}

#sidebar h2 {
	color: #666;
	height: 12px !important; 
	height /**/:34px;
	padding-right: 0;
	padding-bottom: 0;
}

#sidebar ul, #sidebar p {
	margin-left: -5px;
	margin-top: 5px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 1em;
	padding-left: 15px;
}

#sidebar h3 {
	color: #666666;
	font-size: 140%;
	background-repeat: repeat;
	background-position: left top;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #800000;
	}
#sidebar h3 a:hover {
	color: #333333;
	font-weight: bold;
	font-size: 140%;

	}
#sidebar h3 a:link, h3 a:visited {
	font-size: 120%;
	text-decoration: none;
	border-bottom: none;
	color: #333333;
	font-weight: bold;
	}

#sidebar h4 {
	color: #666666;
	font-size: 100%;
	border: none;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0;
	}

#sidebar h4 a:hover {
	color: #000000;
	font-size: 100%;
	background-color: #F1F7DB;
	}

#sidebar h4 a:link  {
	color: #666666;
	font-size: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #9DBC59;

	}
#sidebar h4 a:visited {
	color: #666666;
	font-size: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #9DBC59;
	}

#sidebar img {
	vertical-align: top;
	padding: 0px;
	}

/* Footer
------------------------------------------------------------------------- */
#footer {
	margin: 0px;
	font-size: 85%;
	color: #800000;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	height: 45px;
	text-align: center;
	vertical-align: bottom;
	background-color: #EEEEEE;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-top-color: #5A0202;
}

#footer a {
	border-bottom: none;
	color: #5A0202;
	font-weight: bold;
}

#footer a:hover {

	border-bottom: none;
	color: #30538F;
	font-weight: bold;
}

input.btn{
	color:Gray;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	font-weight:bold;
	background-color: White;
}

.reg {
	border-bottom:2px solid #800000;
	font-weight: bold;
}

.note { font-size: 80%;  font-weight: normal; font-family: Verdana, Tahoma, Arial;}

#RightPost {
	font-size: 1.2em;
}

.count {
	left: -10px;
	position: relative;
	font-size: 1.3em;
}

.count img {
	margin-top: 5px;
}

#amazon {
	border: 1px solid black;
	width: 175px;
	margin-bottom: 25px;
	margin-top: 10px;
}

#amazon p {
	margin: 0px;
	margin-bottom: 4px;
	margin-top: 4px;
	font-size: 1.1em;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#amazimg {
	background-color: black;
	text-align: center;
	margin-bottom: 0px;
	padding-top: 2px;
}


ul.lmenu { 
   border: medium none; text-align: left; list-style-type:circle;
} 
   
ul.lmenu li { 
   text-align: left;
   vertical-align: bottom;
   margin-top: 3px;
   margin-left: -25px;
   width:180;
   } 

#please {
   
}

#patent {
   text-align: right;
}

#printtitle {
  display: none;
}

/* Videos */
#vids {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

#vid2 {
	width: 350px;
	height: 350px;
	display: inline;
}
#vid1 {
	display: inline;
	float: right;
	width: 350px;
	height: 350px;
}


/* Welcome page */
#welcome {
	width: 450px;
}

#heli {
	border: 0px; 
	width: 255px; height: 270px;
	float: right;
	position: relative;
	top: -130px;
}

#heli .words {
	position: relative;
	font-weight: bold;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}

#heli .words h1{
	font-size: 1em;
	color: red;
	background-color: white;
}


/* NAV - Son of Suckerfish Dropdowns http://www.htmldog.com/articles/suckerfish/dropdowns/ */

	#nav, #nav ul {padding: 0;margin: 0;list-style: none}
	#nav {background: #999 url("imgs/button_dn.gif") repeat-x;font-weight:bold;height:2.09em;font: bold 96% arial;margin: 0 0px 0 0px}
	#nav li {position:relative;background: #999 url("imgs/button_dn.gif") repeat-x;float: left;width: auto;display:block;margin: 0;border-bottom: 1px solid #DDDDDD;border-right: 1px solid #DDDDDD;padding:0}
	#nav a, #nav a:link, #nav a:visited, #nav a:hover, #nav a:active {border-bottom: none;text-decoration:none;cursor:pointer;color:#999;display: block;padding: 4px 10px 2px}
	#nav a:hover {background: #999 url("imgs/button_up_mh.gif") repeat-x;color:#800000; font-weight: bold;}
	
	#nav li ul {border-bottom: 1px solid #999;border-left: 1px solid #999;border-right: 1px solid #999;background: #f6f6f6;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
	-khtml-opacity:0.8;
	width:11em;font-size:90%;margin-top:3px;position: absolute;font-weight:normal;left: -999em;}
	
	#nav li:hover ul, #nav li.sfhover ul {top:19px;left: 0;z-index:99999}
	#nav li li {background:none;float:none;border:none;border: 1px solid #999;border-top:1px solid #fff;border-right:none;border-left:none;padding-left:0}
	#nav li li.last {border-bottom:none}
	#nav li li a, #nav li li a:link, #nav li li a:visited, #nav li li a:hover {
	   color:#5A0202;
	   border-bottom: none;
	   padding: 3px 10px 2px;
	   font-weight: bold;
	 }
	#nav li li a:hover {color:#000;background:#EFEFEF url("imgs/button_up_mh.gif") repeat-x;}
	
	#nav li.active {color:#000;background:#EFEFEF url("imgs/button_up_mh.gif") repeat-x}
	#nav li.active ul {color:#000;background:#EFEFEF url("imgs/button_up_mh.gif") repeat-x}
	#nav li.active a:link, #nav li.active a:visited, #nav li.active a:hover, #nav li.active a:active {color:#000;background:#EFEFEF url("imgs/button_up.gif") repeat-x}
	#nav li.active a:hover {color:#000;background:#EFEFEF url("imgs/button_up_mh.gif") repeat-x}
	#nav li.here {color:#800000;background:#F3F9E1 url("imgs/bgcloser.jpg") repeat-x; height:18px; border-bottom: none;
	 padding: 4px 10px 2px; font-weight: bold;
	 width:auto}
	 #nav li.here a{color:#800000;background:transparent; border-bottom: none; margin:0; font-weight: bold;
	  padding:0px;}
	#nav li li.here {color:#000; background: #FFD8CB; }
	
	#nav li.active li {border:none;border-top: 1px solid #EFEFEF}
	#nav li.active li.last {border-bottom: none;}
	#nav li.active li a:link, #nav li.active li a:visited, #nav li.active li a:hover, #nav li.active li a:active {color:#000;background:#EFEFEF url("imgs/button_up.gif") repeat-x}
	#nav li.active li a:hover {color:#000;background:#EFEFEF url("imgs/button_up.gif") repeat-x}
	
	#nav li.active li.active a:link, #nav li.active li.active a:visited, #nav li.active li.active a:hover, #nav li.active li.active a:active {color:#000;background:#EFEFEF url("imgs/button_up.gif") repeat-x}

	/* hide from IE mac */
	#nav li {width:auto}
	/* end hack */

#addy {

	position: absolute;
	margin-top: 40px;
	margin-left: 400px;
	z-index: 20;

}
