
/*--- @media screen { ----*/

/* ----- the basic page -------- */

html {
        margin: 0; 
        padding: 0;
}

body {
        margin: 0; 
        padding: 0 5px 3px 3px; 
    	background: #edecf1 url("../images/cell_bkg.jpg");
        background-repeat: no-repeat; 
        background-position: 0 0;
     	overflow: auto; /* changed */
        font-family: "Lucida Grande", Verdana, "Trebuchet MS", Arial, sans-serif;
}

/* ----- 3-col structure --------------- */

div#wrapper {
        max-width: 1100px; 
        min-width: 750px; 
        margin: 0 auto; 
        padding-top: 230px; 
        text-align: left; 
        width: 100%; 
        position: relative;
}

div#iewrapper {
        width: 100%;
}
div#wrapper {_width:expression(document.body.clientWidth >1106? "1100px": "99.9%" ); overflow: visible; }

div#iewrapper,div#header {
_width:expression(document.body.clientWidth <
770? "760px": "99.98%" );
}


div#superwrapper1 {
        margin: 0; 
        margin-left: 225px ; 
        margin-right: 225px ; 
}

div#superwrapper2 {
        border-right: solid 1px #abc; 
        border-left: solid 1px #abc; 
        
}
div#superwrapper3 {
        margin: 0 -225px 0 -225px; 
        position: relative;
}

div#container {
        float: left; 
        width: 100%; 
        margin-right: -225px; 
        clear: both; 
        padding: 0; 
        margin-bottom: 10px;
}

div#container div#content {
        float: right; 
        width: 100%;  
        margin-left: -225px; 
        padding: 0 0 2px 0;
}

div#content div {
        padding: 0 225px 0 225px; 
        max-width: 630px; 
        margin: 0 auto; 
        position: relative;
}

p.intro {
        font: 13px "Lucida Grande", Verdana, "Trebuchet MS", sans-serif;
        line-height:160%; color:#333; text-align: left;  padding-bottom: 6px; width: 90%; color: #2A4564; 
}

p.intro span {
font: 19px "Lucida Grande", Verdana, "Trebuchet MS", sans-serif; line-height:140%;

}


p.product {
        font: 14px Georgia, "Times New Roman", serif;
        line-height:130%;
        color:#333;
        padding-bottom: 1em;
        padding-top: .75em;
}

p.edta {
        font: 12px "Lucida Grande", Verdana, "Trebuchet MS", sans-serif;
        line-height:140%; 
        color: #af0c2a; 
        border-top:1px solid #ccc; 				
        padding: 12px 12px 0 12px;

}

.method {

	font: 14px Georgia, "Times New Roman", serif;
        line-height:130%;
        color:#333;
        margin-left: 45px;
        padding-bottom: 1em;
        padding-top: .75em;
      
}
.regular {

font: 14px Georgia, "Times New Roman", serif;
        line-height:130%;
        color:#333;
        padding-bottom: 1em;
        padding-top: .75em;



}
div#add2 div#conpic p {
	font: 9px "Lucida Grande", Verdana, "Trebuchet MS", sans-serif; line-height:125%; width:145px;
}


div#content div div {
        padding: 1px 15px 0 15px; 
        margin-bottom: 2px; 
        margin-top: 4px;
}


div#add1,div#add2 {
        float: left; 
        position: relative; 

}

div#add1 {
        width: 215px; 
        overflow: hidden; 
        margin-top:60px;
}

div#add1 p {
        font: 11px "Lucida Grande", Verdana, "Trebuchet MS", sans-serif;
        text-align: left;
        color:#666;
        display: block;
        margin: 0  0 0 0;
        padding:  25px 10px 0 25px;
}

div#add1 div#phone p {
 	font: 12px "Lucida Grande", Verdana, "Trebuchet MS", sans-serif; color: #587292;
}
div#add1 div#phone p span {
	font: 18px "Lucida Grande", Verdana, "Trebuchet MS", sans-serif; color: #587292;

}

div#add2 {
        padding-top: 55px; /* changed */
        width: 210px;
        margin-left: 15px;
}

div#add2 p {
        font: 10px "Lucida Grande", Verdana, "Trebuchet MS", sans-serif;
        line-height: 160%;
        text-align: left;
        color:#666;
        
}
div#add2 h4,div#add2 h5 {margin: 0.4em 0 0.2em 0;}
div#add2 p {margin-bottom: 1.2em;}
ul.containers { 
        margin: 0 0 20px 0; 
        padding: 0; 
        border: 0; 
        list-style: none;
/* taken out width */
        border-top: 1px solid #ccc;
}

ul.containers li{ 
        font: 10px "Lucida Grande", Verdana, "Trebuchet MS", sans-serif;
        text-align: left;
        padding: 2px 2px 0 6px;
        color:#333;
        margin: 0 0 0 0; 
/* taken out width */
        line-height: 130%;
        border-bottom: 1px solid #ccc; 

}

ul.containers li:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}


ul.containers li span {
    float: right;
    display: block;
    width: 150px; /* new value */
    padding: 1px 0 3px 0;
}

ul.containers li strong {
    float: left;
    display: block;
    padding: 1px 0 3px 0;
}

div#footer {
        text-align: center; 
        min-height: 2.5em; 
        width: 100%; 
        float: left; 
        background-color: transparent;
}

/* ----------- end 3-col -------------- */

/* ----------- navigation-------------- */
ul#nav { 
        margin: 0 0 20px 0; 
        padding: 0; 
        border: 0; 
}

ul#nav li { 
        margin: 0;      
        padding: 0; 
        border: 0; 
        list-style: none; }
        
        /* div#add1 ul#nav li {height: 0;} added */

.z1 {
        display: block;
        margin: 0  15px 0 0;
        text-decoration: none; /* added */
        padding:  5px 0 5px 25px;
        border-bottom:  1px solid #999;
        font: 11px "Lucida Grande", Verdana, "Trebuchet MS", sans-serif;
        text-align: left;
}

ul#nav2 {
	text-align:center;	
	width: 95%;
	
}

ul#nav2 li {
 display: inline; }


.z2 {
        display: inline;
        font: 9px "Lucida Grande", Verdana, "Trebuchet MS", sans-serif;
        text-align: center;
        text-decoration: none; /* added */
        padding:0 8px 20px 0;
}

.foot {
	font: 12px "Lucida Grande", Verdana, "Trebuchet MS", sans-serif;
        text-align: center;
        color: #333;
        margin-bottom: 25px;

}

.foot span { 
	font: 10px "Lucida Grande", Verdana, "Trebuchet MS", sans-serif;
	color: #333;
        margin-bottom: 25px;
}

div#add2 img#logo {
        position: absolute;
        top: -122px; /* changed value */
        right:40px; /* changed value earlier */
}

div#add2 img#real {
        position: absolute;
        top: -225px; /* changed value */
        left: -675px; /* changed value earlier */
}


.thumb {float: left; clear: both; margin-left:-21px; margin-right:-100px; }

.product .labels {display:inline;float:left;margin:0 8px 2px 0;padding:4px;border:1px solid #ccc; margin-left:-6px;}

.left {float: left; clear: left; padding-bottom: 6px;}
        
div#add2 img#photo {margin-left: 6px; background-color:#e2e5e5;
padding:4px; border-top:1px solid #fff; border-left:1px solid #fff;
border-bottom:1px solid #a5abab; border-right:1px solid #a5abab;}


div#container div#add1 ul,div#container div#add1 ul li {text-align: left; display: block; margin: 0 1px 0 0; padding: 1px 0 0 
1px;}

* html div#top p {margin-top: 0;}

div#top {position: absolute; top: 0; left: 0; height: 200px; width: 100%;}

div#top a:link {
		text-decoration:none;
		color:#fff;
	}
		
div#top a:visited {
		color:#ccc;
		text-decoration:none;
	}
		
div#top a:hover {
		color:ccffff;
		text-decoration:none;
		border-bottom:1px dotted #cccccc;
	}
		
a:link img {border: none;}


/* ----------- #Forms ----------------- */


div#top h5 {font-size: 60%; color: #fff; text-align: center; border-top: 1px solid #fff; width: 98%; margin-top: 0px; padding-top:3px; margin-left:-.4em;}

div#top p {font-size: 60%; color: #ffffcc; text-align: center; margin-top:-14px}

div#form1,div#form2,div#form3,div#form4,div#form5,div#form6 {float: right; width: 100px; height: 75px; border-right: 1px solid #fff;}

div#form6 {border-left: 1px solid #fff;}


div#form1 div {height: 20px; background-color: #a46711; border-top: #da983c   2px solid;   border-right: #6b4003 2px solid  ;   border-bottom: #6b4003 2px solid ; border-left:  #da983c   2px solid; }
div#form2 div {height: 20px; background-color: #71357c; border-top: #c975d8   2px solid;   border-right: #411549 2px solid  ;   border-bottom: #411549 2px solid ; border-left:  #c975d8 2px solid; }
div#form3 div {height: 20px; background-color: #246764; border-top: #53c2bd   2px solid;   border-right: #073a38 2px solid ;   border-bottom: #073a38 2px solid ; border-left:  #53c2bd 2px solid; }
div#form4 div {height: 20px; background-color: #d08413; border-top: #f9ac3a   2px solid;   border-right: #9a5e04 2px solid  ;   border-bottom: #9a5e04 2px solid ; border-left:  #f9ac3a  2px solid;}
div#form5 div {height: 20px; background-color: #f91018; border-top: #fd7378   2px solid;   border-right: #ab0107 2px solid  ;   border-bottom: #ab0107 2px solid ; border-left:  #fd7378 2px solid;}
div#form6 div {height: 20px;background-color: #172656; border-top: #3761e7   2px solid;   border-right: #021142 2px solid  ;   border-bottom: #021142 2px solid ; border-left:  #3761e7  2px solid;}
}
/*---div#add2 h5 {margin: 6px 0px 0 12px; padding: 0;}---*/




/* --------- text --------------------- */

h1,h2,h3,h4,h5,h6 {margin: 0 0px 0 6px; padding: 0;}

h2 {font-size: 21px; color:#666; margin-bottom: 1.1em;}




p {margin: 1px 6px 9px 6px; padding: 0;}

h1 {font-size: 30px;}
h2 {font-size: 21px; color:#666;}
h3 {font-size: 13px; color: #fff; margin-bottom: 12px; margin-top:12px; background-color:  #666; padding: 0 0 2px 3px;}
h4 {font-size: 13px; color: #af0c2a;  padding-left: 6px;}
h5 {font-size: 11px; color:#333;padding-left: 6px;}

.tal {text-align: left!important; }
.tac {text-align: center!important; }
.tar {text-align: right!important; }
.taj {text-align: justify!important; }


}


/* ---------- some basics ------------- */

q,{font-weight: 800; font-style: oblique; margin-left: 3px; margin-right: 3px; font-family: "Trebuchet MS",sans-serif;  }
i {font-weight: 200; font-style: italic; margin-left: 3px; margin-right: 3px; }
b,strong {font-weight: 800; font-style: normal!important; }
big {font-size: 120%; line-height: 100%;}
small {font-size: 85%; line-height: 110%;}



/* ---------- basic clearing between elements -------------- */

br {font-size:1px; line-height: 0px; height: 0; width: 10px; }
br.left {clear:left }
br.right {clear:right }
br.both {clear:both }



/* ----------- clearing of elements ----------------- */

img.left,p.left,div.left {clear: left;}
img.right,p.right,div.right {clear: right;}
img.both,p.both,div.both {clear: both;}
img.none,p.none,div.none {clear: none;}



/* --------- some positioning in the flow ---------------- */

.flr {float: right; margin: 1px 3px 1px 6px; }
.fll {float: left; margin: 1px 6px 1px 3px; }


/* -------------- off screen positioning - for non-CSS browsers only -------- */
.throwleft {position: absolute; top: -900px; left: -900px;}
}

/* -------- IE/win fixes -------------------------*/

@media all {
* html div#iewrapper,* html div#superwrapper1,* html div#superwrapper2,*
html div#superwrapper3 {height: 0;}
* html div#add1,* html div#add2 {margin-right: -100px;}
* html ul#nav2 li {padding: 0 1px 0 6px;}
* html div#add1 ul#nav li {height: 0;} /* added */
}


/* -------- correction for Opera 7.20+ ---------- */

@media Screen and (min-width: 0px){/*be even nicer to Opera*/

div#content div {border-bottom: solid 1px transparent;} /* "lost bottom" hack */

}