body
{
    margin-top: 0px;
	margin: 0px;
	
}
a:link
{
	font-family: Arial;
	color: black;
	font-size: small;
    font-weight: 700;
}
a:visited
{
	font-family: Arial;
	color: black;
	font-size: 9pt;
}
a:hover
{
	text-decoration: none;
	font-family: Arial;
	color: black;
	font-size: 9pt;
}
a:active
{
    text-decoration: none;
    font-family: Arial;
	color: black;
	font-size: 9pt;
}

input, select, textarea
{
}

/* Use headers in the markup for accessibility reasons but control look with styles below*/

h1, h2, h3, h4, h5, h6
{
   margin: 2px 0 2px 0;
}

h1
{
    font-size: 28px;
    font-weight: bold;
   margin: 5px 0 5px 0;
}


h1 a:link, h1 a:visited, h1 a:hover, h1 a:active
{
    text-decoration: none;
    color: #000000;
}


/* buttons for background change*/

.btnred
{
	height:15px;
	width:15px;
	background-color: #ff0000;
	border-right: gray 1pt solid;
	border-top: gray 1pt solid;
	border-left: gray 1pt solid;
	border-bottom: gray 1pt solid;
}
.btnwhite
{
	height: 15px;
	width: 15px;
	background-color: #ffffff;
	border-right: gray 1pt solid;
	border-top: gray 1pt solid;
	border-left: gray 1pt solid;
	border-bottom: gray 1pt solid;
}
.btngreen
{
	height:15px;
	width:15px;
	background-color: #009900;
	border-right: gray 1pt solid;
	border-top: gray 1pt solid;
	border-left: gray 1pt solid;
	border-bottom: gray 1pt solid;
}
.btnorange
{
	height:15px;
	width:15px;
	background-color: #ff6600;
	border-right: gray 1pt solid;
	border-top: gray 1pt solid;
	border-left: gray 1pt solid;
	border-bottom: gray 1pt solid;
}
.btnblue
{
	height:15px;
	width:15px;
	background-color: #3366ff;
	border-right: gray 1pt solid;
	border-top: gray 1pt solid;
	border-left: gray 1pt solid;
	border-bottom: gray 1pt solid;
}

/*Main.aspx Table Colors*/
.tdTime
{
	 filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FFFFFF,endColorStr=#3377AE);
}
.tdADS
{
}
.tdSearch
{
background-color: #FFFFFF;
}
.tdBackcolorbtns
{
}
.tdContainer
{
}
.tdFooter
{
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FFFFFF,endColorStr=#3377AE);
}

/*Categories Control style */

.CategoriesDL
{
	border-right: #0066ff 1px solid;
	border-top: #0066ff 1px solid;
	border-left: #0066ff 1px solid;
	border-bottom: #0066ff 1px solid;
	width:100%;
}
/****************************************************/
/*GridView Results in SearchTag.aspx*/
/****************************************************/
.SearchGrid
{
	font-size: 9pt;
	color: black;
	font-family: Arial;
}
.TitleDesign
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-family: Arial;
}
.TopCatDesign
{
	font-size: 7pt;
	color: purple;
	font-family: Arial;
}

.SubCatDesign
{
	font-size: 7pt;
	color: maroon;
	font-family: Arial;
}

.URLdesign
{
	font-size: 7pt;
	color: gray;
	font-family: Arial;
}

.RatingDesign
{
	font-size: 8pt;
	color: black;
	font-family: Arial;
}
/***************************************************/

Grid { border: solid 1px #FFFFFF; }
.Grid td
{
border: solid 1px #FFFFFF;
margin: 1px 1px 1px 1px;
padding: 1px 1px 1px 1px;
text-align: right;
}
.GridHeader
{
	font-weight: bold;
	background-color: #add8e6;
}
.GridItem
{
	background-color: #ffffff;
}

.GridAltItem
{
	background-color: #f0f8ff;
}


/*****************************************/
/*Subcats.aspx Design
/*****************************************/
.RightBar
{
	background-color: #e6e6fa;
}
.RightBarDL
{
	font-size: 9pt;
	vertical-align: top;
	color: black;
	font-family: Arial;
	text-align: right;
}

/*Main Grid in SubCats.aspx
/**************************************/
CatGrid { border: solid 1px #FFFFFF; }
.CatGrid td
{
border: solid 1px #FFFFFF;
margin: 1px 1px 1px 1px;
padding: 1px 1px 1px 1px;
text-align: right;
}
.CatGridHeader
{
	font-weight: bold;
	background-color: #add8e6;
}
.CatGridItem
{
	background-color: #ffffff;
}

.CatGridAltItem
{
	background-color: #f0f8ff;
}

/*Mumlazim Grid in SubCats.aspx
/**************************************/
MumGrid { border: solid 1px #FFFFFF; }
.MumGrid td
{
border: solid 1px #FFFFFF;
margin: 1px 1px 1px 1px;
padding: 1px 1px 1px 1px;
text-align: right;
}
.MumGridHeader
{
	font-weight: bold;
	background-color: #cccc66;
}
.MumGridItem
{
	background-color: #ffffff;
}

.MumGridAltItem
{
	background-color: #ffffcc;
}

/*******************************************
/RSS Feeder Style/
/*******************************************/

.rssContainer
{
border: 1px dotted #000000;
padding: 3px;
font-family: Arial, Verdana, Geneva;
font-size: 11px;width: 100%;}
#header 
{
background-color:#f7f7f7;
border: 1px solid #000000;
}
#header h7
{
color: #333333;
}
#header 
.description
{
font-size: 14px;
font-weight: bold;
}
.DateDesign
{
	font-size: 7pt;
	color: gray;
}

/****english View*/

.rssContainerENG
{
	border: 1px dotted #000000;
	padding: 3px;
	font-family: Arial, Verdana, Geneva;
	font-size: 11px;
	width: 100%;
	vertical-align: top;
	text-align: left;
}
#headerENG
{
	background-color: #f7f7f7;
	border: 1px solid #000000;
	vertical-align: top;
	text-align: left;
}
#headerENG h7
{
	color: #333333;
	vertical-align: top;
	text-align: left;
}
#headerENG .descriptionENG
{
	font-size: 14px;
	font-weight: bold;
	vertical-align: top;
	text-align: left;
}
.DateDesignENG
{
	font-size: 7pt;
	color: gray;
	vertical-align: top;
	text-align: left;
}


.newsFeedContainer
{
	border-right: #3366cc thin solid;
	border-top: #3366cc thin solid;
	border-left: #3366cc thin solid;
	border-bottom: #3366cc thin solid;
	width:650;
}

/*User Control Design*/
.UCHeader
{
	border-right: #006699 thin solid;
	border-top: #006699 thin solid;
	border-left: #006699 thin solid;
	border-bottom: #006699 thin solid;
	font-weight: bold;
	font-size: 9pt;
	font-family: Arial;
}

/**Ads Items Bar*/
.AdsItem
{
	width: 98%;
	height: auto;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	font-size: 9pt;
	color: #000099;
	font-family: Arial;
}


/************************************
Rounded corner div
************************************/
.rbroundbox { background: url(images/divBOX/nt.gif) repeat; }
.rbtop div { background: url(images/divBOX/tl.gif) no-repeat top left; }
.rbtop { background: url(images/divBOX/tr.gif) no-repeat top right; }
.rbbot div { background: url(images/divBOX/bl.gif) no-repeat bottom left; }
.rbbot { background: url(images/divBOX/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; }
.rbroundbox { width: 100%; margin: 1em auto; }



/*Spider Text HighLight*/
.highlight
{
	font-weight: bold;
	font-size: 9pt;
	color: darkblue;
	font-style: italic;
	font-family: Arial;
}


.InfoPanelDes
{     
    
	background-color: #EACCD3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width:95%;

 }

/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

.page
{
    width: 900px;
    background-color: #fff;
    margin: 3px auto 0px auto;
    border: 1px solid #496077;
    
}

.header
{
    position: relative;
    margin: 0px;
    padding: 0px;
    background: #E3EAF2;
    width: 100%;
}

.header h1
{
    font-weight: 700;
    margin: 0px;
    padding: 0px 0px 0px 20px;
    color: #f9f9f9;
    border: none;
    line-height: 2em;
    font-size: 2em;
}

.main
{
    padding: 0px 12px;
    margin: 12px 8px 8px 8px;
    min-height: 420px;
}

.leftCol
{
    padding: 6px 0px;
    margin: 12px 8px 8px 8px;
    width: 200px;
    min-height: 200px;
}

.footer
{
    color: #4e5766;
    padding: 8px 0px 0px 0px;
    margin: 0px auto;
    text-align: center;
    line-height: normal;
}


/* TAB MENU   
----------------------------------------------------------*/

div.hideSkiplink
{
    background-color:#3a4f63;
    width:100%;
}

div.menu
{
    padding: 4px 0px 4px 8px;
}

div.menu ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: auto;
}

div.menu ul li a, div.menu ul li a:visited
{
    background-color: #465c71;
    border: 1px #4e667d solid;
    color: #dde4ec;
    display: block;
    line-height: 1.35em;
    padding: 4px 20px;
    text-decoration: none;
    white-space: nowrap;
}

div.menu ul li a:hover
{
    background-color: #bfcbd6;
    color: #465c71;
    text-decoration: none;
}

div.menu ul li a:active
{
    background-color: #465c71;
    color: #cfdbe6;
    text-decoration: none;
}

/* FORM ELEMENTS   
----------------------------------------------------------*/

fieldset
{
    margin: 1em 0px;
    padding: 1em;
    border: 1px solid #ccc;
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
}

fieldset.login label, fieldset.register label, fieldset.changePassword label
{
    display: block;
}

fieldset label.inline 
{
    display: inline;
}

legend 
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input.textEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

input.passwordEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

div.accountInfo
{
    width: 42%;
}

/* MISC  
----------------------------------------------------------*/

.clear
{
    clear: both;
}

.title
{
    display: block;
    float: left;
    text-align: left;
    width: auto;
}

.loginDisplay
{
    font-size: 1.1em;
    display: block;
    text-align: right;
    padding: 0px;
    color: black;
}

.loginDisplay a:link
{
    color: black;
}

.loginDisplay a:visited
{
    color: black;
}

.loginDisplay a:hover
{
    color: black;
}

.failureNotification
{
    font-size: 1.2em;
    color: Red;
}

.bold
{
    font-weight: bold;
}

.submitButton
{
    text-align: right;
    padding-right: 10px;
}
