/*-- Import CSS --*/
@import "admin.css";
@import "menu.css";

/*========================================================*/
/*  Default CSS                                           */
/*========================================================*/

/* -- HTML BODY CSS  --*/
BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:none;
}

.bg_main { background:url(images/bg_main.jpg) center top no-repeat #1f1f1f; }

.shadow_top		{ background:url(images/shadow_top.png) center bottom no-repeat; }
.shadow_middle	{ background:url(images/shadow_middle.png) center top repeat-y; }
.shadow_bottom	{ background:url(images/shadow_bottom.png) center bottom no-repeat; }

.bg_mid			{ background:url(images/bg_mid.gif) center top repeat-y; padding:15px 20px; }
.bg_mid2		{ background:url(images/bg_mid2.gif) center top repeat-y; }
.bg_mid3		{ background:url(images/shadow.gif) left top no-repeat; padding:15px 20px; }

.bg_footer1		{ background:url(images/bg_footer1.jpg) center top no-repeat; height:44px; }
.bg_footer2		{ background:url(images/bg_footer2.jpg) center top no-repeat; padding:24px 42px; }

.bg_search		{ background:url(images/bg_search.gif) right center no-repeat; width:320px; height:28px; }



/*-- textfield --*/
.textfield {
	background-color: #FFFFFF;
	border-top: 2px solid #646464;
	border-right: 2px solid #D9D9D9;
	border-bottom: 2px solid #D9D9D9;
	border-left: 2px solid #646464;
	width: 442px;
	height: 22px;
	padding-left: 4px;
	padding-top: 3px;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #171717;
	FONT-FAMILY: Tahoma;
	text-decoration: none;
}

/*------------------------  End  -------------------------*/



/*========================================================*/
/* Search Button                                          */
/*========================================================*/

/*-- SearchButton --*/
.SearchButton {
	background-color: #E9E9E9;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	width: 55px;
	height: 19px;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #666666;
	FONT-FAMILY: Tahoma;
	text-align: center;
	text-decoration: none;
}

/*------------------------  End  -------------------------*/



/*========================================================*/
/*  Text For Contents                                     */
/*========================================================*/

.youare  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #ee9f1e;
	FONT-FAMILY: "Tahoma", Arial, Helvetica, sans-serif;
	text-decoration: none;
}

/* --text_gray1-- */
.text_gray1, A.text_gray1, A.text_gray1:link, A.text_gray1:visited, A.text_gray1:active  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #cccccc;
	FONT-FAMILY: "Arial", Helvetica, sans-serif;
	text-decoration: none;
	line-height:1.5;
}
a.text_gray1:hover {
	text-decoration: underline;
}


/* --text_yellow-- */
.text_yellow, A.text_yellow, A.text_yellow:link, A.text_yellow:visited, A.text_yellow:active  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #ffb953;
	FONT-FAMILY: "Tahoma", Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height:1.5;
}
a.text_yellow:hover {
	text-decoration: underline;
}


/* --text_yellow2-- */
.text_yellow2, A.text_yellow2, A.text_yellow2:link, A.text_yellow2:visited, A.text_yellow2:active  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 13px;
	COLOR: #c9770b;
	FONT-FAMILY: "Tahoma", Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height:1.5;
}
a.text_yellow2:hover {
	text-decoration: underline;
}



/* --text_white-- */
.text_white, A.text_white, A.text_white:link, A.text_white:visited, A.text_white:active  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #FFFFFF;
	FONT-FAMILY: "Arial", Helvetica, sans-serif;
	text-decoration: none;
	line-height:1.5;
}
a.text_white:hover {
	text-decoration: underline;
}




.readmore1, a.readmore1  {
	FONT-WEIGHT:bold;
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	FONT-FAMILY: "Arial", Helvetica, sans-serif;
	text-decoration: none;
	line-height:1.5;
	background:url(images/bullet2.gif) left 5px no-repeat;
	padding:0 0 0 12px;
}
a.readmore1:hover {
	text-decoration: underline;
}

.readmore2, a.readmore2  {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #4a5863;
	FONT-FAMILY: "Arial", Helvetica, sans-serif;
	text-decoration: underline;
	line-height:1.5;
}
a.readmore2:hover {
	text-decoration: underline;
}

/*------------------------  End  -------------------------*/


/*========================================================*/
/*  Headings CSS                                          */
/*========================================================*/

.H1 { FONT-WEIGHT: bold; font-style:italic; FONT-SIZE: 16px; COLOR: #FFFFFF; font-family: "Arial", Helvetica, sans-serif; }
.H2 { FONT-WEIGHT: normal; FONT-SIZE: 16px; COLOR: #cccccc; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; }
.H3 { FONT-WEIGHT: normal; FONT-SIZE: 16px; COLOR: #ee8f1e; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; }
.H4 { FONT-WEIGHT: normal; FONT-SIZE: 18px; COLOR: #feb74f; font-family: "Tahoma", Arial, Helvetica, sans-serif; }

/*------------------------  End  -------------------------*/



/*========================================================*/
/*  Padding CSS                                           */
/*========================================================*/

.pad_left     { padding:0 0 0 18px; }

.pad_right    { padding:0 18px 0 0; }

/*------------------------  End  -------------------------*/

form { padding:0; margin:0; background:none; }


.ModuleTitle_SubMenu { z-index:9999!important;  }
.ModuleTitle_MenuItemSel
{
	cursor: pointer;
	color: white;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	background:#000!important;
}

/*------------------------------------------------*/
/* IMAGE STYLES */
/*------------------------------------------------*/
    img {  border: 0;  }

    /* Image Align Left 
    -------------------------------------*/
    .imgLeft {
	    float: left;
	    margin-right: 30px;
	    margin-bottom: 30px;
    }

    /* Image Align Right 
    -------------------------------------*/
    .imgRight {
	    float: right;
	    margin-left: 30px;
	    margin-bottom: 30px;
    }

    /* Image with border 
    -------------------------------------*/
    .imgBorder {
	    border: solid 3px #fff;
    }

    /* Polaroid Image Style 
    -------------------------------------*/
    .imgPolaroid { 
	    color: #a6a6a6;
	    font-size: 12px;
	    text-align: left;
	    padding: 13px 13px 17px 13px;
	    background-color: #fff;
	    box-shadow: 0 1px 2px #ccc;
    }

    .imgPolaroid  img {
        margin-bottom: 12px;
    }
	
/*------------------------------------------------*/

hr.style-four { height: 12px; border: 0; box-shadow: inset 0 12px 12px -12px rgba(0,0,0,0.5); }

hr.style-six { border: 0; height: 0; border-top: 1px solid rgba(0, 0, 0, 0.1); border-bottom: 1px solid rgba(255, 255, 255, 0.3); }

hr.style-two { border: 0; height: 1px; background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); background-image: -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); background-image: -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); background-image: -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); }


