@charset "utf-8";
/* CSS Document */


body{
	background-color:#222;
	margin:0 auto;
	font-size:12px;
	font-family:"Trebuchet MS", Calibri;
	}
#container{
	position:relative;
	top:8px;
	width:906px;
	/*background-color:#F9F9F9;*/
	margin:0 auto;
	border-radius: 10px;
	}
#shadow{
	padding:0 3px 3px 3px; 
	background-color:#333;
	border-radius: 10px;
	}
#header{
	height:150px;
	width:900px;
	background-image:url(images/layout/animated-header.gif);
	background-repeat:no-repeat;
	text-align:center;
	font-size:35px; 
	border-bottom:#CCCCCC 1px solid;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	}
#content{
	font-size:14px;
	background-color:#FFFFFF;
	padding:0px;
	min-height:280px;
	}
#mce{min-height:265px;}
#footer{
	height:100px;
	width:900px;
	background-image:url(images/layout/footer.jpg);
	background-repeat:no-repeat;
	border-top:#CCCCCC 2px solid; 
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	}
#lower{
	background-color:#222;
	color:#666; 
	text-align:center;
	}
	#lower a{
		outline:none;
		color:#666;
		text-decoration:none;
		}
	#lower a:hover{
		color:#D3D3D3;
		}
	#lower p{padding:.5px;}
	#gmc_network{
		position:relative;
		height:100px;
		width:175px;
		background-image:url(images/layout/gmc_network.png);
		opacity:.4;
		filter:alpha(opacity=40);
		}
	#gmc_network:hover{
		opacity:.8;
		filter:alpha(opacity=80);
		}
	#designbyj5{
		position:relative;
		height:100px;
		width:175px;
		background-image:url(images/layout/designbyj5.png);
		opacity:.4;
		filter:alpha(opacity=40);
		}
	#designbyj5:hover{
		opacity:.8;
		filter:alpha(opacity=80);
		}

#cms{
	position:absolute;
	bottom:0px;
	left:0px;
	}
#cms a{color:#222;}
#cms a:hover{color:#222;}

#image_uploader{
width:100%;
background: #F4F4F4;

}


.footer{display:none;}
#moreInfo{display:none;}
.gbItemImage{text-align:center;}
#gallery #tools{display:none;}
#gscontent #toolbar{margin: 0 0 10px 0;}


#top_bar{width:100%; height:26px; background-image: url(images/layout/bar.jpg); background-repeat:repeat-x; margin:0 auto; position:relative; top:0px; text-align:center; }
#btm_bar{width:100%; height:26px; background-image: url(images/layout/bar.jpg); background-repeat:repeat-x; margin:0 auto; position:relative; bottom:0px; }


/* MENU */
#leftMenuContainer {
background:#FFFFFF none repeat scroll 0%;
float:left;
padding-right:10px;
}
#leftMenuContent {
float:left;
margin:0pt;
padding:0pt;
width:158px;
}
#leftMenubg {
background:#F4F4F4;
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
padding:5px 0pt 10px;
width:156px;
}


#leftMenu #active{
color:#003366 !important;
}
.menu{
background:transparent url(images/layout/menu.jpg) no-repeat scroll 0pt  !important;
border-bottom:0pt none !important;
color:#888888 !important;
display:block;
font-family:"Trebuchet MS",sans-serif;
font-size:9pt;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
height:22px;
line-height:20px;
margin:0pt 5px;
padding:0pt 0pt 0pt 18px;
text-decoration:none;
white-space:nowrap;
}
.menu:hover {
background:transparent url(images/layout/menu_hover.png) no-repeat scroll 0pt  !important;
border:0px none;
text-decoration:none;
color:#003366 !important;
}
.sub_menu{
border-bottom:0pt none !important;
color:#888888  !important;
display:block;
font-family:"Trebuchet MS",sans-serif;
font-size:9pt;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
height:22px;
line-height:20px;
margin:0pt 5px;
padding:0pt 5pt 0pt 25px;
text-decoration:underline;
white-space:nowrap;
}

.sub_menu:hover {
background:transparent url(images/layout/sub_menu.jpg) no-repeat scroll 0pt  !important;
border:0px none;
text-decoration:none;
color:#003366!important;
}



#leftMenuButton {
border:0pt none;
display:block;
float:left;
height:130px;
left:-1px;
position:relative;
text-decoration:none;
top:0pt;
width:19px;
}
#leftMenu .title{
color:#555555;
display:block;
font-family:"Trebuchet MS",Sans-serif;
font-size:9px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
padding:0pt 0pt 5px 12px;
}









/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#topsubmenu{
font-weight: bold;
font-size: 110%;
}

#topsubmenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#topsubmenu ul{
text-indent: 10px;
padding: 3px 0;
margin: 0;
background-color: #F4F4F4;
border: 1px solid #CCC;
border-left:none;
text-align: left; /*set value to "center" for example to center items*/
}

#topsubmenu ul li{
display: inline;
}

#topsubmenu ul li a{
color: #494949;
padding: 3px 20px 3px 5px;
margin: 0;
text-decoration: none;
background: transparent url(images/layout/slantdivider.gif) top right no-repeat;
}

#topsubmenu ul li a#active{color:#999999; cursor:default;}
#topsubmenu ul li a#active:hover{color:#999999;}


#topsubmenu ul li a:hover{
color: black;
}

#topsubmenu #links{
	color: #000;
	padding: 3px 0;
	padding-right: 25px;
	margin: 0;
	text-decoration: none;
	background: transparent url(images/layout/slantdivider.gif) top right no-repeat;
	}
	
/* Like App */
.like{
	height:30px;
	width:60px;
	background: #FFF url(images/icons/like.gif) no-repeat;
	text-align:right;
	color:#0099CC;
	font-size:20px;
	cursor:pointer;
	}
.like:hover{
	background: url(images/icons/liked.gif) no-repeat;
	}
.liked{
	height:30px;
	width:60px;
	background: #FFF url(images/icons/liked.gif) no-repeat;
	text-align:right;
	color:#0099CC;
	font-size:20px;
	}
	
.highlight{background:#F0F0F0;}
/* Sortable tables */
table.sortable th {
    background-color:#eee;
    color:#666666;
    font-weight: bold;
    cursor: pointer;
}
table.sortable th:hover {
    color:#000;
}
.sortable td{
	border-bottom:solid 1px #eee;
	padding:8px;
	}
.single_digit{padding-left:10px; padding-top:3px;}
.double_digit{padding-left:5px; padding-top:3px;}




/* rounded buttons */
a.round {
	cursor:pointer; 
	cursor:hand; 
	line-height:22px;
	height:22px;
	background:url(images/layout/rounded_button.jpg) no-repeat right top; 
	padding-right:15px; 
	display:inline-block;
	color:#CCCCCC !important;
	margin:0px 2px;
}
a.round ins { 
	background:url(images/layout/rounded_button.jpg) no-repeat left top; 
	height:22px;
	line-height:22px;
	display:inline-block;
	padding-left:15px;
	text-decoration:none!important;
}
a.round:hover {background-position:right -160px; color:#003366 !important; text-decoration:none!important;}
a.round:hover ins {background-position:left -160px; text-decoration:none!important;}
a.round#current {background-position:right -160px; color:#003366 !important; text-decoration:none!important;}
a.round#current ins{background-position:left -160px; text-decoration:none!important;}
/* end rounded buttons */

/* Misc */
h1.error{text-align:center; color:#FF0000; padding:15px; font-size:14px;}
h1.success{text-align:center; color:#00CC00; padding:15px; font-size:14px;}


