body{
	padding:0;
	margin:0;
	font:13px Arial,Helvetica,Garuda,sans-serif;
	*font-size:small;
	*font:x-small;
	background-image:url('bg.png');
	background-repeat:repeat-x;
	background-color:#35b1b3;
	}
h1,h2,h3,h4,h5,h6,em,strong,pre,code{
	padding:0;
	margin:0;
	line-height:1em;
	font-size:100%;
	font-weight:normal;
	font-style: normal;
	}
img{
	border:0;
	}
p{
	margin:1em 0;
	}
.gpleft
{
   width: 350px; 
   float: left;
}
.gpright
{
   width: 300px; 
   float: right;
}
div.newsitem
{
	margin:1em 0;
	}
	
.left {
	float:left;
}
.right {
	float:right;
}
.clear {
	clear:both;
}
.hidden {
	display:none;
	visibility:invisible;
}
#container {
	background-color:#FFF;
	width:998px;
	margin:0 auto;
	border-left:1px solid #3283b6;
	border-right:1px solid #3283b6;
}
#header {
	height:172px;
	background-image:url('headerbg.jpg');
	background-repeat:no-repeat;
	color:#FFF;
	border-bottom:1px solid #CCC;
}
#header #headertext {
	float:left;
	margin-left:19px;
	margin-top:43px;
}
#header #headertext h1 {
	font-size:200%;
}
#header #headertext ul {
	margin-left:20px;
}
#header #headertext ul li {
	font-size:120%;
	margin: 0.3em 0;
}
.gplink
{
    padding: 3px 0px 3px 20px;
    font-size: 11px;
    color:#1e9aa2;
    text-decoration: none;
}

.gplink a
{
    color:#1e9aa2;
    text-decoration: none;
}
#topnav {
	background-image:url('navbuttonbg.png');
	background-repeat:repeat-x;
	background-color:#f1f1f1;
	border-bottom:2px solid #35b1b3;
}
#topnav a {
	display:block;
	float:left;
	color:#666;
	text-decoration:none;
	font-size:110%;
	background-image:url('navbuttonbg.png');
	background-color:#f1f1f1;
	background-repeat:repeat-x;
	padding:10px 20px;
	border-left:1px solid #CCC;
}

.text
{
    color:#666;
    text-decoration:none;
}

.desc
{
    padding-top: 5px;
    font-size: 0.8em;
    height: 20px;
}

.stats
{
    font-size: 0.8em;
    float: right;
}

.smalltext
{
    font-size: 0.8em;

}

.section
{
    color:#666;
    text-decoration:none;
    font-weight: bold;
}

.section:hover
{
    color:#000;
    text-decoration:none;
     font-weight: bold;
}
#topnav a:hover {
	background-color:#bfbfbf;
	color:#000;
	background-image:url('navbuttonbghover.png');
}

#topnav a.active {
	background-color:#35b1b3;
	color:#FFF;
	background-image:url('navbuttonbglit.png');
}
#bodycontent {
	padding:10px 25px 0 15px;
	color:#333;
	background-color:#f9f9f9;
	margin-bottom:20px;
}
#leftbodycontent {
	width:672px;
	float:left;
}
#leftbodycontent strong{
	line-height: 14px;
}
#rightbodycontent {
	width:258px;
	float:right;
}
#leftbodycontent #frontpic {
	float:right;
	border:1px solid #CCC;
	margin-left:15px;
	margin-bottom:15px;
}
#leftbodycontent h2 {
	color:#6b6b6b;
	font-size:2em;
	padding:5px;
	margin-bottom:10px;
	border-top:1px solid #95ced0;
	border-bottom:1px solid #95ced0;
}
#leftbodycontent h3 {
	color:#6b6b6b;
	font-size:1.2em;
	padding:5px;
	margin-bottom:10px;

	border-bottom:1px solid #95ced0;
}

.toggler
{
    padding:0;
	margin:0;
	line-height:1em;
	font-size:100%;
	font-weight:normal;
	font-style: normal;
	color:#6b6b6b;
	font-size:1.2em;
	padding:5px;
	margin-bottom:10px;
	border-bottom:1px solid #95ced0;
	cursor: pointer;
}

.sectionbox
{
    border: 1px solid #95ced0;
    background-color: White;
    margin-top: 10px;
    margin-bottom: 10px;
    height: 50px;
    padding: 10px;
    overflow:hidden;
}

.sectionbox2
{
    border: 1px solid #95ced0;
    background-color: White;
    margin-top: 10px;
    margin-bottom: 10px;
    height: 40px;
    padding: 10px;
    overflow:hidden;
}

.postbox
{
    border: 1px solid #95ced0;
    background-color: White;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 10px;
}

.postbox ul
{
    padding: 15px;
    margin: 15px;
}

a.h3
{
    color:#6b6b6b;
    text-decoration:none;
}

a.h3:hover
{
    text-decoration:underline;
}

.element
{
 padding: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.title {
	color:#6b6b6b;
	font-size:1.6em;
	margin:0;
	padding:5px;
	margin-bottom:10px;
	border-bottom:1px solid #95ced0;
}
.title span {
	color:#33afb7;
}
#leftbodycontent h2:first-child{
	border-top:0;
}
#leftbodycontent h2 span {
	color:#33afb7;
}

.greyback
{
    color:#33afb7;
    border: 1px solid black;
}

#leftbodycontent p {
	font-size:90%;
	margin-left:5px;
}

#leftbodycontent b{
	font-weight:bold;
	color:#1e9aa2;
}
#leftbodycontent strong {
	font-weight:bold;
	color:#1e9aa2;
}
a
{
    text-decoration:none;
	color:#1e9aa2;
}
a:hover
{
    text-decoration:underline;
	color:#1e9aa2;
}
#placemap {
	width:404px;
	float:right;
	height:348px;
	background-image:url('placemap.png');
	background-repeat:no-repeat;
}
#imagemap
{
float:right;

}
.boardfix
{
    vertical-align:top;
}
a.rssnews{
	color:#1e9aa2;
	font-weight:bold;
	text-decoration:none;
}

#locationslist a.arealink {
	display:inline-block;
	font-size:90%;
	color:#1e9aa2;
	font-weight:bold;
	text-decoration:none;
	margin:1px 3px 1px 5px;
}
.rightbox {
	background-image:url('loginareabg.png');
	background-repeat:repeat-x;
	padding:3px;
	background-color:#55bdbf;
	width:258px;
}
.rightboxinner {
	background-color:#d6e5ee;
	border:1px solid #FFF;
}
.rightboxinner p {
	font-size:0.8em;
	padding:5px;
	margin-bottom:10px;
	font-family:tahoma,verdana,sans-serif;
}
.line {
	margin:15px 0;
	border-bottom:1px solid #95ced0;
}
.title strong {
	color:#555;
	text-transform:uppercase;
}
#inputboxes .username, #inputboxes .password, #RightBar_ddlist1 {
	height:19px;
	padding:3px;
	font-size:0.8em;
	font-family:tahoma,verdana,sans-serif;
	border:1px solid #428bb8;
	display:block;
	float:left;
	margin-left:11px;
}

.directoryselect
{
    height:23px;
    width: 195px;
	font-size:0.8em;
	font-family:tahoma,verdana,sans-serif;
	border:1px solid #428bb8;
	display:block;
	float:left;
	padding-left:5px;
	margin-top: 8px;
}
#inputboxes .username {
	width:226px;
	margin-top:7px;
	margin-bottom:4px;
}
#inputboxes .password {
	width:189px;
	border-right:0;
	margin-bottom:4px;
}
#inputboxes .failureText
{
    margin-left: 11px;
}
.loglinks
{
    font-size:0.8em;
	padding:5px;
	font-family:tahoma,verdana,sans-serif;
}
.white
{
    padding: 3px;
    color: #428bb8;
}
.logoutText
{
    text-align:right;
    color: White;
    padding-top: 5px;
    padding-bottom: 5px;
}
#directoryselect {
	width:195px;
	height:25px;
	margin-top:7px;
	margin-bottom:5px;
}
.gpselectgo {
	margin-top:8px;
	margin-left:2px;
}

.forgotpassword {
	display:block;
	font-family:tahoma,verdana,sans-serif;
	float:right;
	font-size:0.9em;
	margin-right:7px;
	color:#FFF;
	margin-bottom:10px;
}


#forgotpassword {
	display:block;
	font-family:tahoma,verdana,sans-serif;
	float:right;
	font-size:0.9em;
	margin-right:7px;
	color:#FFF;
	margin-bottom:10px;
}
#newscolumn {
	font-size:0.9em;
	font-family:tahoma,verdana,sans-serif;
	color:#428bb8;
}
#newscolumn p strong {
	font-weight:bold;
}
#footer {
	border-top:5px solid #d8d7d7;
	padding:15px;
	font-size:0.7em;
	font-family:tahoma,verdana,sans-serif;
}
#sizzlelogo {
	float:right;
	margin-right:118px;
}
#sizzlelogo img {
	display:inline-block;
	margin-top:5px;
}

#jsddm
{
    margin: 0;
    padding: 0;
    
}
#jsddm li
{
    float: left;
    list-style: none;
    font-size:100%;
}
#jsddm li a
{
    display:block;
	float:left;
	color:#666;
	text-decoration:none;
	font-size:110%;
	background-image:url('navbuttonbg.png');
	background-color:#f1f1f1;
	background-repeat:repeat-x;
	border-left:1px solid #CCC;
    
    /*white-space: nowrap;*/
}
#jsddm li a:hover
{
    
}
#jsddm li ul
{
    margin-left: -40px;
    #margin-left: 0px;
    margin-top: 38px;
    #margin-top:0px;
    position: absolute;
    visibility: hidden;
    clear:both;
    z-index: 2000;
}
#jsddm li ul li
{
    clear:both;
    display: block;
    z-index: 2000;
}
#jsddm li ul li a
{
    width: 160px;
	padding: 5px;
    background: #22a6a8;
    z-index: 2000;
    border-bottom:1px solid #039395;
    color:white;
    font-size: 90%;
}
#jsddm li ul li a:hover
{
    width:160px;
    background: #293a83;
	color: white;
}