/*Universally set margins and padding to 0 for any items I do not change. */
* {
	margin:0;
	padding:0;
}

.clearfloat {
	clear:both;
}

/*########## General settings below ##########*/
body {
	background-color: #369;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.1%;
	line-height: 1.5;
}

.wrapper {
	background-color: white;
	width: 990px;
	margin: 0 auto;
	position: relative;
	text-align: left;
}

/*########## General header section ##########*/
.top {
	position: relative;
	width: 100%;
	height: 180px;
	background-image: url(https://www.learn-korean-now.com/includes/images/top_header.jpg);
	background-color: #ccc;
	background-repeat: no-repeat;
	background-position: left top;
}

.top h1 {
	position: absolute;
	left: -999em;
	padding: 0;
	margin: 0;
}

/*########## Login form styling below ##########*/

#members {
	background: url(https://www.learn-korean-now.com/includes/images/members_background.png);
	height: 156px;
	width: 228px;
	position: relative;
	float: right;
	margin-right: 20px;
	margin-top: 10px;
}

#members .text {
	font-size: .7em;
}

#members a:link, #members a:visited {
	color: #fff;
}

.top table {
	position: relative;
	float: right;
	margin-top: 45px;
}

.top td {
	padding: 2px 5px;
	text-align: right;
}

.top p {
	color: #000;
	font-weight: bold;
	font-size: .7em;
}

.top a:link, a:visited {
	color: #fff;
	text-decoration: none;
}

.top a:hover {
	text-decoration: underline;
}

/*########## Navigation styling below ##########*/
#nav {
	height: 30px;
	background:url(https://www.learn-korean-now.com/includes/images/nav_background.png);
	background-color: #6699CC;
	position: relative;
	z-index: 1;
}

.navimg {
	padding: 2px 0 0 2px;
	float: left;
}

#nav ul {
	list-style: none;
	float: right;
	height: 29px;
	line-height: 29px;
	width: 80%; /*make room for flags on left*/
	margin: 0 1px 0 0;
}

#nav li {
	float: right;
	width: 150px;
	height: 29px;
	line-height: 29px;
	position: relative;
}

#nav a {
	float: right;
	width: 150px;
	height: 29px;
	line-height: 29px;
	text-align: center;
	background:url(https://www.learn-korean-now.com/includes/images/nav_button.png) no-repeat 0 0;
	color: #c03;
	text-decoration: none;
}

#nav li ul {
	position: absolute;
	width: 150px;
	top: 29px;
	left: -999em;
}

#nav ul a {
	height: 29px;
	line-height: 29px;
	float: none;
	display: block;
}

#nav li:hover {
	visibility: visible; /*Makes IE7 think something changes on hover*/
}

#nav li:hover ul, #nav li.sfhover ul {
	left: 0;
}

#nav li:hover a, #nav li.sfhover a {
	left: 0;
}

#nav li:hover li:hover a, #nav li.sfhover li.sfhover a {
	background-position: 0 -29px;
}

#nav li:hover li a, #nav li:sfhover li a {
	background-position: 0 0;
}

/*########## Middle area styling below ##########*/
.middle {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c03;
	position: relative;
}

.middle-inside {
	width: 100%;
	background-position: 240px 0px;
	position: relative;
	margin: 40px 0;
	background-image: url(https://www.learn-korean-now.com/includes/images/lr_divider.png);
	background-repeat: repeat-y;
}

.top_subsection {
	width: 690px;
	float: right;
	margin: 0 20px;
	padding-top: 0px;
	padding-bottom: 20px;
	display: inline; /*added for IE6*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c03;
}

.left_subsection {
	width: 200px;
	margin: 0;
	padding: 0 20px;
	float: left;
	clear: left; /*added for IE6*/
}

.left_subsection img {
	text-align: center;
	margin: 0 auto;
}
	

.content_section {
	width: 690px;
	margin: 0 20px;
	padding-top: 20px;
	padding-bottom: 0px;
	float: right;
	display: inline; /*added for IE6*/
}

/*########## Footer styling below ##########*/
.footer {
	padding: 20px;
}

.footer p {
	text-align: center;
	font-size: 10px;
}

/* ##########Form styling below ##########*/

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #369;
}

/*########## Table styling below ##########*/
table.vocab { 
border: thin solid #c03;
background-color: #fff;
margin: 20px auto;
}

table.vocab td, table.vocab th {
	padding: 0 10px;
}


/*########## Link styling below ##########*/

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

a:hover {
	color: #003366;
	text-decoration: underline;
}

/*########## Typography styling below ##########*/

h1,h2,h3,h4,h5 {
	color: #c03;
	text-align: center;
	margin: 10px;
}

h2 {
	margin-top: 50px;
}

h3,h4,h5 {
	margin-top: 25px;
}

h4, h5 {
	text-align: left;
}

h1 {
	font-size: 1.2em;
}

h2 {
	font-size: 1.1em;
}

h3 {
	font-size: 1em;
	color: #369;
}

.middle {
	font-size: .85em;
}

.content_section p, .left_subsection p, .top_subsection p {
	margin: 15px 0;
}

b {
	color: #369;
}

/*########## Image styling below ##########*/
img {
	border: none;
}

/*########## Flashcard styling ##########*/
.flashcard {
	background-image:url(https://www.learn-korean-now.com/img/flashcard.png);
	width: 300px;
	height: 125px;
	margin: 10px;
	background-repeat: no-repeat;
	display: inline;
	float: left;
	text-align: center;
}

.flashcard p {
	padding: 10px 20px 10px 10px;
	font-size: 1.2em;
	margin: 0 auto;
}

.flashcard_controls {
	margin: 10px;
	width: 100%;
	position: relative;
	text-align: center;
}

.flashcard_controls input, .flashcard_controls p {
	margin: 0 auto;
	padding: 0 10px;
	display: inline;
}

/*########## Subnote Styling Below ##########*/

/* adjust subscripts so line heights are not affected */
sub {
	line-height: 0;
	vertical-align: text-top;
}

.subnote {font-size:9px; }

/*########## List Styling Below ##########*/
.content_section li, .left_subsection li {
	list-style: none;
	margin: 15px 0;
	padding-left: 20px;
	background-image: url(https://www.learn-korean-now.com/includes/images/0136_fat_arrow.png);
	background-position: left top;
	background-repeat: no-repeat;
}

li.check_icon {
	list-style: none;
	margin: 15px 0;
	padding-left: 25px;
	background-image: url(https://www.learn-korean-now.com/includes/images/check_icon.png);
	background-position: left top;
	background-repeat: no-repeat;
}
li.question_icon {
	list-style: none;
	margin: 15px 0;
	padding-left: 25px;
	background-image: url(https://www.learn-korean-now.com/includes/images/question_icon.png);
	background-position: left top;
	background-repeat: no-repeat;
}
li.book_icon {
	list-style: none;
	margin: 15px 0;
	padding-left: 25px;
	background-image: url(https://www.learn-korean-now.com/includes/images/book_icon.png);
	background-position: left top;
	background-repeat: no-repeat;
}

/*########## Other styling ##########*/

hr {
	margin: 20px 50px;
	color: #369;
	background-color: #369;
}
