body {	
	color: #111;
}

p { font-size: 100%; }

li { 
	list-style-type: none;
}

.box {
  background-color: #1d2451; 
  width: 500px;
  margin:  4em auto;
}

.box form {
	padding: 1.2em 0;
	margin: 0 1.2em;
}

.box h3 {
	margin-left: 20px;
	margin-bottom: 0;
	font-size: 1.8em;
	color: #FFF;
}

.box .buttonarea {
	margin: 20px 0 -10px 150px;
}

.buttonbox {
	padding: 10px 0 10px 0;
	background: #FFF;
}

.centered {
	text-align: center;
}

.counter {
	padding-right: 2px;
}

.sample {
	border-bottom: #000099 2px solid;
}

.maincontent {
	min-height: 500px;
}

.font {
	margin: 10px 0 10px 20px;
}

.font_detail {
	padding: 20px 0 20px 0;
}

.font_sample img {
	border: #009 1px solid;
}

.image_sel {
	border-bottom: #1d2451 3px solid;
}

.green {
	color: #00FF33;
}

.greenbutton {
	background: green;
	color: white;
	padding: 5px;
}

.notice {
	margin: 5px;
	background: #b8ecbf;
	color: #222;
	font-size: 1.4em;
}

.chars {
	font-size: 1.1em;
	color: #FFF;
}

.noscript {
	margin: 10px;
	border: #CC0033 2px solid;
	color: #222;
	font-size: 1.4em;
	padding: 40px 10px 40px 10px;
}

#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 1000px;
	background-color: #000;
}

#preview {
	position: absolute;
	top: 400px;
	height: 350px;
	width: 450px;
	text-align: center;
	line-height: 0;
	background-color: #FFF;	
	z-index: 100;
	padding: 10px;
}

.fonts {
	height: 600px;
	width: 500px;
	position: relative;
	overflow: auto;
}


#header {
	height: 95px;
	margin-left: 10px;	
}

#sndheader {
	padding-left: 8px;
	padding-top: 45px;
}

#header_sep {
	border-bottom-color: #CDCDCD;
	border-bottom-width: 6px;
	border-bottom-style:solid;
}

a:focus, 
a:hover     { color: #CDCDCD; }

#rmenu {
	margin-top: 10px;
	min-height: 800px;
	padding: 10px;
	text-align: center;
}

#topmenu {	
	margin: 20px 15px 0 10px;
	text-align: right;
}

#topmenu a:link {
	color: #CDCDCD;
}

#topmenu ul {
	font-size: 1em;
	margin-top: 15px;
}

#topmenu li {
	padding: 4px;
}

.menu {
	background: url('../images/brasshgrad.png');
	text-align: center;
	height: 32px;
	padding: 0;
	font-family: verdana;
	text-transform: uppercase;
}

.menu ul {
	padding-top: 8px;
}

.menu a {
	color: #ffffff !important;
	font-size: 10pt;
	text-decoration: none;
}

.menu a:hover {
  text-decoration: underline;
  color: #fff !important;
}

.menu li {
	float: left;
	padding: 0 12px;
}

.menu li.separated {
	border-right: 1px solid #1d2451;
}

#logo {
	text-align: center;
	margin: 20px 0 0 0;
	background: #cdcdcd;
	padding: 15px 0 15px 0;
}

.white_logo {
	text-align: center;
	margin: 20px 0 0 0;
	background: #fff;
	padding: 15px 0 15px 0;
}

.mybloglog {
	margin-left: 20px;
}

.ctrls {
	border: #1d2451 2px solid;
	margin: 0 0 10px 0;
}

.ctrls .close {
	margin-bottom: 2px;
}

.ctrls .title {	
	background: #111633;
	text-transform: uppercase !important;
	color: #fff;
	font-size: 1.4em;
	padding-left: 10px;
}

.ctrls .inner {
	background: #fff;
	padding: 7px 7px 20px 7px;
	height: 160px;
	text-align: center;
}

.ctrls .left {
	text-align: left;
}

.ctrls .divider {
	border-right: #c4bda4 1px solid;
	height: 170px;
}

.ctrls .smalltbox {
	width: 120px;
}

.ctrls .tinytbox {
	width: 50px;
}

.colorctrl {
	text-align: left;
	float: none;
}

.colorctrl button {
	float: right;
}

.colorbox {
	background: #000;
	margin: 0 10px -5px 30px;
	padding: 5px;
	height: 20px;
	width: 70px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	float: left;
}

form input.logotext {
	height: 30px;
	width: 100%;
	font-size: 25px;
	padding: 3px;
	margin: 0 1em 0 0;
}

.bronzebutton {
	background: #d4ccb8;
	color: #1d2451;
	font-size: 1.6em;
    height: 30px;
    width: 175px;   
}

.bluebutton {
	background: #1d2451;	
	color: #d4ccb8;
	font-size: 1.6em;
    height: 30px;
    width: 175px;   
}

.smallbluebutton {
	background: #1d2451;	
	color: #ddd9c9;
	font-size: 1.2em;
    height: 30px;   
}

.sect {
	padding: 10px 20px 0 20px;
}

.sect h2 {
	padding: 20px 0 0 2px;
	margin-bottom: 4px;
	
	font-family: verdana !important;
	text-transform: uppercase !important;
	color: #1d2451 !important;
	font-size: 1.5em;
}

.sect hr {
	height: 2px;
	color: #222d6a;
	background: #222d6a;
}

.selfont {
	margin: 0 0 40px 20px;
}

.spacer {
	margin-top: 30px;
}

.textads {
	margin: 30px 0 20px 0;
	text-align: center;
}

.unique h2 {
	padding: 10px 0 0 6px;
	margin-bottom: 4px;
	
	font-family: verdana !important;
	color: #1d2451 !important;
	font-size: 1.2em;
}

.clear {
	clear: both;
}

/* for will_paginate*/
.pagination {
    padding: 3px;
    margin: 3px;
  }
  .pagination a {
    padding: 2px 5px 2px 5px;
    margin: 2px;
    border: 1px solid #aaaadd;
    text-decoration: none;
    color: #000099;
  }
  .pagination a:hover, .pagination a:active {
    border: 1px solid #000099;
    color: #000;
  }
  .pagination span.current {
    padding: 2px 5px 2px 5px;
    margin: 2px;
    border: 1px solid #000099;
    font-weight: bold;
    background-color: #000099;
    color: #FFF;
  }
  .pagination span.disabled {
    padding: 2px 5px 2px 5px;
    margin: 2px;
    border: 1px solid #eee;
    color: #ddd;
  }