/* @group General Styles */

.contentwrapper > h2 {
	margin: 9px 9px;
	padding: 4px 0 0 0;
    font-size: inherit;
    font-weight: bold;
    color: #4d4d70;
    text-shadow: rgba(255, 255, 255, 0.75) 2px 2px 0;
}

.sidebarwrapper > h2 {
	margin: 9px 9px;
	padding: 4px 0 0 0;
    font-size: inherit;
    font-weight: bold;
    color: #4d4d70;
    text-shadow: rgba(255, 255, 255, 0.75) 2px 2px 0;
}

a:link, a:visited {
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: none;
}

img {
	border: none;
}

.image-left {
	float: left;
	margin: 9px 9px 9px 0;
	padding: 3px;
}

.image-right {
	float: right;
	margin: 3px 0 1em 1em;
	padding: 3px;
}

/* @end */

/* @group General Styles */

body {
    margin: 0;
    font-family: Helvetica;
    background: #ffffff url(images/pinstripes5.png);
    color: #000000;
    overflow-x: hidden;
    -webkit-user-select: none;
    -webkit-text-size-adjust: none;
}

#header {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-bottom: 1px solid #2d3642;
    border-top: 1px solid #6d84a2;
    padding: 10px;
    height: 45px;
}

.button {
    position: absolute;
    overflow: hidden;
    top: 8px;
    right: 6px;
    margin: 0;
    border-width: 0 5px;
    padding: 0 3px;
    width: auto;
    height: 30px;
    line-height: 30px;
    font-family: inherit;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    text-shadow: rgba(0, 0, 0, 0.6) 0px -1px 0;
    text-overflow: ellipsis;
    text-decoration: none;
    white-space: nowrap;
    background: none;
    -webkit-border-image: url(toolButton.png) 0 5 0 5;
}

/* @end */

/* @group HTML snippets */

/* @group Grouped links */

#grouped {
	margin: 0;
	padding: 0;
}

.sidebarwrapper #grouped {
	margin: 17px 0 0 0;
}

.group {
	position: relative;
    top: -1px;
    margin-bottom: -2px;
    border-top: 1px solid #7d7d7d;
    border-bottom: 1px solid #999999;
    padding: 1px 10px;
    background: url(images/listGroup.png) repeat-x;
    font-size: 17px;
    font-weight: bold;
    text-shadow: rgba(0, 0, 0, 0.4) 0 1px 0;
    color: #FFFFFF;
}

#grouped a{
	margin: -1px 0 0 0;
	padding: 8px 32px 8px 10px;
	display: block;
	border-top: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
	color: inherit;
	background: white url(images/listArrow.png) no-repeat right center;
}

#grouped a:hover{
	background-color: #194fdb !important;
    background-image: url(images/listArrowSel.png), url(images/selection.png) !important;
    background-repeat: no-repeat, repeat-x;
    background-position: right center, left top;
    color: #FFFFFF !important;
}

/* @end */

/* @group Contact */

#list {
	box-sizing: border-box;
    -webkit-box-sizing: border-box;
    margin: 17px 0 9px 0;
    padding: 0px 9px 0 9px;
    font-size: 16px;
}

#list .row {
	position: relative;
	margin: -1px 0 0 0;
    padding: 11px 9px 12px 9px;
    background: #ffffff;
    border: 1px solid #999999;
	font-size: 13px;
}

#list .name {
	width: 60px;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: right;
	position: absolute;
    margin: 2px 0 2px 6px;
    padding: 0;
    color: #496a99;
}

#list .link {
	text-align: left;
	box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: none;
    padding: 0;
    margin: 2px 9px 2px 80px;
    background: none;
	font-weight: bold;
}

#list .link a{
	text-decoration: none;
	color: black;
}

#list .row:first-child {
	-webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
}

#list .row:last-child {
	-webkit-border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
}

/* @end */

/* @group Rounded */

#rounded {
	margin: 17px 9px 0 9px;
	padding: 0;
	font-size: 20px;
}

#rounded .row {
	margin: 0;
	padding: 0;
}

#rounded .row a{
	margin: -1px 0 0 0;
	padding: 8px 32px 8px 10px;
	display: block;
	border: 1px solid #999999;
	font-weight: bold;
	font-style: normal;
	color: inherit;
	background: white url(images/listArrow.png) no-repeat right center;
}

#rounded .row a:hover{
	background-color: #194fdb !important;
    background-image: url(images/listArrowSel.png), url(images/selection.png) !important;
    background-repeat: no-repeat, repeat-x;
    background-position: right center, left top;
    color: #FFFFFF !important;
}

#rounded .row:first-child a {
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
}

#rounded .row:last-child a {
    -webkit-border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
}

/* @end */

/* @group StS */

#content .contentwrapper #sidetoside {
	margin: 0;
}

#content .contentwrapper #sidetoside {
	margin: 0;
}

#content .contentwrapper #sidetoside .row:first-child a{
	margin: 0;
}

#sidetoside {
	margin: 17px 0 0 0;
	padding: 0;
	font-size: 20px;
}

#sidetoside .row {
	margin: 0;
	padding: 0;
}

#sidetoside .row a{
	margin: -1px 0 0 0;
	padding: 8px 32px 8px 10px;
	display: block;
	border-top: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
	font-weight: bold;
	font-style: normal;
	color: inherit;
	background: white url(images/listArrow.png) no-repeat right center;
}

#sidetoside .row a:hover{
	background-color: #194fdb !important;
    background-image: url(images/listArrowSel.png), url(images/selection.png) !important;
    background-repeat: no-repeat, repeat-x;
    background-position: right center, left top;
    color: #FFFFFF !important;
}

/* @end */



/* @end */