/* CSS Document */
body
	{
	padding:0px;
	margin:0px auto;
	color:#525151;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	background:#fff;
	line-height:1.4em;
	text-align:justify;
	}

/**** Header Tags ****/	
	
h1, h2, h3, h4, h5, h6, ol, ul, form
	{
	margin:0px;
	padding:0px;
	}

h1
	{
	color:#ec4d27;
	padding:0px 0px 5px 0px;
	font-size:1.667em;
	}

h2
	{
	color:#ec4d27;
	font-size:1.083em;
	}

h3
	{
	color:#ec4d27;
	font-size:1.167em;
	}

h4
	{
	color:#ec4d27;
	font-size:1.167em;
	}


img { border: 0px; } 

a { outline:none; color:#ec4d27; text-decoration:none; }


/**** Container Body Section CSS ****/	

#maincontainer
	{
	margin:0px auto;
	padding:0px;
	width:982px;
	padding:0px 0px 0px 0px; 
	}
	
#container_header
	{
	padding:0px 0px 0px 0px;
	height:102px;
	width:982px;
	float:left;
	}

#logo
	{
	width:201px;
	height:72px;
	padding:30px 0px 0px 0px;
	float:right;
	}

#top_menu
	{
	width:781px;
	height:102px;
	margin:0px;
	padding:0px 0px 0px 0px;
	float:left;
	}

#top_menu ul
	{
	margin:0px;
	float:left;
	padding:75px 0px 0px 276px;
	}
#top_menu li
	{
	list-style:none;
	display:inline;
	}	
#top_menu li a
	{
	text-decoration:none;
	color:#5e5d5d;
	font-size:0.9em;
	padding:0px 5px 0px 5px;
	}
#top_menu li a:hover { text-decoration:none;color:#ec4d27; }	
	
#home_banner
	{
	width:701px;
	height:166px;
	float:left;
	}	
		
#search
	{
	width:701px;
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px;
	}

.search_pad
	{
	width:247px;
	float:right;
	height:27px;
	background:#ededed;
	padding:5px 0px 0px 454px;
	}
	
.serch_bg
	{
	width:192px;
	height:16px;
	padding:3px 10px 0px 5px;
	border:1px solid #d4d4d4;
	float:left;
	}

.but_go

	{
	width:25px;
	height:21px;
	padding:0px 0px 0px 0px;
	border:0px;
	cursor:pointer;
	float:left;
	background:url(../images/go_btn_bg2.png);
	color:#FFFFFF;
	margin-left:5px;
	font-weight:bold;
	font-size:12px;
	}
	
.but_go2

	{
	width:25px;
	height:21px;
	padding:0px 0px 0px 0px;
	border:0px;
	cursor:pointer;
	float:left;
	color:#FFFFFF;
	margin-left:5px;
	font-weight:bold;
	font-size:12px;
	background:url(../images/go_btn_bg.png);
	}
	
#container_banner
	{
	width:960px;
	height:205px;
	padding:0px 0px 10px 0px;
	}
#container_banner_left
	{
	width:643px;
	height:189px;
	padding:0px 9px 0px 0px;
	float:left;
	}	
#banner_bottom
	{
	width:643px;
	height:16px;
	background:url(../images/banner_bottom.png);
	padding:0px;
	}	
	
#container_banner_right
	{
	width:308px;
	height:205px;
	padding:0px;
	float:right;
	background:url(../images/banner_right_bg.png);
	}	

#img_learn
	{
	padding:0px 0px 0px 0px;
	text-align:center;
	}	

/**** Container Body Tags ****/

#container_body
	{
	width:982px;
	padding:0px 0px 0px 0px;
	float:left;
	}

#body_left
	{
	width:281px;
	float:left;
	}

#body_right
	{
	width:701px;
	float:left;
	}

#content
	{
	width:701px;
	float:left;
	padding:20px 0px 0px 0px;
	}
	
#content_full
	{
	width:982px;
	float:left;
	padding:20px 0px 0px 0px;
	}

.dashboard
	{
	width:100%;
	float:left;
	padding:0px 0px 0px 0px;
	}

.dashboard p
	{
	padding:0px 0px 10px 0px;
	}

.myprofile
	{
	width:100%;
	float:left;
	padding:0px 0px 0px 0px;
	margin:10px 0px 0px 0px;
	}

.myprofile .full
	{
	width:50%;
	float:left;
	padding-top:5px;
	padding-left:31%;
	}

.myprofile .full2
	{
	width:50%;
	float:left;
	padding-top:5px;
	padding-left:31%;
	}

.myprofile .mleft
	{
	width:27%;
	float:left;
	text-align:right;
	padding:0px 10px 0px 0px;
	}

.myprofile .mright
	{
	width:62%;
	float:left;
	}

.myprofile2
	{
	width:100%;
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	margin-top:-10px;
	}

.myprofile2 .mleft
	{
	width:30%;
	float:left;
	text-align:right;
	padding:0px 10px 0px 0px;
	}

.myprofile2 .mright
	{
	width:59%;
	float:left;
	}

.login_page
	{
	width:100%;
	float:left;
	padding:0px 0px 0px 0px;
	margin:10px 0px 0px 0px;
	}

.login_page .full
	{
	width:60%;
	float:left;
	padding-top:5px;
	padding-left:16%;
	}

.login_page .full2
	{
	width:60%;
	float:left;
	padding-top:5px;
	padding-left:16%;
	}

.login_page .lleft
	{
	width:15%;
	float:left;
	text-align:right;
	padding:0px 10px 0px 0px;
	}

.login_page .lright
	{
	width:74%;
	float:left;
	}

.login_page2
	{
	width:100%;
	float:left;
	padding:0px 0px 0px 0px;
	margin:10px 0px 0px 0px;
	}

.login_page2 .full
	{
	width:60%;
	float:left;
	padding-top:5px;
	padding-left:16%;
	}

.login_page2 .full2
	{
	width:50%;
	float:left;
	padding-top:5px;
	padding-left:27%;
	}

.login_page2 .lleft
	{
	width:25%;
	float:left;
	text-align:right;
	padding:0px 10px 0px 0px;
	}

.login_page2 .lright
	{
	width:64%;
	float:left;
	}

.login_page3
	{
	width:100%;
	float:left;
	padding:0px 0px 0px 0px;
	}

.login_page3 .full
	{
	width:85%;
	float:left;
	padding-top:10px;
	text-align:center;
	}

.login_page3 .full3
	{
	width:95%;
	float:left;
	padding-top:5px;
	padding-left:10%;
	}

.login_page3 .full2
	{
	width:95%;
	float:left;
	padding-top:5px;
	}

.login_page3 .lleft
	{
	width:20%;
	float:left;
	text-align:right;
	padding:5px 10px 0px 0px;
	}

.login_page3 .lright
	{
	width:70%;
	float:left;
	}



.myprofile p
	{
	padding:0px 0px 10px 0px;
	}

.home_news
	{
	width:245px;
	float:left;
	padding:30px 36px 0px 0px;
	}
	
#container_sidebar
	{	
	width:241px;
	float:left;
	padding:30px 40px 0px 0px;
	}	

#container_inner_left
	{
	width:610px;
	padding:0px 20px 0px 15px;
	float:left;
	}
#container_inner_right
	{
	width:308px;
	padding:0px 0px 0px 0px;
	float:right;
	}

.container_pad { padding:20px 0px 0px 0px; }

#home_news
	{
	padding:0px 0px 0px 0px;
	font-size:0.75em;
	line-height:normal;
	}
	
#home_news h4
	{
	font-size:1.9em;
	}
	
#home_news a
	{
	color:#ec4d27;
	}
			
#container_events
	{
	padding:10px 0px 0px 0px;
	font-size:0.75em;
	line-height:normal;
	}
	
#container_events p
	{
	padding:0px 0px 0px 0px;
	float:left;
	margin:0px;
	width:245px;
	}
	
#container_events a
	{
	color:#ec4d27;
	}
		
#container_events h4
	{
	font-size:1.9em;
	color:#ec4d27;
	}
	
.news_list
	{
	width:100%;
	float:left;
	padding:0px;
	}	
	
.news_list p
	{
	float:left;
	padding:10px 0px 0px 0px;
	margin:0px;
	}	
	
.news_list .news_head_bg 
	{
	height:25px;
	background:#666666;
	color:#fff;
	float:left;
	width:100%;
	}
	
p.news_head
	{
	text-align:left;
	float:left;
	width:76%;
	padding:3px 0px 0px 10px;
	}	
	
p.news_date
	{
	text-align:right;
	float:left;
	width:18%;
	padding:3px 0px 0px 0px;
	}	

.news_des
	{
	float:left;
	width:100%;
	padding:10px 0px 10px 0px;
	}	
	
.news_des p
	{
	float:left;
	width:100%;
	}	
	
	
.news_list .more
	{
	width:98%;
	float:left;
	padding:10px 10px 10px 0px;
	text-align:right;
	}	
	
.event_from
	{
	width:100%;
	float:left;
	}
	
.event_from strong
	{
	margin-right:50px;
	margin-top:10px;
	float:left;
	}

	
.float_r
	{
	float:right;
	}	
	
.float_l
	{
	float:left;
	}	
	
	
.comments_public
	{
	width:100%;
	float:left;
	}	
	
#content h1
	{
	float:left;
	padding:0px 0px 10px 0px;
	width:100%;
	}	
	
p.line_top
	{
	width:100%;
	float:left;
	border-top:1px solid #cbcbcb;
	padding:20px 0px 0px 0px;
	}	
	
p.line_bottom
	{
	width:100%;
	float:left;
	border-bottom:1px solid #cbcbcb;
	padding:10px 0px 20px 0px;
	}	

.thanku
	{
	width:100%;
	float:left;
	text-align:center;
	}

.thanku p
	{
	text-align:center;
	padding:0px;
	float:left;
	width:100%;
	}
	
.comments_list
	{
	width:97%;
	padding:10px 10px 10px 10px;
	float:left;
	border-bottom:1px solid #ededed;
	}	
	
.italic
	{
	font-style:italic;
	}

.search_page
	{
	width:100%;
	float:left;
	}

.search_page p
	{
	float:left;
	padding:5px 0px 0px 0px;
	width:96%;
	}

.search_list
	{
	width:100%;
	float:left;
	margin-bottom:10px;
	}

.search_page ul
	{
	float:left;
	margin:0px;
	padding:0px 0px 0px 15px;
	}

.search_page strong
	{
	color:#CC0000;
	}

.gallery_page
	{
	width:100%;
	float:left;
	}

.gallery_list
	{
	float:left;
	text-align:center;
	}

.gallery_img
	{
	float:left;
	margin-right:10px;
	width:100%;
	}


.lbasic{background-color:#FFFFCD; border:1px solid #000; width:430px; margin-top:15px; padding:6px;}
.lbasic1 { padding-top:6px;}

a.lbblink
	{
	color:#100EFF;
	text-decoration:underline;
	}
a.lbblink:hover
	{
	color:#100EFF;
	text-decoration:underline;
	}	
	
.bkisuue_box
	{
	margin:0;
	padding:5px;
	border:1px solid #4B99C4;
	border-width:0px 1px;
	width:536px;
	text-align:center;
	border-bottom:0;
	}

#isFrameTwo
	{
	margin: 0px;
	padding: 0px;
	position: relative;
	overflow: hidden;
	}

#isImageRowTwo img { padding:2px; }

.testi_box
	{
	margin:0;
	padding:0;
	border:1px solid #633472;
	border-width:0px 1px;
	width:150px;
	text-align:left;
	padding:5px;
	padding-left:8px;
	}

.top_quot
	{
	color:#333399;
	font-weight:bold;
	font-style:italic;
	padding-top:5px;
	}

.btm_quot
	{
	color:#002BFF;
	font-weight:bold;
	font-style:italic;
	}

.cmngup
	{
	font-style:italic;
	color:#FF0000;
	font-weight:bold;
	}

.bluetxt { color:#326ECD; }

.redtxt { color:#cd0000; }

.subbox
	{
	background:#ECECEC; padding:10px;
	}


#siteul
	{
	margin:0px;
	padding:0px;
	padding-left:15px;
	line-height:22px;
	color:#4f6228;
	float:left;
	}

#siteul ul
	{
	margin:0px;
	padding:0px;
	padding-left:15px;
	line-height:18px;
	}

#siteul li
	{
	margin:0px;
	padding:0px;
	list-style:disc;
	}

#siteul ul li
	{
	margin:0px;
	padding:0px;
	list-style:circle;
	}

#siteul a
	{
	color:#525151;
	}

#siteul a:hover
	{
	color:#ec4d27;
	}

/******************** START form fields css ***************/

dl {
	font:normal 12px/15px Arial;
    position: relative;
    width: 350px;
}
dt {
    clear: both;
    float:left;
    width: 130px;
    padding: 4px 0 2px 0;
    text-align: left;
}
dd {
    float: left;
    width: 200px;
    margin: 0 0 8px 0;
    padding-left: 6px;
}


/* The hint to Hide and Show */
.hint {
   	display: none;
    position: absolute;
    right: -250px;
    width: 200px;
    margin-top: -4px;
    border: 1px solid #c93;
    padding: 10px 12px;
    background: #ffc url(pointer.gif) no-repeat -10px 5px;
}

/* The pointer image is hadded by using another span */
.hint .hint-pointer {
    position: absolute;
    left: -10px;
    top: 5px;
    width: 10px;
    height: 19px;
    background: url(pointer.gif) left top no-repeat;
}


/******************** End form fields css ***************/

/******************** START TD Width Percentages ***************/
.strong{font-weight:bold;}
.w_100{width:100%}

.w_100 img{ vertical-align:middle;}

.submenu
	{
	padding-left:20px;
	display:block;
	}



.w_98{width:98%}
.w_95{width:95%}
.w_10{width:10%}

/********************* END TD Width Percentages **************/

/******************* Header Part *********************/

#header_gal
	{
	background-color:#6B6B6B;
	height:28px;
	float:left;
	width:100%;
	margin-bottom:10px;
	}

#header_gal ul
	{
	margin:0px;
	padding:0px;
	float:left;
	}

#header_gal ul li
	{
	float:left;
	display:inline;
	margin:0px;
	padding:0px;
	list-style-type:none;
	border-right:1px solid #ffffff;
	}

#header_gal ul li a
	{
	background-color:#6B6B6B;
	color:#ffffff;
	text-decoration:none;
	display:block;
	padding:5px 10px 5px 10px;
	}

#header_gal ul li a:hover, #header_gal #on a, #header_gal #on a:hover
	{
	background-color:#ec4d27;
	color:#fff;
	text-decoration:none;
	}

#num { padding-top:10px; }

#num a
	{
	padding:0px;
	padding-left:3px;
	padding-right:3px;
	margin:0 5px;
	color:#151535;
	text-decoration:none;
	background-color:#6B6B6B;
	}

#num a:hover, #num #non
	{
	padding:0px;
	padding-left:3px;
	text-decoration:none;
	padding-right:3px;
	color:#fff;
	background-color:#6B6B6B;
	}

.displayimg
	{
	padding:0px 0px 0px 0px;
	border:1px solid #6B6B6B;
	font-size:11px;
	text-align:center;
	width:30%;
	float:left;
	margin-bottom:20px;
	margin-right:20px;
	height:170px;
	}

.displayimg1
	{
	background-color:#6B6B6B;
	height:20px;
	text-align:left;
	padding-top:5px;
	color:#ffffff;
	margin-bottom:10px;
	margin-right:20px;
	width:100%;
	}

.displayimg a
	{
	text-align:center;
	padding:5px 0px 5px 0px;
	float:left;
	margin-left:90px;
	}

.displayimg1_notitle
	{
	height:20px;
	padding-top:5px;
	margin-bottom:10px;
	}


.prod_detail_head
	{
	color:#fff;
	background:#6B6B6B;
	padding:8px;
	font-weight:bold;
	font-size:14px;
	}

.prod_detail_head a
{
color:#fff!important;
font-weight:bold;
}

/**** News ****/

.newsh
	{
	background-color:#6B6B6B;
	color:#fff;
	}

.newsb
	{
	border:1px solid #e5e5e5;
	}

/**** Links Page ****/

.linkdes { padding-left:0px; }

.linkdes1 { padding-left:20px; }

.linkurl { padding-left:20px; }






#header3
	{
	margin:0px;
	padding:0px;
	width:245px;
	}			

.menutitle a
	{
	text-decoration:none;
	color:#525151;
	padding:5px 10px 5px 20px;
	float:left;
	width:245px;
	background:url(../images/nav_bullet.png) no-repeat left;
	font-weight:bold;
	}

.menutitle a:hover
	{
	color:#ec4d27;
	background:url(../images/nav_bullet_over.png) no-repeat left;
	}

#header3 ul
	{
	margin:0px;
	padding:0px;
	width:225px;
	margin-left:20px;
	}
	
#header3 ul li
	{
	margin:0px;
	padding:0px;
	list-style-type:none;
	}
	
#header3  ul li a
	{
	color:#525151;
	text-decoration:none;
	display:block;
	font-size:11px;
	padding:6px 0px 6px 10px;
	width:200px;
	border-bottom:1px solid #ffffff;
	}
	
#header3  ul li a:hover
	{
	text-decoration:none;
	color:#ec4d27;
	}
	
#header3  .on3 a
	{
	color:#525151;
	text-decoration:none;
	display:block;
	padding:6px 0px 6px 0px;
	width:233px;
	border-bottom:1px solid #b2b2b2;
	}
	
#header3  .on3 a:hover
	{
	text-decoration:none;
	color:#ec4d27;
	}	

.faqtitle a
	{
	color:#ec4d27;
	text-decoration:none;
	font-size:12px;
	padding:0px;
	}

.faqtitle a:hover
	{
	color:#000;
	}

.faqtitle p
	{
	margin:0px;
	}

/**** Admin Footer ****/	

#footer
	{
	width:982px;
	font-size:0.813em;
	height:20px;
	float:left;
	margin-top:20px;
	}

ul#bot
	{
	list-style-type: none;
	margin:0px;
	padding: 5px 0px 0px 0px;
	color:#6B6B6B;
	float:left;
	width:982px;
	}


ul#bot .le { float: left; }

ul#bot .mi
{
float: left;
width:60%;
text-align:center;
}

ul#bot .ri { float: right; }

#bot a, #bot a:hover
{
color:#fff;
text-decoration:none;
}

/**** Buttons Tags ****/

title
	{
	border:1px solid #AA1F21;
	background:#fff;
	}
.but
	{
	background-color:#ec4d27;
	color:#FFFFFF;
	font-weight:bold;
	float:left;
	cursor:pointer;
	padding:2px 10px 2px 10px;
	font-size:12px;
	}

.but1
	{
	color:#FFFFFF;
	font-weight:bold;
	cursor:pointer;
	background:url(../images/go_btn_bg.png);
	border:0px;
	height:22px;
	font-size:0.9em;
	}

.but2
	{
	background-color:#6B6B6B;
	color:#FFFFFF;
	font-weight:bold;
	vertical-align:middle;
	cursor:pointer;
	}
	
.full3 .but4
	{
	float:left;
	cursor:pointer;
	margin-left:80px;
	border:0px;
	height:27px;
	width:59px;
	}
	
	
	

/**** Form Tags ****/	
	
input, textarea, select
	{
	font-size:0.813em;
	font-family:Arial, Helvetica, sans-serif;
	}

.input { border:1px solid #000000; }

.textarea { border:1px solid #000000; }

.select { border:1px solid #000000; }

/**** Contact Page ****/
#contact_form_box
	{
	border: solid 0px #DCDCDC;
	}
	
	
.form_left
	{
	width:150px;
	float:left;
	text-align:right;
	padding:0px 10px 0px 0px;
	margin:0px 0px 10px 0px;
	}	
	
.form_right
	{
	width:450px;
	float:left;
	padding:0px;
	margin:0px;
	margin:0px 0px 10px 0px;
	}	
	
.invalid
	{
	color:#FF0000; 
	text-decoration:blink; 
	font-weight:bold;
	}	
	
.country_dropdown
	{
	width:350px;
	float:left;
	margin:0px;
	padding:0px;
	height:22px;
	}	
	
.errors_mesg
	{
	width:400px;
	background:#fff;
	border:1px solid #ec4d27;
	color:#ec4d27;
	padding:5px;
	}
	
.errors_mesg ol
	{
	margin:0px;
	padding:0px;
	margin-left:20px;
	}
	
	
.errors { color:#FF0000!important;font-weight:bold;margin:0px;padding:0px; }

.required { color:#FF0000!important; margin-left:5px;}

.textinput
{
width:336px;
height:15px;
background:url(../images/input3.png) no-repeat left top;
border:none;
padding:4px 8px;
}

.textarea, .textareaHovered
{
width:336px;
height:92px;
background:url(../images/textarea3.png) no-repeat left top;
border:none;
padding:4px 8px;
}

.textareaHovered { background-position:left bottom; }

/***************** css menus verticle *************************/


#left_menu
	
	{
	float:left;
	margin:0px;
	padding:0px;
	width:281px;
	}	

#menu
	{
	float:left;
	margin:0px;
	padding:0px;
	width:200px;
	}	
	
#menu li
	{
	float:left;
	list-style:none;
	display:block;
	position:relative;
	}	

#menu li a
	{
	text-decoration:none;
	color:#525151;
	padding:5px 10px 5px 20px;
	float:left;
	width:180px;
	background:url(../images/nav_bullet.png) no-repeat left;
	font-weight:bold;
	}	
	
#menu li a:hover
	{
	color:#ec4d27;
	background:url(../images/nav_bullet_over.png) no-repeat left;
	}	

#on
	{
	background:#ec4d27;
	background:url(../images/nav_bullet_over.png) no-repeat left;
	}	

#menu li ul
	{
	display:none;
	float:left;
	}


#menu li:hover ul
	{
	display:block;
	float:left;
	position:absolute;
	left:150px;
	}


 /*********************** gallery pop css *****************************/
 
 /* Classes used by popup box functionality */

.popupBox {
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
	/*z-index: 200;*/
	border: 1px #696969 solid;
	/*background-color: #000000;*/
	padding: 5px;
	padding-left: 7px;
}

.popupBoxResponseMessages {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 1.1em;
  font-weight: bold;
 /* background-color: #000000;*/
}

/* Definitions for specific implemenations of popup boxes */

#lightboxPopupBox {
	position: absolute;
	visibility: hidden;
	/*width: 210px;*/
	/*background-color: #000000;*/
}

/*html {
	overflow: -moz-scrollbars-vertical;
}*/

#trailimageid
{
	font-size: 0.75em;
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
	/*width: 370px;*/
	height: 0px;
	/*background-color: #000000;*/
	
}

.caption
	{
	font-size:0.938em;
	font-weight:bold;
	color:#663399;
	}











/* jQuery lightBox plugin - Gallery style */


#gallery
	{
	width: 50px;
	margin:0px auto;
	}
#gallery, #gallery ul
	{
	padding: 0px;
	margin: 0px auto;
	list-style:none;
	}
	
#gallery li
	{
	margin: 0px auto;
	padding:0px;
	float:left;
	width:50px;
	height:20px;
	}	
#gallery li ul li
	{
	margin: 0px auto;
	}

#gallery li a
	{
	display: block;
	color: #000;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	cursor:pointer;
	text-align:center;
	}
#gallery li a:hover
	{
	display: block;
	color: #214929;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	cursor:pointer;
	text-align:center;
	}

.fixed
{
width:150px;
height:100px;
}

.submit_n_b
	{
	width:77px;
	height:23px;
	float:left;
	background:url(../images/submit_n_b.png);
	border:0px;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	cursor:pointer;
	}







/************************* lightbox.css start for gallery module *******************************/

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #3e4142; }
#imageData #imageDetails{ width: 100%; float: left; text-align:center }	
#imageData #caption{ 	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 
/************************* lightbox.css end for gallery module *******************************/	















/**************************** slickmap.css start for sitemap ********************/
#primaryNav li {
	width:25%;
}

#primaryNav li ul li {
	width:100% !important;
}

#primaryNav.col1 li { width:99.9%; }
#primaryNav.col2 li { width:50.0%; }
#primaryNav.col3 li { width:33.3%; }
#primaryNav.col4 li { width:10.0%;}
#primaryNav.col5 li { width:20.0%; }
#primaryNav.col6 li { width:16.6%; }
#primaryNav.col7 li { width:14.2%; }
#primaryNav.col8 li { width:12.5%; }
#primaryNav.col9 li { width:11.1%; }
#primaryNav.col10 li { width:10.0%; }

/* ------------------------------------------------------------
	General Styles
------------------------------------------------------------ */

.sitemap {
	margin:0px;
	padding:30px 0px 0px 0px;
	float: left;
	width: 1000px;
	}

a {
	text-decoration: none;
}
ol, ul {
	list-style: none;
}




/*****************Login pannel css **********************/

/*MooSlide stylesheet*/

.mooSlide {
	background-color: #585858;
	padding: 25px 10px 10px 0px;
	line-height: 1.2em;
	color: #FFFFFF;
	border: 1px solid #000;
	margin: 0px auto;
	text-align: left;
    font-size:11px;
    font-family:Arial, Helvetica, sans-serif;
	display: none;
	width: 300px;
	float:left;
}

.mooSlide p.left {
float:left;
padding:5px 0px 0px 0px;
width:80px;
margin:0px;
vertical-align:middle;
height:25px;
}

.mooSlide p.left1 {
float:left;
padding:10px 0px 0px 0px;
width:110px;
margin:0px;
height:20px;
text-align:left;
}

.mooSlide p.left2 {
float:left;
padding:5px 0px 0px 0px;
width:80px;
margin:0px;
height:25px;
text-align:left;
margin-left:80px;
}



.mooSlide p.right {
float:left;
padding:0px;
width:150px;
margin:0px;
vertical-align:middle;
height:30px;
}

.mooSlide p.full {
float:left;
padding:0px;
width:200px;
margin:0px;
vertical-align:middle;
height:30px;
margin-top:10px;
margin-left:80px;
}



.mooSlide h1 {
	font-size:1.6em;
	height:20px;
	padding-top:22px;
	color:white;
}

.mooSlide h2 {
	font-size:1.6em;
	height:20px;
	padding-top:22px;
	color:white;
}


.mooSlide a{
			color:#fff;
			text-align:center;
			vertical-align:bottom;
		   }	

/* padlock icon from IconsPedia */
/* http://www.iconspedia.com/icon/padlocks-1464.html */
.mooSlide h2.padlock {
	background: url(../images/padlock.png) no-repeat 0 0;
	padding-left: 35px;
}


.mooSlide form {
	margin: 0px 0px 10px 0px;
	height: 26px;
	float:left;
}

.mooSlide label {
	float: left;
	padding-top: 8px;
	clear: both;
	width: 180px;
	display: block;
}

.mooSlide .left {
	width: 300px;
	float: left;
	padding-left: 25px;
}

.mooSlide .right {
	width: 270px;
	float: left;
	padding-left: 25px;
}

.mooSlide .sep {
	width: 1px;
	height: 150px;
	margin-top: 25px;
	float: left;
	border-right: 1px solid #333;
}

.mooSlide input {
	border: 1px #1A1A1A solid;
	margin-right: 5px;
	margin-top: 4px;
	color: white;
	height: 16px;
	float: left;
	clear: both;
	display: block;
	color:#000;
}


.mooSlide .but4_n
	{
	width:59px;
	height:27px;
	float:left;
	border:0px;
	font-size:14px;
	color:#but4_n;
	padding:0px;
	margin-left:42px;
	cursor:pointer;
	}	
	

.mooSlide input.rememberme {
	border: none;
	background: transparent;
	margin: 0px;
	padding: 0;
}

.mooSlide input.button_login {
	width: 82px;
	height: 20px;
	cursor: pointer;
	border: none;
	margin-top: 10px;
}

.mooSlide input.button_register {
	width: 82px;
	height: 20px;
	cursor: pointer;
	border: none;
	margin-top: 10px;
	background: transparent url(../images/button_register.png) no-repeat 0 0;
}

.mooSlide .loginClose {
	display: block;
	position: absolute;
	right: 20px;
	top: 10px;
	width: 26px;
}

.mooSlide .but
	{
	background-color:#88B46B;
	color:#FFFFFF;
	font-weight:bold;
	float:right;
	width:70px;
	height:20px;
	font-weight:bold;
	cursor:pointer;
	}


.mooSlide .loginClose a {
	display: block;
	width: 100%;
	height: 27px;
	background: url(../images/button_close.png) no-repeat right 0;
	padding-right: 10px;
	border: none;
	font-size: 0.9em;
	color: white;
}

.mooSlide .loginClose a:hover {
	background: url(../images/button_close.png) no-repeat right -26px;
}      


/*****************eng Login pannel css **********************/
