* {
	border-style: none;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	font-family: arial, helvetica, sans-serif;
}

#top_bar {
	font-weight: bold;
	color: white;
	background-color: #262626;
	height: 40px;
	width: 100%;
}

#top_bar a {
	color: #ffffff;
}

#top_bar ul {
    font-weight: bold;
	list-style: none;
	padding-top: 11px;
}

#top_bar li {
	margin-right: 35px;
	display: inline;
	font-weight: bold;
}

#wrapper {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

#discount {
	float: right;
	margin-top: -27px;
}

#yellowbg {
	background-color: #f4fce0;
	height: 300px;
	margin-top: 14px;
	border-bottom: 1px solid #d5debf;
}

#header h1 {
    padding-top: 16px;
	color: black;
	font-size: 24px;
	font-weight: normal;
}

#header h1 strong {
    padding-top: 16px;
	color: black;
	font-size: 24px;
	font-weight: bold;
}

#header p {
	line-height: 30px;
	color: black;
	font-size: 36px;
	font-weight: bold;
	width: 360px;
	margin-top: 13px;
}

#header p.price {
	font-size: 30px;
	background-color: #ffffcc;
	border: 1px solid #eae59f;
	padding: 5px;
	width: 315px;
}

#header p.smallertext {
	font-size: 18px;
	margin-top: 6px;
}

#header p.evensmallertext {
	font-size: 14px;
	margin-top: -10px;
}


.theme_big {
	float: right;
	font-size: 30px;
	margin-top: -185px;
}

.theme_big2 {
	float: right;
	font-size: 30px;
	margin-top: -165px;
}

#latest_theme {
	background-color: #e4eff5;
	border: 1px solid #c3d8e3;
	width: 370px;
	color: black;
	padding: 10px;
	margin-top: 15px;
}

#latest_theme img.padding {
	padding-top: 7px;
	padding-bottom: 7px;
}

#latest_theme img.padding2 {
	padding-top: 5px;
}

#latest_theme p {
	padding-left: 5px;
}

#latest_theme h2 {
	font-weight: bold;
}

#quote h2 {
	font-weight: bold;
}

#quote {
	background-color: #f9feed;
	width: 460px;
	color: black;
	padding: 10px;
	margin-top: -380px;
	float: right;
	border: 1px solid #d5debf;
}

#quote p {
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 5px;
}

#quote img {
	padding-top: 10px;
}

#quote p.t {
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	padding-left: 5px;
}

#bottom_bar {
	font-weight: bold;
	color: white;
	background-color: #262626;
	height: 40px;
	width: 100%;
	margin-top: 20px;
}

#bottom_bar ul {
    font-weight: bold;
	list-style: none;
	padding-top: 11px;
}

#bottom_bar a {
	color: white;
}

#bottom_bar li {
	margin-right: 35px;
	display: inline;
	font-weight: bold;
}



#themesx {
	background-color: #e4eff5;
	border: 1px solid #c3d8e3;
	width: 870px;
	color: black;
	padding: 10px;
	margin-top: 15px;
}

#themes {
	background-color: #ffffff;
	width: 870px;
	color: black;
	padding: 10px;
	margin-top: 15px;
}

#themes img.padding {
	padding-top: 7px;
	padding-bottom: 7px;
}



#themes img.padding2 {
	padding-top: 5px;
	padding-bottom: 25px;
}

#themes p {
	padding-left: 5px;
	width: 560px;
}

#themes h2 {
	font-weight: bold;
	font-size: 26px;
}

#themes h3 {
	font-size: 21px;
}


#box {
	background-color: #f4fce0;
	width: 700px;
	min-height: 400px;
	margin: auto;
	margin-top: 20px;
	padding: 10px;
	border-top: 5px solid #262626;
	border-bottom: 3px solid #262626;
	margin-bottom: 20px;
}

#box a {
color: black;
font-size: 12px;
text-decoration: underline;
}

#box h1 {
	color: black;
	font-size: 28px;
	font-weight: bold;
	display: inline;
}

#box small {
	font-size: 11px;
	text-transform: lowercase;
	position: relative;
}

.offer {
	padding: 10px;
	background-color: #ffffcc;
	border: 2px dotted #eae59f;	margin-top: 10px;
	font-size: 14px;
	font-weight: bold;
}

.copy h2 {
	font-size: 18px;
	font-weight: bold;
	margin-top: 10px;
}

.copy p {
	font-size: 12px;
	margin-top: 10px;
}

.themepreview {
	margin-top: 10px;
	border-top: 3px solid #262626;
	
}

.line {
width: 700px;
height: 1px;
border-bottom: 3px dashed gray;
margin-top: 20px;
margin-bottom: 20px;
}
