*
{
	margin: 0;
	padding: 0;
}

body
{
	background: #FFFFFF url(../images/img01.jpg) repeat-x left top;
	text-align: justify;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #111;
}

h1, h2, h3
{
	color: #9C0606;
}

h1
{
}

h2
{
}

h3
{
}

p, blockquote, ul, ol
{
	margin-bottom: 0px;
	line-height: 2em;
}

p
{
}

blockquote
{
}

ul, ol, li
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}



a:hover
{
	text-decoration: none;
	color: #F40C42;
}

/* Wrapper */

#wrapper
{
}

/* Header */

#header
{
	width: 900px;
	height: 220px;
	margin: 0px;
	float: right;
}

/* Logo */

#logo
{
	float: left;
	width: 270px;
	height: 76px;
	margin: 0px;
	padding: 15px 0px 0px 15px;
}



#logo h1
{
	position: absolute;
	margin: 0px 0 0 0px;
	width: 200px;
	height: 75px;
	background: url(images/logo.png) no-repeat;
}

.top_head_banner
{
	float: right;
	height: 8px;
}

#logo h2
{
	margin: -4px 0 0 0;
	padding: 0px 0px 0px 0px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 10px;
	font-weight: normal;
	color: #D9170E;
}

#logo h2 a
{
	color: #9AA9B1;
}

#logo a
{
	text-decoration: none;
	color: #D9170E;
}

/* Menu */

#menu
{
	float: right;
	width: 100%;
	height: 90px;
}




/* Page */

#page
{
	width: 900px;
	margin: 0 auto;
}

/* Content */

#content
{
	float: right;
	width: 630px;
	margin-top: 5px;
}

.post
{
	background: url(images/img05.jpg) repeat-y left top;
}

.post-bgtop
{
	background: url(images/img04.jpg) no-repeat left top;
}

.post-bgbtm
{
	text-align: right;
	background: url(images/img06.jpg) no-repeat left bottom;
	padding: 30px 30px 25px 30px;
}

.post .title
{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #232F01;
}

.post .title a
{
	letter-spacing: -1px;
	text-decoration: none;
	text-transform: lowercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 32px;
	color: #3A3D40;
}

.post .entry
{
}

.post img
{
	float: left;
	padding: 0px 0px;
}

.post .meta
{
}

.post .more
{
	display: block;
	width: 115px;
	height: 32px;
	padding: 8px 0px 0px 0px;
	background: url(images/img12.jpg) no-repeat left top;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

.post .byline
{
	font-size: 11px;
	font-style: italic;
}

/* Sidebar */

#sidebar
{
	float: right;
	text-align: right;
	width: 260px;
	background: url(images/img08.jpg) repeat-y left top;
	font-size: 11px;
	margin-top: 5px;
}

#sidebar-bgtop
{
	background: url(images/img07.jpg) no-repeat left top;
}

#sidebar-bgbtm
{
	background: url(images/img09.jpg) no-repeat left bottom;
	padding: 50px 40px 20px 40px;
}

#sidebar ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li
{
	margin-bottom: 1px;
}

#sidebar li ul
{
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

#sidebar li li
{
	margin: 0;
	padding: 7px 0px;
	border: none;
	background: url(images/img10.jpg) repeat-x left bottom;
	font-family: Tahoma, Geneva, sans-serif;
}

#sidebar li li a
{
	background: url(images/img11.jpg) no-repeat left 3px;
	padding-left: 15px;
}

#sidebar h2
{
	margin: 0px;
	padding: 0px 0px 20px 0px;
	text-transform: lowercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 180%;
	font-weight: normal;
	color: #454E55;
}

#sidebar h3
{
	font-size: 77%;
	color: #454E55;
}

#sidebar p
{
	margin: 0;
	line-height: normal;
	color: #D4C792;
}

#sidebar a
{
	border: none;
	text-decoration: none;
	color: #757E82;
}

#sidebar a:hover
{
	text-decoration: underline;
	color: #363636;
}

/* Submenu */

#submenu
{
}

/* News */

#news
{
}

#news a
{
	font-size: 85%;
}

/* Footer */

#footer-wrapper
{
	background: #F7F7F7 url(images/img03.jpg) repeat-x left top;
	padding: 0px 0px;
}

#footer
{
	width: 900px;
	margin: 0 auto;
	color: #757E82;
}

#footer p
{
	margin: 0;
	text-align: center;
	font-size: 11px;
}

#footer a
{
	text-decoration: underline;
	color: #757E82;
}

#footer a:hover
{
	text-decoration: none;
	color: #F90542;
}


/* button */

a.showButton
{
	display: block;
	color: #FFFFFF;
	background-color: #98bf21;
	font-weight: bold;
	font-size: 11px;
	width: 120px;
	text-align: center;
	padding: 0;
	padding-top: 3px;
	padding-bottom: 4px;
	border: 1px solid #ffffff;
	outline: 1px solid #98bf21;
	text-decoration: none;
	margin-left: 1px;
}


/* DOWNLOAD LINKS */
.mGrid
{
	width: auto;
	background-color: #fff;
	margin: 0px;
	border: none 0px #fff;
	display: inline-table;
	border-collapse: collapse;
	border-style: none;
}
.mGrid td
{
	padding: 2px;
	border: solid 0px #ccc;
	color: #717171;
}
.mGrid th
{
	padding: 4px 2px;
	color: #ccc;
	background: #424242 url(grd_head.png) repeat-x top;
	border-left: solid 0px #525252;
	font-size: 0.9em;
}

.mGrid .alt
{
	background: #ccc url(grd_alt.png) repeat-x top;
}
.mGrid .pgr
{
	background: url(grd_pgr.png) repeat-x top;
}
.mGrid .pgr table
{
	margin: 5px 0;
}
.mGrid .pgr td
{
	border-width: 0;
	padding: 0 6px;
	vertical-align: middle;
	color: #fff;
	line-height: 12px;
}
.mGrid .pgr a
{
	color: #000;
	text-decoration: none;
}
.mGrid .pgr a:hover
{
	color: #ddd;
	text-decoration: none;
}

.mGrid a
{
	color: #000;
}

.mGrid .pgr a:visitedLink
{
	color: #fff;
}

/* END OF DOWNLOAD LINKS */

/* TOOLTIP */
.tip
{
	width: 212px;
	direction: rtl;
	padding-top: 37px;
	overflow: hidden;
	display: none;
	position: absolute;
	z-index: 500;
	background: transparent url(images/tip/tipTop.png) no-repeat top;
}

.tipMid
{
	background: transparent url(images/tip/tipMid.png) repeat-y;
	padding: 0 25px 20px 25px;
}
.tipBtm
{
	background: transparent url(images/tip/tipBtm.png) no-repeat bottom;
	height: 32px;
}

/* END OF TOOLTIP */

/* NAVBAR */
/* menu::base */
div#menu
{
	height: 41px;
	background: url(images/navBar/main-bg.png) repeat-x;
}

div#menu ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
	direction: rtl;
}
div#menu ul.menu
{
	padding-left: 30px;
}

div#menu li
{
	position: relative;
	z-index: 9;
	margin: 0;
	padding: 0 5px 0 0;
	display: block;
	float: left;
}
div#menu li:hover > ul
{
	left: -2px;
}

div#menu a
{
	position: relative;
	z-index: 10;
	height: 41px;
	display: block;
	float: left;
	line-height: 41px;
	text-decoration: none;
	font: normal 11px Tahoma;
}
div#menu a:hover, div#menu a:hover span
{
	color: #fff;
}
div#menu li.current a
{
}

div#menu span
{
	display: block;
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: 95% 0;
}


/* menu::level1 */
div#menu a
{
	padding: 0 10px 0 10px;
	line-height: 30px;
	color: #e5e5e5;
}
div#menu span
{
	margin-top: 5px;
}
/**@replace#1*/
div#menu li
{
	background: url(images/navBar/main-delimiter.png) 98% 4px no-repeat;
}
div#menu li.last
{
	background: none;
}

/* menu::level2 */
div#menu ul ul li
{
	background: none;
}

div#menu ul ul
{
	position: absolute;
	margin-left: 50px;
	top: 38px;
	margin-left: -105px;
	width: 163px;
	padding: 5px 5px 5px 5px;
	background: rgb(45,45,45);
	margin-top: 1px;
}
div#menu ul ul a
{
	padding: 0 0 0 15px;
	height: auto;
	float: none;
	display: block;
	line-height: 24px;
	color: rgb(169,169,169);
}
div#menu ul ul span
{
	margin-top: 0;
	padding-right: 15px;
	_padding-right: 20px;
	color: rgb(169,169,169);
}
div#menu ul ul a:hover span
{
	color: #fff;
}
div#menu ul ul li.last
{
	background: none;
}
div#menu ul ul li
{
	width: 100%;
}

/* menu::level3 */
div#menu ul ul ul
{
	padding: 0;
	margin: -38px 0 0 163px !important;
	margin-left: 172px;
}

/* colors */
div#menu ul ul ul
{
	background: rgb(41,41,41);
}
div#menu ul ul ul ul
{
	background: rgb(38,38,38);
}
div#menu ul ul ul ul
{
	background: rgb(35,35,35);
}

/* lava lamp */
div#menu li.back
{
	background: url(images/navBar/lava.png) no-repeat right -44px !important;
	width: 14px;
	height: 44px;
	z-index: 8;
	position: absolute;
	margin: -1px 0 0 -5px;
}
div#menu li.back .left
{
	background: url(images/navBar/lava.png) no-repeat top left !important;
	background-image: url(images/navBar/lava.png);
	height: 44px;
	margin-right: 8px;
}

/* END OF NAVBAR */

/* LIGHTOX */
#jquery-overlay
{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img
{
	border: none;
}
#lightbox-container-image-box
{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image
{
	padding: 10px;
}
#lightbox-loading
{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav
{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav
{
	left: 0;
}
#lightbox-nav a
{
	outline: none;
}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext
{
	width: 49%;
	height: 100%;
	
	display: block;
}
#lightbox-nav-btnPrev
{
	left: 0;
	float: left;
}
#lightbox-nav-btnNext
{
	right: 0;
	float: right;
}
#lightbox-container-image-data-box
{
	font: 10px Tahoma, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data
{
	padding: 0 10px;
	color: #666;
}
#lightbox-container-image-data #lightbox-image-details
{
	width: 70%;
	float: left;
	text-align: left;
}
#lightbox-image-details-caption
{
	font-weight: bold;
}
#lightbox-image-details-currentNumber
{
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}
#lightbox-secNav-btnClose
{
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}

/* jQuery lightBox plugin - Gallery style */
#lightGallery
{
	border-color: #444;
	padding: 10px;
	width: 550px;
	height: 100px;
}

#lightGallery ul
{
	list-style: none;
}
#lightGallery ul li
{
	display: inline;
}
#lightGallery ul img
{
	border: 5px #ddd;
	border-style: solid;
	border-width: 5px 5px 20px 5px;
	margin-left: 5px;
}
#lightGallery ul a:hover img
{
	border: 5px solid #fff;
	border-width: 5px 5px 20px;
	color: #000;
	
}
#lightGallery ul a:hover
{
	color: #fff;
}
/* END OF LIGHT BOX */
