
	form ol { margin:0; padding:0; list-style:none;}
	form li { margin:0; padding:0; background:none; border:none; display:block;}
	form li.buttons { margin:5px 0 5px 110px;}
	form ol li label { margin:2px 10px 2px 0; width:170px; display:block; padding:3px 0;
				 text-transform:capitalize; float:left; text-align:right;}
	form ol li label span { color:#2c2c2c;}
	form ol li input.text { width:260px; border:1px solid #dcdcdc; margin:5px 0; padding:5px; height:16px; background:#FFF; float:left;}
	form ol li textarea { width:260px; border:1px solid #dcdcdc; margin:5px 0; padding:5px; background:#FFF; float:left;}

.text{ width:230px; padding:5px; }
.regTable td{ padding:5px;	}

.shadowBordered {
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E5E5E5;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 4px 18px #C8C8C8;
    font-weight: normal;
    margin-left: 8px;
    padding: 7px 7px 15px;
    }

/*-----------Following CSS used only in Theams page---------------*/
.imageborder input
{
	border :10px solid #f1f1f1;
	}
.imageborder input:hover
{
	width:170px;
	height:170px;
	border :10px solid green;
	}


.google-te-menu2-item:hover div{background-color:gray;}
.btn {border:1px solid #555;border-radius:5px; color:#555; padding:3px 10px; font-weight:bold; background:url(/images/Themes/buttons-bg-w2wts01.gif);}
.btn:hover{background:url(/images/Themes/buttons-bg-hovr.jpg);border:1px solid green;}
/*************************************[HOME PAGE]**********************************************/


.tables td {border-bottom:1px solid #f1f1f1; text-align:left; font-size:15px; border-right:1px solid #C0CDDD; margin:0px; padding:5px;
}
.tables th { border: 2px solid #D7E4F4; padding: 0.5em; background:#D7E4F4; text-align :center ; font-weight:bold;}
.bluebox{
   BORDER-RIGHT: #e5e5e5 1px solid;
    PADDING-RIGHT: 7px;
    BORDER-TOP: #e5e5e5 1px solid;
    PADDING-LEFT: 7px;
    FONT-WEIGHT: normal;
    BACKGROUND: #ffffff 0px 0px;
    PADDING-BOTTOM: 15px;
    MARGIN-LEFT: 8px;
    BORDER-LEFT: #e5e5e5 1px solid;
    PADDING-TOP: 7px;
    BORDER-BOTTOM: #e5e5e5 1px solid;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 4px 18px #C8C8C8;
    background-color:#f1f1f1; border:1px solid gray;  font:normal 13px Arial, Helvetica, sans-serif;  padding:5px; margin-top:20px; margin-bottom:40px; text-align:left; padding:10px; color:4D7097; }
.bluebox h1{font-weight:bold; font-size:14px; text-align:left; line-height:0px; color:green;PADDING-BOTTOM: 5px}
.bluebox:hover {background-color:#DDDDDD;}

input {border:1px solid gray;}
input:hover {border:1px solid green;color:green;}
textarea {border:1px solid gray;}
textarea:hover {border:1px solid green;color:green;}

#coverBG {
background-color:#111;
opacity: 0.65;
filter:alpha(opacity=65);
position:absolute;
z-index: 9001;
top:0px;
left:0px;
width:100%;
height:100%; 
}
#popUpDiv,#PreviewBox {
position:absolute;
top:15%;
left:40%; 
background-color:#eeeeee;
z-index: 9002;
}
#Templates,#popupInfo {
position:absolute;
top:15%;
padding:20%; 
background-color:#f1f1f1;
z-index: 9002;
}
#templatesHeader {
background: -moz-linear-gradient(center top , #FFFFFF 1%, #EAEAEA 100%) repeat scroll 0 0 transparent;
    box-shadow: 0 0 0 1px rgba(155, 155, 155, 0.3), 1px 0 0 0 rgba(255, 255, 255, 0.9) inset, 0 2px 2px rgba(0, 0, 0, 0.1);
    color: #777777;
    display: block;
    font-family: 'BebasNeueRegular','Arial Narrow',Arial,sans-serif;
    font-size: 19px;
    height: 30px;
    line-height: 33px;
    padding: 5px 12px;
    position: relative;
    text-decoration: none;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.8);
    z-index: 10;
}
/* Tab Bar */
#bar {margin-top:10px;}
#bar a{padding:7px; background:#f8f8f8; text-decoration:none; font-weight:bold;font-size:small;margin-top:15px;}
#bar a:hover{color:#003366;}
/* Content Layers */
#container{background:#f8f8f8; padding:10px; height:300px;}
div.main div {display: none;}
div.main div:target {display: block;}