/* Common tags                 */
/*-----------------------------*/		


body, html 
{
    background: #8A8A8A;
	color: #494949;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Trebuchet, Arial, sans-serif;
	font-size: 11px;
}
.button {   
	font-size: 11px;
	background: white;
	color: #494949;
	border-top: 1px solid #D4D2CF;
	border-left: 1px solid #D4D2CF;
	border-bottom: 1px solid #868686;
	border-right: 1px solid #868686;
	margin: 1px 0 0 0;
}

img
{
	border: 0;
}
form
{
	margin: 0;
}
.SocialNetwork 
{
	height: 30px;
	background: white;
	text-align: right;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #E0E0E0;
	padding: 10px 5px 5px 5px;

}
 .centered_div {
	width: 400px;
	height: 400px;
	text-align: center;
	border: 1px solid #000;
	background-color: #EEEEEE;
	color: #C36C2D;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -200px; /* Half the width of the DIV tag which is 50 pixels */
	margin-top: -200px; /* Half the height of the DIV tag which is also 50 pixels */
}

     .buttons {
     background-color: #3e7cb7;
     border: 1px solid #ffffff;
     color: #FFFFFF;
     font-size: large;
     font-weight: bold;
     padding: 3px;
     }

.logincenter {
	text-align:center;
    margin-left: auto;
    margin-right: auto;
}

.dgMouseOver 
{
	background-color: #F0F0F0;
	cursor: pointer;
}

.dgMouseOut 
{
	background-color: White;
}

.dgMouseClick
{
	background-color: Yellow;
}

.modalProgress 
{
	clear: both;
	float: left;
	margin: 0px;
	z-index: 100;
	position: absolute;
	left: 0px;
	top: 0px;
}
/*-------------------------------------------------
  Header
-------------------------------------------------*/
.header 
{
	width: 1000px;
	height: 80px;
	background: white;
	border-width: 0px 0px 1px;
	border-style: solid;
	border-color: #E0E0E0;

}
/*-------------------------------------------------
  Footer
-------------------------------------------------*/
.footer
{
	width: 1000px;
	background: #E0DFE3;
	text-align: center;
	padding: 10px 0 10px 0;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	border-color: #E0E0E0;
	margin: 0 auto;
	margin-left:auto; margin-right:auto;	
}

.copyrights
{
	color: #474747;

}

.container
{
	width: 1000px;
	padding: 4px 0 0 0;
	vertical-align:top;
	background-color: White;
	margin-left:auto;
	margin-right:auto;
}
.sidebarcontainer
{
	width: 200px;
	padding: 2px 0 0 0;
	vertical-align:top;
	margin-left: auto;
	margin-right: 0;
   
}



/* Gridview */

.mGrid { 
    width: 100%; 
    background-color: #fff; 
    margin: 5px 0 10px 0; 
    border: solid 1px #525252; 
    border-collapse:collapse; 
    text-align: left;
    vertical-align: top;
}
.mGrid td { 
    padding: 2px; 
    border: solid 1px #c1c1c1; 
    color: #000000; 
	 
}
.mGrid th { 
    padding: 4px 2px; 
    color: #fff; 
    background: #424242 url(Images/grd_head.png) repeat-x top; 
    border-left: solid 1px #525252; 
    font-size: 0.9em; 
}
.mGrid .alt { background: #fcfcfc url(Images/grd_alt.png) repeat-x top; }
.mGrid .pgr { background: #424242 url(Images/grd_pgr.png) repeat-x top; }
.mGrid .pgr table { margin: 5px 0; }
.mGrid .pgr td { 
    border-width: 0; 
    padding: 0 6px; 
    border-left: solid 1px #666; 
    font-weight: bold; 
    color: #fff; 
    line-height: 12px; 
 }   
.mGrid .pgr a {
	color: #D3D3D3;
	text-decoration: none;
}
.mGrid .pgr a:hover { color: #000; text-decoration: none; }




/* menu classes */
.TopItemClass
{
	color: #21262A;
	margin: 0 0 4px 6px;
		
}
.TopItemTextClass
{
	background: #EEEEEE;
	color: #3A3523;
	font-size: 11pt;
	background: url(images/arrow.gif) left center no-repeat;
	padding: 2px 10px;
	margin: 1px 0 0 0;
}
.TopItemTextHoveredClass
{
	color: #bebebe;
	font-size:11pt;
	text-align: left;
	background: url(images/arrow.gif) left center no-repeat;
	padding: 2px 10px;
}
.ItemClass
{
    background: #EEEEEE;
	padding: 2px 10px;
	margin: 1px 0 0 0;
	border-top: solid 1px #e2e2e2;
	border-left: solid 1px #e2e2e2;
	border-right: solid 1px #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
}
.ItemTextClass
{
	font-size:11pt;
	color: #3e7cb7;
	background: url(images/arrow.gif) left center no-repeat;
	padding: 0 0 0 10px;
}
.ItemTextHoveredClass
{
    background: #E7E7E7;
	margin: 1px 0 0 0;
	color: #FFFFFF;
	font-size:11pt;
	background: url(images/arrow.gif) left center no-repeat;
	padding: 0 0 0 10px;
}



.righticon_top 
{

 vertical-align: middle;
}


.righticon_on 
{
    background-color: #3e7cb7;
    vertical-align: middle;
}
.righticon_off
{
    background-color: #FFFFFF;
    vertical-align: bottom;
}

.sidebar
{
	color: #21262A;
	margin: 0 0 4px 6px;
}

.sidebardl
{
	padding: 0 0 10px 0;
	margin: 0;
}
.sidebardl dt
{
	background: #D7E7F5;
	color: #3A3523;
	font-size: 12px;
	font-weight: bold;
    font-family: "Georgia", "Lucida Grande", "Lucida Sans Unicode", Arial, "Trebuchet MS", sans-serif;
	padding: 4px 10px;
}
.sidebardl dd
{
	background: #EEEEEE;
	padding: 2px 10px;
	margin: 1px 0 0 0;
}
.sidebardl dd:hover
{
	background: #E7E7E7;
	padding: 2px 10px;
	margin: 1px 0 0 0;
}
.sidebardl dd a:link, .sidebardl dd a:visited
{
	background: url(images/arrow.gif) left center no-repeat;
	padding: 0 0 0 10px;
}
/* errors */
.errors {
 border: 2px solid red;
 color: red;
 margin: 5px 0px;
 padding: 15px;
 background: #fff url(images/error.png) no-repeat 5px 50%;
}
.errors ul {
 margin: 0;
 padding: 0;
 margin-left: 80px;
 list-style: square;
}
.errormessage 
{
 color: Yellow;
 text-align: left;
 } 

/* Headers */

/* Headings */
h1,h2,h3,h4,h5,h6
{
    font-weight: normal;
	margin: 0;
}

h4.resume 
{
    clear: both;
	background: url(images/dot.gif) bottom repeat-x;
	font-size: 12px;
	padding: 3px 0 3px 3px;
	margin: 10px 0 5px 0;
	background-color: #E8F2FA;
}



/* Links */
a:link, a:visited
{
	color: #3D7CB8;
	text-decoration: none;
}
a:hover, a:active
{
	color: black;
}
#header a:link, #header a:visited
{
	color: #474747;
}
#header a:hover, #header a:active
{
	color: #737373;
}
#copyrights a:link, #copyrights a:visited
{
	color: #474747;
}
#copyrights a:hover, #copyrights a:active
{
	color: #737373;
}


/*-------------------------------------------------
  Item info
-------------------------------------------------*/
.contentitemcategory
{
	background: url(images/bgcategory.gif) center left no-repeat;
	font-size: 10px;
	line-height: 14px;
	padding: 0 10px 0 14px;
}
.contentitempostedby
{
	background: url(images/bgpostedby.gif) center left no-repeat;
	font-size: 10px;
	line-height: 14px;
	padding: 0 10px 0 12px;
}
.contentitemcomments
{
	background: url(images/bgcomment.gif) center left no-repeat;
	font-size: 10px;
	line-height: 14px;
	padding: 0 10px 0 13px;
}
.contentitemedit
{
	background: url(images/bgedit.gif) center left no-repeat;
	font-size: 10px;
	line-height: 14px;
	padding: 0 10px 0 11px;
}

.ssnetwork 
{
 vertical-align: bottom;   
}

.content
{
    width: 700px;
    text-align: left;
    vertical-align:top;
	padding: 2px 15px 15px 15px;
	margin: 7px 7px 7px 7px;
}

.contenttitle h2
{
	clear: both;
	background: url(images/dot.gif) bottom repeat-x;
	font-size: 16px;
	padding: 10px 0 6px 6px;
	margin: 0 0 10px 0;
	background-color: #E8F2FA;
}
.contentbody
{
	font-size:13px;
	text-align: justify;
	padding: 0 0 16px 0;
}


.contentitem
{
	padding: 3px 0 0 0;
	margin: 0 0 16px 0;
}
.contentitem1
{
	display: inline;
}
.contentitem2
{
	display: inline;
	background: url(images/dotv.gif) left repeat-y;
	padding: 0 0 0 10px;
}
.contentitem3
{
	display: inline;
	background: url(images/dotv.gif) left repeat-y;
	padding: 0 0 0 10px;
}
.contentitem4
{
	display: inline;
	padding: 0 0 0 10px;
	background: url(images/dotv.gif) left repeat-y;
}



/*-------------------------------------------------
  Comments
-------------------------------------------------*/
.itemcomment
{
	background: url(images/commentquote01.gif) no-repeat;
	background-position: 6px 9px;
	padding: 6px 42px;
	border: 1px solid white;
	margin:  10px 0 0 0;
}
.itemcomment:hover
{
	background: #F9F9F9 url(images/commentquote02.gif) no-repeat;
	background-position: 6px 9px;
	border: 1px solid #CCCCCC;
}
.id1 /*This is to give the admin a special comment style, to distinguish him/her from the rest of the commentors*/
{
	background: #F9F9F9 url(images/commentquote02.gif) no-repeat;
	background-position: 6px 9px;
	border: 1px solid #B3C492;
}
.id1:hover
{
	background: #F9F9F9 url(images/commentquote02.gif) no-repeat;
	background-position: 6px 9px;
	border: 1px solid #B3C492;
}
.itemcomment h3
{
	font-size: 12px;
}

/*  ---------------------------------------

form

----------------------------------------- */

.commentform
{
	margin-top: 10px;
    padding: 10px;
    background: #EEEEEE;
 }


.myform, .mycomment {
	margin:20px 0 20px 0;
	width: 500px;
	height: 370px;
	padding:14px;
	border:solid 1px #b7ddf2;
}


	.contacth1 {
		font-size:14px;
		font-weight:bold;
		margin-bottom:8px;
	}
	.contactp {
		font-size:11px;
		color:#666666;
		margin-bottom:20px;
		border-bottom:solid 1px #b7ddf2;
		padding-bottom:10px;
	}
	.contactlabel{
		display:block;
		font-weight:bold;
		text-align:right;
		width:140px;
		float:left;
	}
	.contactsmall {
		color:#666666;
		display:block;
		font-size:11px;
		font-weight:normal;
		text-align:right;
		width:140px;
	}
	.contactinput, .captchainput {
		float:left;
		font-size:12px;
		padding:4px 2px;
		border:solid 1px #aacfe4;
		width:250px;
		margin:2px 0 20px 10px;
		background:#ebf4fb;
	}
	.captchainput 
	{
	 height: 30px;   
	}	
	
	.contactinputcaptcha, .contactinputcaptcha2
	{
	    float:left;
		padding:4px 2px;
		border:solid 1px #aacfe4;
		margin:2px 5px 20px 10px;
		background:#ebf4fb;
	}
	.contactinputcaptcha2 
	{
	    margin:2px 0px 20px 5px;
	    float: left;
	    background: white;
		padding:4px 2px;
	    width: 40px;
	}
		.contacteditor {
		font-size:12px;
		padding:4px 2px;
		margin:2px 0 20px 10px;
	}
	
		.contactinputresult {
		float:left;
		font-size:12px;
		padding:4px 2px;
		width:340px;
		margin:2px 0 20px 10px;
		text-align: right;
		
	}
	.contactbutton { 
		clear:both;
		margin-left:150px;
		background:#FFFFFF;
		color:#8bacda;   
		border:solid 1px #666666;
		font-size:11px;
		font-weight:bold;
		padding:4px 6px;
	}
	
	/* ----------------------- Code -------------------------------------*/
pre 
{
	background:lightyellow none repeat scroll 0 0;
   	border:1px inset orange;
   	margin:10px;
   	width: 600px;
   	font-size: 10pt;
	overflow:auto;
	padding:6px;
	text-align:left;
}


/* ----------------------------- Gallery ---------------------------- */

.gallery li
{
    display: inline;
    float: left;
    margin: 10px 0 0 10px;
}
.center
{
 margin-left: auto;
 margin-right: auto;
 
}

.ImageSingle 
{
 margin-left: 50px;
  margin-bottom: 10px;
}

.frame { padding: 5px; border: 1px solid #dddddd; }