body 
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:100%;
	background-color: White;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
	scrollbar-arrow-color: yellow;
	scrollbar-base-color: navy;
	scrollbar-track-color: #8080b3;
	background: url(images/borders5.gif) repeat-y center;
}

p {
	font-size: 14px;/*/
	*/font-size: 100%; /* */
}
hr{
	
	background: Navy;
	color: navy;
	width: 400px;
}

#mainTable{
	width: 876px;
	border: 1px solid #000000; /*/
	*/ line-height: 1.1em; /* */
	background: #ffffff;
	border-top: 5px solid Black;
}

#maincontent {
	vertical-align: top;
	font-size: 14px;/*/
	*/font-size: 90%; /* */
	padding-left: 10px;
	padding-right: 10px;
}
#maincontent table{
	font-size: 100%;
}
#maincontent em{
	font-weight: bold;
	font-style: italic;
	color: Navy;
}

#maincontent big{
font-family: "Times New Roman", Times, serif;
	font-size: 140%;
}


.tops{
	width: 592px;
	background: Yellow;
	border: 2px navy solid;
	font-weight: bold;
	padding: 4px;
}
.outliner{	
	width: 592px;
	background: white;
	border: 2px navy solid;
	font-weight: normal;
	padding: 4px;
	overflow:hidden;
}


#topper{
	width: 154px;
	font-size: 14px; /*/
	*/font-size: 100%; /* */
	vertical-align: top;
	background-image: url(images/topshadow.gif);
}

#sidebar{
	width: 154px;
	font-size: 12px;/*/
	*/font-size: 80%; /* */
	vertical-align: top;
	background-image:  url(images/mid-shadow.gif);
}
#botter{
	width: 154px;
	font-size: 14px; /*/
	*/font-size: 100%; /* */
	vertical-align: top;
	background-image: url(images/botshadow.gif);
}
#sidebar a{
	/*/
	*/	
	padding-bottom: 3px;
	padding-top: 3px;
	display: block;
	border: 2px outset #FFFFFF;
	text-decoration: none;
	line-height: 1em;
	width: 110px; /* */
}

#sidebar a:link, #sidebar a:visited{
	color: navy;
}

#sidebar a:hover, #sidebar a:active{
	color: #0000ff;
	background-color: Yellow;
	border: 2px solid #000000;
	text-decoration: underline;
}

#sidebar ul{
	/*/
	*/padding-left: 0em;
	margin-left: 1em;
	list-style-type: none; /* */
}

#sidebar li{
	/*/*/margin: 0px 0px 6px 0px; /* */
}

#sidebar3 {
	width: 140px;
	font-size: 12px;/*/
	*/font-size: 90%; /* */
	vertical-align: top;
	margin-left: 6px;
}

#sidebar2 {
	width: 140px;
	font-size: 12px;/*/
	*/font-size: 80%; /* */
	vertical-align: top;
	border: 1px solid black;
	margin-left: 6px;
}
#sidebar2 a{
	/*/
	*/	
	padding-bottom: 3px;
	padding-top: 3px;
	display: block;
	border: 2px outset #FFFFFF;
	text-decoration: none;
	line-height: 1em;
	width: 115px; /* */
}

#sidebar2 a:link, #sidebar2 a:visited {
	color: navy;
}

#sidebar2 a:hover, #sidebar2 a:active {
	color: #0000ff;
	background-color: Yellow;
	border: 2px solid #000000;
	text-decoration: underline;
}

#sidebar2 ul {
	/*/
	*/padding-left: 0em;
	margin-left: 1em;
	list-style-type: none; /* */
}

#sidebar2 li {
	/*/*/margin: 0px 0px 6px 0px; /* */
}

#sidebar2 p {
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 5px;
}


#mainMenu {
font-size: 12px;/*/
	*/font-size: 90%; /* */ 
}

#mainMenu a{
	/*/
	*/display: inline;
	text-decoration: none;
	line-height: 1em;
	border: 2px outset #CCCCCC;
	width: 100px; /* */
	padding: 0.4em 0.4em;
	text-align: center;
	font-size: 10px;/*/
	*/font-size: 90%; /* */ 
}


#mainMenu a:link, #mainMenu a:visited{
color: #0000ff;
}

#mainMenu a:hover, #mainMenu a:active{
	color: #0000ff;
	background-color: Yellow;
	border: 2px solid #000000;
}

#mainMenuComment{
	font-size: 14px;/*/
	*/font-size: 80%; /* */ 
}

.summary{
	background-color: #e8ecf0;
	color: navy;
	border: 2px  solid;
	border-width: 0px 0px 0px 6px;
	margin-left: 15px;
	margin-right: 25px;
	padding:5px 15px;
	font-size: 14px;/*/
	*/font-size: 100%; /* */
	font-weight: bold;
	-webkit-border-radius: 10px;
	   -moz-border-radius: 10px;
	        border-radius: 10px;
	overflow:hidden; 
}

.myRed, a:link .myRed, a:visited .myRed {
color: red;
}

.myBlue {
	color: blue;
}
.header {
	background-color: Aqua;
	color: Black;
	background-image: url(images/sky-tinyy-1.jpg);
	line-height: 2em;
	margin: 0px;
	padding: 0px;
}

#footer{
	background-color: #333333;
	color: Yellow;
	text-align: left;
	padding-top:10px;
}

#righty{
	float: right;
	width: 200px;
	background-color: #333333;
	color: Yellow;
	font-size: 12px;/*/
	*/font-size: 80%; /* */
	text-align: right;
	padding: 0px 10px 0px 10px;
}
#righty a:link, #righty a:visited{
	color: yellow;
	text-decoration: underline;
}

#righty a:hover, #righty a:active{
	color: yellow;
	text-decoration: underline overline;
}

#lefty{
	float: left;
	width: 300px;
	background-color: #333333;
	color: Yellow;
	font-size: 12px;/*/
	*/font-size: 80%; /* */
	text-align: left;
	font-style: italic;
	padding: 0px 10px 0px 10px;
}
#lefty a:link, #lefty a:visited{
	color: yellow;
	text-decoration: underline;
}

#lefty a:hover, #lefty a:active{
	color: yellow;
	text-decoration: underline overline;
}

#middy{
	float: left;
	background-color: #333333;
	color: Yellow;
	font-size: 12px;/*/
	*/font-size: 80%; /* */
	text-align: right;
	padding: 0px 10px 0px 10px;
}
#middy a:link, #middy a:visited{
	color: yellow;
	text-decoration: underline;
}

#middy a:hover, #middy a:active{
	color: yellow;
	text-decoration: underline overline;
}



td, p, ul{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h1:first-child{
	margin-top: 0;
}/* starts first h1 in TD flush with top */


h1{
	font-size: 36px;
	padding-left: 10px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
}
h1 em{
	font-size: 150%;
}

h2{
	font-size: 150%;
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Navy;
	line-height: normal;

}

h3{
	font-size: 130%;
	font-weight: normal;
	padding-left: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height:1.1em;
}
#topleft{
	float: left;
	padding: 35px 0px 0px 25px;
	width: 350px;
}
#topright{
	float: right;
	width: 350px;
	
}

.comparator{
	
	border-top: solid Navy;
	border-right: 1px solid Navy;
	border-bottom: 1px solid Navy;
}

.comparator td {
	border-top: 1px solid Navy;
	border-left: 1px solid Navy;
	
}

.textsize {
font-size: 80%;
padding-left:5px;
}

.img-right {
	float:right;
	}
	
.img-left {
	float:left;
	}
	
.img-centred {
	width:325px;
	text-align:center;
	margin:auto;
}
.img-centred img {margin-bottom:10px;}

.clearfix {
	clear:both;
	}
img {border:0}

.rightList {
	width:270px;
	float:right;
	}
.leftList {
	width:270px;
	float:left;
	}
.caption{
font-size:125%;
margin-bottom:0px;
}

.central {width:70%; text-align:center; margin:auto; margin-bottom:20px}
.central90 {width:90%; text-align:center; margin:auto; margin-bottom:20px}

.mainShadow2 {
	width:600px;
	margin:auto;
	padding:10px;
	background-color:#fff;
	border:1px solid #999;
	-moz-box-shadow: 4px 4px 4px #ccc;
	-webkit-box-shadow: 4px 4px 4px #ccc;
	box-shadow: 4px 4px 4px #ccc;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px; 
	overflow:hidden;
}

.mainShadow {
	width:625px;
	margin:30px auto;
	padding:10px;
	background-color:#fff;
	border:1px solid navy;
	-moz-box-shadow: 5px 5px 5px #ccc;
	-webkit-box-shadow: 5px 5px 5px #ccc;
	box-shadow: 5px 5px 5px #ccc;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px; 
	overflow:hidden;
}

 .mainShadow h3 {
background-color:yellow;
padding:5px;
margin:0;
border-bottom:2px solid navy;
font-size:120%;
overflow:hidden;
}

.mainShadow img {border:0; padding-right:15px;margin-bottom:10px;}
.mainShadow img.fix {padding-right:0}

.mainShadow .caption{
font-size:120%;
margin-bottom:0px;
background-color:#eee;
border-bottom:0px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px; 
}

.short {width:40%;}

.attention {font-size:140%;color:black;}
.attention2 {font-size:125%; color:black;}

.price {
 font-weight:bold;
}

.otherinst {
	overflow:hidden;
}

.otherinst img {
	margin-bottom:10px;
}

.otherinst h3 {
margin-left:320px;
}
.rightside {
float:right;
width: 410px;
padding-right:10px;
}
