/* CSS Document */

body {background: #dcdec8 url(../../images/d09/full-bg.jpg) no-repeat center top;}

a:visited {
	color:#713113;
	}
ul {
        padding-left: 20px;
        margin-left: 0;
        margin-bottom: 10px;
}
ol {
        padding-left: 25px;
        margin-left: 0;
}
#pg-body {
        width: 710px;
        margin: 0 auto;
        padding-top: 30px;
	background: url(../../images/d09/notebook.gif) top center no-repeat;
        text-align: left;
        min-height: 400px;
        height:auto !important;
        height:400px;
}
#pg-body-wrapper {
        width: 710px;
	background: url(../../images/d09/pg-body-bg.gif) top center repeat-y;    
}
#pg-inner {
        width: 630px;
        margin: 0 auto;
        padding-bottom: 10px;
        text-align: left;
}
#btm {
	width: 760px;
	height: 13px;
        margin-bottom: 10px;
	background: transparent url(../../images/d09/pg-body-btm.gif) top center no-repeat;
	position: relative;
        text-indent: -5000px;
	clear: both;
}
h1 {
	font-family: tahoma, geneva, verdana, helvetica, sans-serif;
	font-size: 170%;
	font-weight: bold;
	color: #010f3c;
	padding: 0;
	margin: 0;
}
h2 {
	font-family: verdana, tahoma, geneva, helvetica, sans-serif;
	font-size: 140%;
        font-weight: bold;
        font-style: normal;
	color: #293f6f;
	padding: 0;
	margin: 1em 0 1em 0;
}
h3 {
	font-family: verdana, tahoma, geneva, helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
	color: #003366;
	padding: 0 0 3px 0;
	margin: 1.2em 0 1em 1em;
        border: none;
        background: transparent url(../../images/d09/col-h1-bg.gif) bottom left no-repeat;
	}

/* Bulldog Card styles */
#debit-card {
        height: 277px;
        width: 400px;
	background: transparent url(../../../students/images/debit-card2.jpg) top left no-repeat;
        position: relative;
        margin-left: 120px;
        text-indent: -5000px;
        z-index: 1;
}
#debit-card-link a {
        height: 43px;
        width: 250px;
 	background: transparent url(../../../students/images/bulldogcard-text.jpg) top left no-repeat;
        text-indent: -5000px;
        margin: 0 auto;
        display: block;
}       
#easy-refund a {
        height: 67px;
        width: 250px;
 	background: transparent url(../../../students/images/easy-refund.jpg) top left no-repeat;
        text-indent: -5000px;
        margin: 0 auto;
        display: block;
}
#activate a {
        height: 133px;
        width: 125px;
 	background: transparent url(../../../students/images/activate.jpg) top left no-repeat;
        text-indent: -5000px;
        margin: 0 auto;
        display: block;
}
#refund-links {
        margin: 0 auto;
}
/* End Bulldog Card styles */

.list-space li {
  margin-bottom: 10px;
}

td {
  padding: 3px;
}

#login a {
        width: 187px;
        height: 30px;
	background: url(../../../students/images/live_login_button.jpg) left top no-repeat;
        text-indent: -5000px;
        display: block; 
        position: relative; 
        left:110px;   
}

#login a:hover {background: transparent url(../../../students/images/live_login_button.jpg) 0px -29px no-repeat;}

#weblogin a {
        width: 187px;
        height: 30px;
	background: url(../../../students/images/webmail_button.jpg) left top no-repeat;
        text-indent: -5000px;
        display: block; 
        position: relative; 
        left:110px;
}
#weblogin a:hover {background: transparent url(../../../students/images/webmail_button.jpg) 0px -29px no-repeat;}

/* Live@SWOSU */

#livegreeting h1 {
    margin-bottom: 2px;
    margin-left: 20px;
    margin-top: 29px;
}

.text-color { color: #47526b; }

#features {
	position: relative; 
	width: 630px;	
	height: 135px; 		
}

#features #leftcol {
	position: absolute;
	border-top: 2px solid #878E8E;
	border-bottom: 2px solid #878E8E;
	margin-right: 1px;
	width: 410px; 
	height: 135px;
}

#features #rightcol {
	position: absolute;
	margin-left: 400px; 
	margin-top: -12px;
	border-bottom: 2px solid #878E8E;
	border-left: 2px solid #878E8E;
	width: 226px; 
	height: 149px; 
}

#features #rightcol div{
	background-color: #878E8E;
	height: 22px;
	color: white;
	padding-top: 3px;
}

#features #rightcol div span {
	margin-left: 5px;
}
 
#features #rightcol ul {
	padding: 0;
	margin-top:2px;
	margin-bottom: 0;
	margin-left: 25px;
}

#features #rightcol ul li {		
	line-height: 15px;
}

.Title-text {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11pt;
    font-weight: bold;
    line-height: normal;
}

.text-bold {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10pt;
    font-weight: bold;
 }
 
.brdr-org {
    border-bottom: 2px solid #878E8E;
}
 
/* End Live@SWOSU styles */
