﻿@import url("reset.css")

body {background: #ffffff;font: 13px/18px , Tahoma, Arial, sans-serif;color: #5b5e56}
form {}
a, a:visited, a:active {color: #d72c94;text-decoration: none}
a:hover {text-decoration:underline;color: #d72c94}
th {background: #d72c94 url(images/menu-bg-pink.jpg) top left repeat-x;border: 1px solid #dcd9c6;padding: 5px;text-align: center;text-transform: uppercase;font-size: 11px;color: #ffffff}
tr {padding: 5px}	
tr.alt {background: #ffffff url(images/tralt-bg.jpg) top left repeat-x}	
tr:hover {background: #ebe9dc none}	
td {border: 1px solid #dcd9c6;padding: 5px}	
td.action {text-align: center}

/* -- HTML Tags -- */
select {border: 1px solid #dcd9c6}
code {font: 12px/16px "Courier";}

/* -- CLASSES -- */
.leftcolumn {text-align:right;font-weight:bold}
.top {vertical-align:top}
.middle {vertical-align:middle}	
.baseline {vertical-align:baseline}
.hidden { visibility:hidden}
.clear {clear: both;}

/* ALERTS STYLES */	
.StatusUpdate{display: block;padding: 16px 10px 0px 40px; margin-bottom:15px}
.StatusUpdate ul{margin:auto;margin-left:20px;padding-left:0px;}
.StatusUpdate li{color:#c05843;font-weight:bold}
.Error{background: #eddbd5 url(images/icon-wrong.gif) 10px center no-repeat;border: 1px solid #c05843;}
.Warning{background: #f3ebd4 url(images/icon-alert.gif) 10px center no-repeat;border: 1px solid #dc9b58;}
.Success{background: #e6ebc2 url(images/icon-ok.gif) 10px center no-repeat;border: 1px solid #8da330;}
.Success li{color: #5C8127}
.pinktext {color: #d72c94}
.NoRecords {padding: 12px 10px 10px 40px;margin-bottom:0px;}
.pink li {color: #5b5e56;background: url('images/bullet_pink.png') 8px center no-repeat;padding: 2px 5px 2px 35px;}

.alert-ok {background: #e6ebc2 url(images/icon-ok.gif) 10px center no-repeat;display: block;	border: 1px solid #8da330;padding: 10px 10px 10px 45px;width: 75%;}	
.alert-wrong {background: #eddbd5 url(images/icon-wrong.gif) 10px center no-repeat;display: block;border: 1px solid #c05843;padding: 10px 10px 10px 45px;	width: 75%;}
.alert-tip {background: #f3ebd4 url(images/icon-alert.gif) 10px center no-repeat;display: block;border: 1px solid #dc9b58;	padding: 10px 10px 10px 45px;	width: 75%;}	
.ValidationSummaryErrors {background: #eddbd5 url(images/icon-wrong.gif) 10px center no-repeat;display: block;border: 1px solid #c05843;padding: 10px 10px 0px 45px;width: 87%;margin-bottom:15px;}
.ValidationSummaryErrors li {color: #5B5E56;}	
.coding {width: 85%;padding: 10px 10px 10px 30px;border: 1px solid #dcd9c6;margin-bottom: 30px}

.ArticleHead {display: block;background: #f3ebd4;margin-bottom:15px;padding:5px;}
.ArticleBody li {color: #5b5e56;background: url('images/bullet_pink.png') 8px center no-repeat;padding: 2px 5px 2px 35px; list-style:none;}

/* ------ FORM STYLES ------ */
.textfield, .textarea {border: 1px solid #dcd9c6;background: #ffffff url(images/tralt-bg.jpg) top left repeat-x;padding:2px;font: 13px/18px Tahoma, Arial, sans-serif;color: #5b5e56;}	
.x-small{width:100px}
.small {width: 200px;}
.medium {width: 400px;}
.large {width: 600px;}
.inputname {display: block;margin-bottom: 5px;}
.formhelp {font-size: 10px;font-style: italic;color: #5b5e56}
.button {border: 1px solid #dcd9c6;background-color: #ffffff;color:#5b5e56;padding: 5px 10px}	
.button:hover {border-color: #d72c94;color: #d72c94;}	

/* ------ HEADER ------ */
#header {display:none;}

/* ------ FOOTER ------ */
#footer {display:none}
	
/* ------ MENU ------ */
#navi {display:none;}
#navtabs {display:none;}

/* ------ SUB MENU ------ */
#subnavi {display:none;}

/* ------ MAIN CONTENT ------ */
#content {width: 65%;margin: 10px 0 0 10px;float: left;min-height:400px;height: auto !important;height:400px;font: 13px/18px , Tahoma, Arial, sans-serif;color: #5b5e56}	
#content h1 {line-height:24px;font-size: 24px;font-weight: normal;color: #d72c94;margin-bottom:15px;	}
#content h2 {font-size: 24px;font-weight: normal;color: #d72c94;margin-bottom: 20px}
#content h3 {font-size: 18px;font-weight: normal;color: #d72c94;	margin-bottom: 20px;}	
#content h4 {font-size: 14px;font-weight: bold;color: #d72c94}
#content hr { margin-bottom:14px;}	
#content ul {margin-bottom:14px;}	
#content p {margin-bottom: 18px; font: 13px/18px , Tahoma, Arial, sans-serif;color: #5b5e56}

/* ------ FULL WIDTH CONTENT ------ */	
#fullcontent{width: 95%;margin: 10px 0 0 10px;float: left;min-height:400px;height: auto !important;height:400px; font: 13px/18px , Tahoma, Arial, sans-serif;color: #5b5e56}	
#fullcontent h1 {line-height:24px;font-size: 24px;font-weight: normal;color: #d72c94;margin-bottom:15px;	}
#fullcontent h2 {font-size: 24px;font-weight: normal;color: #d72c94;margin-bottom: 20px}
#fullcontent h3 {font-size: 18px;font-weight: normal;color: #d72c94;	margin-bottom: 20px;}	
#fullcontent h4 {font-size: 14px;font-weight: bold;color: #d72c94}
#fullcontent hr { margin-bottom:14px;}	
#fullcontent ul {margin-bottom:14px;}	
#fullcontent p {margin-bottom: 18px;}

/* ------- telerik overrides -------*/
.rcInputCell td {border:none;}
.rcInputCell{border:none;}

.titlerow td{border:none;}
.contentrow td{border:none;}
.statusbarrow td{border:none;}
.footerrow td{border:none;}

