/* main styles */
body {
	margin:0;
	padding:0;
	background:#fff;
  	color:#000;
	font-family:"Trebuchet MS",tahoma,arial,sans-serif;
	font-size:11px;
	}

img {border:none;}
a {color:#060606;text-decoration: underline}
a:hover {text-decoration: underline; color: #a40000;}
.clear {clear: both;}

#content {width: 700px; position: relative; top: 40px; left: 120px;}
#main {font-size: 1.1em;}

#header {border-bottom: 20px solid #3465a4;}
#header #logo {background-image: url('../images/rodos-big.png'); width: 216px; height: 58px; display: block;}
#header #logo span {display: none;}

#more1, #more2, #more3 {display: none;}

#footer {background: #3465a4; font-size: 1.1em; color: #eeeeec; padding: 10px 15px; margin-top: 30px; margin-bottom: 30px; position: relative;}
#footer a {color: #eeeeec;}
#footer a:hover {text-decoration: none;}

h1 {color: #42770c; border-bottom: 4px solid #42770c;}h2 {color: #42770c; padding-bottom: 0.2em; border-bottom: 4px solid #555753;}
h3 {color: #42770c; font-size: 1.2em; line-height: 1.5em;}
h2.noborder {border: none; color: #3465a4;}

.features li {display: block; background: url('../images/yes-s.png') no-repeat 0 3px; padding-left: 20px; font-size: 1.2em; line-height: 1.8em;}

.showmore {padding-left: 600px; margin-right: 30px; position: relative; top: -10px;}
.showmore a.more {padding-left: 20px; background: url('../images/add-s.png') no-repeat 0 0;}

.moretext {font-size: 1.1em;}
.moretext .showmore {font-size: 0.9em;}

#shots a {display: block; float: left; margin: 10px; width: 160px; height: 160px; border: #d6d6d6 solid 1px; padding: 10px;}
#shots a:hover {border-color: #a40000;}

