body{background:#fefefe;font-family:arial,helvetica,sans-serif;font-size:12px;}

#page-wrap{width:960px;margin:0 auto !important;text-align:center;}

#page-container{width:960px;min-height:590px;height:auto !important;}

#page-container p{margin:0 0 6px 0; font-size: 13; color: #666666;}

#page-container p.playing {
	margin: 15px 0 0 20px;
}

#page-container .inset {
	display: block;
	margin: 0 0 0 15px;
}

#header,#footer{width:960px;height:0px;margin:0 auto;border:none;}


#left-border{position:absolute;left:0;top:160px;width:20px;height:430px;background:transparent;}
#right-border{position:absolute;right:0;top:160px;width:20px;height:430px;background:transparent;}

#content{margin:0 auto; text-align: center;width:930px;min-height:400px;height:auto !important;text-indent:0;}

div.cleaner {clear:both;height:0;overflow:hidden;}

#dnn_ContentPane, #ContentPane {
    text-align: left !important;
	width: 650px;
	height: 100%;
	float: left;
    margin: 10px;
}

#dnn_ContentPane h1, #ContentPane h1 {
    text-align: left !important;
    color: #207dca;
}

.pageTab, .tabbedPage {
    border: solid #d8d8d8 1px;
    background: transparent;
}

.pageTab {
    float: left;
    margin: 0;
    color: #e67201;
}

.leftTab, .selectedTab {
    border-width: 0;
    padding: 0;
}

.leftTab .tabLabel, .selectedTab .tabLabel {
    padding: 5px;
    margin: 0;
}

.leftTab .tabLabel {
    margin-left: 10px;
}

.leftTab .tabLabel {
    border-width: 1px;
}

.tabLabel {
    float: left;
    margin: 5px 10px;
    border: solid 1px #d8d8d8;
    border-width: 0;
}

#pageTabs .selectedTab .tabLabel {
    border-width: 1px 1px 0 !important;
    z-index: 156 !important;
    margin-bottom: -2px;
    padding-bottom: 7px;
    background: white !important;
}

.tabbedPage {
	width: 524px;
    height: auto;
    min-height: 400px;
}

.tabbedPageContent {
    margin: 30px 15px;
}
#popup-header,
#popup-header-left,
#popup-header-right,
#popup-header-filler
{
	float: left;
    height: 80px;
    border: none;
    text-align: center;
	padding: 0;
	margin: 0;
}
#popup-header {
    width: 650px;
    margin: 0 0 0 10px;
}
#popup-header-left {
	width: 26px;
	// background: transparent url(/Portals/default/Skins/popup-no-nav/gv-popup-header-left.jpg) top left repeat-x;
	background: transparent url(gv-popup-header-left.jpg) top left no-repeat;
}
#popup-header-right {
	float: right;
	width: 91px;
	// background: transparent url(/Portals/default/Skins/popup-no-nav/gv-popup-header-right.jpg) top right repeat-x;
	background: transparent url(gv-popup-header-right.jpg) top right no-repeat;
}
#popup-header-filler {
	// background: transparent url(/Portals/default/Skins/popup-no-nav/gv-popup-header-filler.jpg) top left repeat-x;
	width: 533px;
	background: transparent url(gv-popup-header-filler.jpg) top left repeat-x;
}
#popup-header-close-button {
	float: right;
	width: 50px;
	height: 20px;
	margin: 62px 27px 0 0;
}
#popup-header-logo {
	position: relative;
	width: 150px;
	height: 80px;
	background: transparent url(gv-popup-header-logo.jpg) top left no-repeat;
	z-index: 1000;
}
a, a:link, a:visited, a:hover {
	color: #F3901D;
	font-size: 13px;
	text-decoration: none;
}
a:hover, a:active {
	color: #00539B;
	text-decoration: underline;
}

#windowContainer {
	margin: 0 10px;
}

#suitchart td {
	padding: 10px;
}

.selected {
	color: #217DCB;
	font-weight: bold;
}
		
img {
	margin: 8px;
}

#windowContainer p {
	margin: 0 0 6px 0;
	font-size: 13px;
	color: #666666;
	line-height: 16px;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
}

#windowContainer p.playing {
	display: block;
	margin: 10px 15px;
}

#windowContainer h2 {
    color: #217DCB;
    margin: 0 0 20px 0;
    font-size: 24px;
    font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
    font-weight: bold;
    text-align: left;
}
       
#windowContainer h3 {
    margin: 15px 0 5px 0;
    font-size: 18px;
    color: #217DCB;
    font-weight: bold;
}

#grade {
	display: block;
}

#subject {
	display: none;
}

h2 {
    color: #217DCB;
    margin: 0 0 10px 0;
    font-size: 24px;
    font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
    font-weight: bold;
    text-align: left;
}

h3 {
    margin: 15px 0 5px 0;
    font-size: 18px;
    color: #217DCB;
    font-weight: bold;
}

h4 {
    margin: 12px 0 3px 0;
    font-size: 14px;
    color: #217DCB;
    font-weight: bold;
}

h5 {
    margin: 0px 0 3px 0;
    font-size: 13px;
    color: #217DCB;
    font-weight: bold;
    font-style: italic;
}

ul.bluedots {
	margin: 0 0 6px 0;
	font-size: 13px;
	color: #666666;
	line-height: 16px;
}

li.bluedots {	
	margin-bottom: 8px;
	list-style-image: url(images/bullet_blue.gif);
}

#center_column {
	margin: 0 25px 0 0;
}

#page-container p.windowClose {
	display: block;
	text-align: right;
	margin: 0 20px 15px 0;
}
