/* Start of CMSMS style sheet 'PLO : TurtleShellDesign' */
* {
    padding: 0;
    margin: 0;
} 

body {
background: #656A7F;
font-family: Tahoma, Geneva, sans-serif;
font-size: 14px;
padding: 0;
margin: 0;
color: #000;
line-height: 17px;
background-image: url(./plopattern.png);
	background-repeat: repeat;
}

img { border: none; }
a { color: #4C69AF; text-decoration: none; }
a:hover { text-decoration: none; color : #111; }
h3 { border-bottom: 1px dotted #aaa; color: #FFF;  margin: 0px 0 7px 0; font-weight: 100; font-size: 14px;}
h3 a { text-decoration: none; font-size: 22px; letter-spacing: -1px; }
h3 a:hover { color: #333; }
h4 { border-bottom: 1px dotted #aaa; color: #666; padding-bottom: 4px; margin: 14px 0px 7px 10px; font-weight: 100; font-size: 22px; letter-spacing: -1px; margin-bottom: 25px;}

.aaimage { padding: 7px 7px 7px 7px ;}

#wrap {
width: 945px;
margin-right: auto;
	margin-left: auto;
}

#top { 
background: #616161 url(uploads/Dark_Blue/top.jpg) no-repeat;
padding: 10px 0;
}

#header {
height: 162px;
background: #FFF;
}
#header h1 {
font-size: 38px;
font-weight: 600;
letter-spacing: -2px;
padding: 40px 0 0 33px;
}
#header h1 a {
color: #fff;
text-decoration: none;
}
#header h1 a:hover {
color: #111;
text-decoration: none;
}

#header h2 {
font-size: 16px;
color: #eee;
padding: 9px 0 0 33px;
}

#menu {
float: left;
height: 38px;
width: 925px;
line-height: 30px;
background: #4D4D4D;
padding-left: 20px;
}
#menu li
{
float: left;
list-style-type: none;
padding-right: 5px;
}
#menu li a{ 
color: #fff;
display: block;
text-decoration: none;
padding: 0 5px;

}
#menu li a:hover {
background: #666;
}
#menu ul { }

#changer {
float: left;
width: 630px;
}

#welcome {
	float: left;
	width: 620px;
	height: 25px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	background-color: #333;
padding-left: 5px;
	padding-top: 5px;
margin-bottom: 6px;
}

#content { 
float: left;
padding: 0 20px;
background: #FFF;
}


#left {
padding: 10px 15px 20px 0;
width: 630px;
float: right;
font-size: 12px;

}
#left h3 { border-bottom: 1px dotted #6C91FC; }



#right {

width: 240px;
float: left;
padding: 10px 10px 10px 10px;
}
#right h3 { color: #666; }
#right ul { list-style-type: none; padding: 10px 0 10px 0; }
#right ul li { padding: 2px 0 3px 0; }
#right ul li a { color: #4C69AF; font-weight: 100; display: block; font-size: 14px;
 list-style: none;
  background: url(diamondb.png) no-repeat left center;
 padding-left: 1.2em;}
#right ul li a:hover { color : #111; }

#footer {
float: left;
font-size: 11px;
color: #eee;
text-align: center;
height: 30px;
width: 945px;
line-height: 30px;
background: #4D4D4D;
}
#footer a { 
color: #eee;
}
#footer a:hover {
color: #aaa; 
text-decoration: underline; 
}

.ancy {
	color: #003;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
	border: thin solid #390;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 3px;
}
.ancy a {
	color: #C00;
	text-decoration: none;
}
.ancy a:hover {
	background-color: #000;
}


#page-wrap {
	width: 660px;
	background: white;
	padding: 20px 50px 20px 50px;
	margin: 20px auto;
	min-height: 500px;
	height: auto !important;
	height: 500px;
}

#contact-area {
	width: 600px;
	margin-top: 25px;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 471px;
	font-family: Helvetica, sans-serif;
	font-size: 1.4em;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #900;
}

#contact-area input.submit-button {
	width: 100px;
	float: right;
}

label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
	font-size: 1.4em;
}

.contactbox {
	height: 385px;
	width: 560px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #090;
	border-right-color: #090;
	border-bottom-color: #090;
	border-left-color: #090;
	margin-right: auto;
	margin-left: auto;
}


/* End of 'PLO : TurtleShellDesign' */

