﻿/* 0 BASIC TAGS */

.Border1px 
{
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
	padding: 10px 15px 10px 15px;
}

.BorderSolid1px 
{
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
}

/*****************************************************************************/
/*** BEGIN - Font Style Settings ***/
/*****************************************************************************/
/*h1, h2, h3, h4 { font-family: tahoma, arial, helvetica, sans-serif; }*/
/*h1 {
	position: absolute;
	left: 37px;
	top: 12px;
	text-transform: uppercase;
	font-size: 18px;
}
h2 { font-size: 180%;}
h3 {}
h4 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.3em;
	font-weight: bold;
	color: #666666;
}/*

.FONT12PX { font-family: Arial, Tahoma, Sans-Serif; font-size: 12px; font-weight: bold; }
.ErrorText { color: Red }

/*****************************************************************************/
/*** END - Font Style Settings ***/
/*****************************************************************************/



p {
	line-height: 1.4em;
}

hr {
	border: 0;
	border-top: 1px solid #bababa;
	height: 1px;
}

.hrBlogger {
	border: 0;
	border-top: 1px solid #999999;
	height: 1px;
}
a {
	text-decoration: none;
	color: #d32525;
}

/*a:visited {
	color: #d32525;
}*/

/*a:hover {
	text-decoration: underline;
	color: #e05252;
}*/

/*a:active {
	color: #980000;
}*/


/*body {
	background-color: #ffffff;
	/*background-image: url(images/background.gif);
	background-repeat: repeat-x;*/
/*	margin: 0;
	padding: 0;
	text-align: left;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.7em;
	color: #666666;
}*/

img {
	border-width: 0;
}

/* 1 HEADER */
.headerTopBG { background-image: url(Images/pageBg.gif); background-repeat: repeat-x; }
.logo { MARGIN-RIGHT:20px; float:left; }
.headerbar_left { background-image: url(Images/headerbar_left.gif); background-repeat: no-repeat; height: 29px; }
.headerbar_span { background-image: url(Images/headerbar_span.gif); background-repeat: repeat-x; height: 29px; }
.headerbar_right { background-image: url(Images/headerbar_right.gif); background-repeat: no-repeat; height: 29px; }

#userloginview {
	position: absolute;
	right: 37px;
	top: 60px;
	text-transform: uppercase;
	font-size: 10px;
	background-image: none;
}

#nav { position:absolute; left: 10px; top: 60px; }


.page {
	background-repeat: repeat-y;
	position: relative;
	top: 8px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

/* 2.1 HOME, REGISTER */

#home {
	background-image: url(images/body-repeat.gif);
	position: relative;
	width: 686px;
	padding: 0px 37px;
	padding-top: 1px; /* Weird Mozilla Bug */
	padding-bottom: 40px; /* Weird Mozilla Bug */
}

#register
{
    background-image: url(images/body-repeat-photo.gif);
    position: relative;
	width: 686px;
	padding: 0px 37px;
	padding-top: 1px; /* Weird Mozilla Bug */
	padding-bottom: 40px; /* Weird Mozilla Bug */
    border: none 0px;
    text-align: center;
}

/* Positions Elements */
#caption { position: absolute; top: 163px; left: 20px; width: 400px; }
#logincaption { position: absolute; top: 10px; left: 20px; width: 400px; text-align: left; }

#content
{
	font-family: Tahoma, Verdana, Arial;
	margin-top: 30px;
	padding-bottom: 10px;
	margin-left: 5px;
}

#administration
{
	font-family: Tahoma, Verdana, Arial;
	margin-top: 30px;
	padding-bottom: 10px;
	margin-left: 5px;
}

#gridScroll 
{
	margin: 10px 10px 10px 10px;
	width:705px;
	height:312px;
	overflow: scroll;
	overflow-x:scroll;
	overflow-y:scroll;
}

/*****************************************************************************/
/*** BEGIN - Login/Register/CreateUser page style settings ***/
/*****************************************************************************/
#login 
{
	margin-top: 0;
	padding-top: 15px;
	text-align: left;
	left: 10px;
}
.loginLabelCell { text-align: right; width: 130px; }
.loginFieldCell { text-align: left; width: 350px; }

.contentmainbg { background-image: url(Images/contentmain_span.gif); background-repeat: repeat; }
.contentmain_spanmiddle { background-color: #f5f5f5; background-image: url(Images/contentmain_spanmiddle.jpg); background-repeat: repeat; vertical-align: top; }
.contentmain_line { background-color: #d9d9d9; }
.contentmain_top { background-image: url(Images/contentmain_top.gif); background-repeat: repeat-x; }
.contentmain_leftshadow { width: 7px; height: 9px; background-image: url(Images/contentmain_leftshadow.gif); }
.contentmain_spanbottom { background-image: url(Images/contentmain_spanbottom.gif); background-repeat: repeat-x; }
.contentmain_rightshadow { width: 8px; height: 9px; background-image: url(Images/contentmain_rightshadow.gif); }
.shadow_topright { width: 7px; height: 8px; background-image: url(Images/shadow_topright.gif); }
.shadow_vert { background-image: url(Images/shadow_vert.gif); background-repeat: repeat-y; }

.createUserButtonStyle { margin-right: 31px; }
  
/*****************************************************************************/
/*** END - Login page style settings ***/
/*****************************************************************************/


dl {
	margin-top: 0;
	margin-bottom: 0;
	border-top: 1px solid #bababa;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	position: relative;
}

dt {
	position: absolute;
	left: 0;
}

dd {
	margin-left: 150px;
	height: 2.0em;
}

.emptydata td {
	padding: 50px;
	color: #aeaeae;
}

/* FOOTER */
.footerbg {
	background-image: url(images/footer-side.gif);
	position: relative;
	background-repeat: repeat-x;
	width: auto;
	height: 75px;
	text-align: center;
}
.footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	height: 75px;
	text-align: center;
	font-size: 10px;
}

/* Controls */
.TextBoxControl { border: solid 1px #3366cc; }
.OverFlowText { border: none 0px; }
.DropDownList { font-size: 10px; }
.PanelForm { padding: 10px 10px 10px 50px; }

.panelcontentdivider { background-image: url(Images/panelbar_divider_dot.gif); background-repeat: repeat-y; }
.panelbarpane { background-color: #f5f5f5; }


/*****************************************************************************/
/*** BEGIN - Grid Styles Settings ***/
/*****************************************************************************/
#grid { padding: 20px 10px 20px 10px; }


/* GridView specific */
.EditRowStyle { background-color: #f5f5f5; font-family: Arial, Verdana, Tahoma; font-size: 11px; color: #3366cc; }
.InsertRowStyle { background-color: #FFCECE; font-family: Arial, Verdana, Tahoma; font-size: 11px; color: #000000; }

/*****************************************************************************/
/*** END - Grid Styles Settings ***/
/*****************************************************************************/

/*****************************************************************************/
/*** BEGIN - Telerik r.a.d.Menu Style classes ***/
/*****************************************************************************/

.MCMS_MenuGroup
{
	cursor: pointer;
	cursor: hand;
	background-image: url(RadMenu/McmsControls/Img/itemHeader.gif);
	background-repeat: no-repeat;
	background-color: #E9E9E9;
	border-left: 1px solid #CFCFCF;
	border-right: 1px solid #CFCFCF;
	border-bottom: 2px solid #676767;
	width: 136px;
}
.MainGroup
{
	cursor: pointer;
	cursor: hand;
}
.SeclevelGroup
{
	background-color: #E9E9E9;
	border-left: 1px solid #CFCFCF;
	border-right: 1px solid #CFCFCF;
	border-bottom: 2px solid #676767;
	border-top: 2px solid #676767;
	width: 136px;
}
.MainItem
{
	height: 43px;
	cursor: pointer;
	cursor: hand;
	font-size: 11px;
	font-family: Arial, Verdana;
	color: #424242;
	width: 99px;
	padding: 15px 0px 0px 6px;
	background-image: url(RadMenu/McmsControls/Img/mainBg.gif);
	background-repeat: no-repeat;
}
.MainItemOver
{
	height: 43px;
	cursor: pointer;
	cursor: hand;
	font-size: 11px;
	font-family: Arial, Verdana;
	color: #000000;
	width: 99px;
	padding: 15px 0px 0px 6px;
	background-image: url(RadMenu/McmsControls/Img/menuHover.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.MenuItem
{
	font-family: Arial, Verdana;
	font-size:11px;
	cursor: pointer;
	cursor: hand;
	height: 23px;
	color: #666666;
	background-image: url(RadMenu/McmsControls/Img/itemBg.gif);
	padding-bottom: 2px;
	padding-left: 4px;
	background-repeat: repeat-x;
	background-position: bottom;
}
.MenuItemOver
{
	font-family: Arial, Verdana;
	font-size:11px;
	cursor: pointer;
	cursor: hand;
	height: 23px;
	color: #000000;
	background-image: url(RadMenu/McmsControls/Img/itemBg.gif);
	padding-bottom: 2px;
	padding-left: 4px;
	background-repeat: repeat-x;
	background-position: bottom;
}

.FirstMenuItem
{
	font-family: Arial, Verdana;
	font-size:11px;
	cursor: pointer;
	cursor: hand;
	height: 34px;
	color: #666666;
	background-image: url(RadMenu/McmsControls/Img/itemBg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 8px;
	padding-left: 4px;
}

.FirstMenuItemOver
{
	font-family: Arial, Verdana;
	font-size:11px;
	cursor: pointer;
	cursor: hand;
	height: 34px;
	color: #000000;
	background-image: url(RadMenu/McmsControls/Img/itemBg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 8px;
	padding-left: 4px;
}

.MenuItemToolTip
{
	background-color: #fffacd;
	border-style:solid;
	border-width:1px;
	border-color: black; 
	font-family: Arial;	
	padding: 3px;
	font-size:8pt;
	text-align: left;
}

.Separator 
{
	cursor: pointer;
	cursor: hand;
}


/* Inline styles are used because image controls hard code a border property */

.photo_198 {
	border: 4px solid #FFFFFF;
}
/*****************************************************************************/
/*** END - Telerik r.a.d.Menu Style classes ***/
/*****************************************************************************/