/*
Do not delete this style
*/

.ws_lang_not_selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F79A0F;
	text-decoration: none;
	
}

.ws_lang_selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
}

.ws_page_not_current {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

    	color: #C96B3F;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
       background-color: #FEF9ED;
	font-weight: bold;
    border: solid 1px #DBC8C8;

}

.ws_page_current {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
    	color: #7AA6CD;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	background-color: #FBFCFD;
		font-weight: bold;
        border: solid 1px #9FBCD7;
}

.ws_prev_next_enabled {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6CAC64;
	text-decoration: none;
	font-weight: bold;
}

.ws_prev_next_disabled {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8EC494;
	text-decoration: none;
	font-weight: bold;
}


.ws_path {
	color: #797979;
	text-decoration: none;
    font-size: 11px;
}

a:hover.ws_path  {
	text-decoration: none;
}



.ws_path_current {
	color: #507998;
	text-decoration: underline;
        font-size: 11px; 
}




/* MEDIABOX START */

.mediabox_prev_next_enabled
{
	font-weight: bold;
	color: Blue;
}

.mediabox_prev_next_disabled
{

   font-weight: bold;
	color: Gray;
}

.mediabox_page_not_current
{
border: 1px solid #5384AE;
background-color: #FFFFFF;
	font-weight: bold;
	color: #5384AE;
	padding-left: 4px;
	padding-right: 4px;
	text-decoration: none;
}

.mediabox_page_current
{

border: 1px solid #84BB7D;
background-color: #FFFFFF;
	font-weight: bold;
	color: #84BB7D;
	padding-left: 4px;
	padding-right: 4px;
	text-decoration: none;
}

/* MEDIABOX END */

.wsc_messages_div{
	
}

/*WSCraft Copiright*/
.wsc_copyright{
	text-align: center;
	z-index: 1000;
}





