@charset "utf-8";
#themes {
	float: left;
	width: 100%;
}


#bar1_p1 {
	float: left;
	width: 150px;
	margin-right: 65px;
	display: table-cell;
	height: 100%;
	margin-left: 15px;
}
#bar1_p2 {
	float: left;
	width: 150px;
	display: table-cell;
	height: 100%;
}

#bar1_p3 {
	float: right;
	width: 150px;
	display: table-cell;
	height: 100%;
	margin-right: 15px;
}
#themes h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #aaaaaa;
	border-right-color: #dddddd;
	border-bottom-color: #cccccc;
	border-left-color: #bbbbbb;
	color: #FFFFFF;
}

#themes h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: bold;
	padding: 0px;
	margin-top: 4px;
	margin-bottom: 6px;
	color: #00CCFF;
}
#themes h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #333333;
}
#theme_adbar-1 {
	float: left;
	width: 100%;
	margin-top: 30px;
}



#themes_title {
	float: left;
	width: 100%;
	margin-bottom: 10px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: groove;
	border-bottom-style: groove;
	border-top-color: #aaaaaa;
	border-bottom-color: #aaaaaa;
	background-color: #c0c0c0;
	margin-top: 5px;
}



#theme_bar1 {
	float: left;
	width: 100%;
	display: table-row;
}

#theme_bar2 {
	float: left;
	width: 100%;
	margin-top: 25px;
}
#bar2_p1 {
	float: left;
	width: 150px;
	margin-right: 65px;
	margin-left: 15px;
}
#bar2_p2 {
	float: left;
	width: 150px;
}
#bar2_p3 {
	float: right;
	width: 150px;
	margin-right: 15px;
}
#theme_bar3 {
	float: left;
	width: 100%;
	margin-top: 25px;
}
#bar3_p1 {
	float: left;
	width: 180px;
	margin-right: 15px;
}
#bar3_p2 {
	float: left;
	width: 180px;
	margin-right: 15px;
	margin-left: 15px;
}
#bar3_p3 {
	float: right;
	width: 180px;
	margin-left: 15px;
}

#theme_bar4 {
	float: left;
	width: 100%;
}

#bar4_p3 {
	float: left;
	width: 150px;
}

