body {
	margin-top: 0px;
	margin-left: 25px;
	margin-right: 25px;
	background-image: url('../images/tartan.gif');
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2F2D2B;
}



td {
	font-size: 12px;
}

img {
	border: 0;
	margin: 0;
}

#header {
	width: 100%;
}

#wrapper {
	border: 2px solid #9bd0e0;
	background-color: #6a6156;
	padding: 5px;
}

#quickMenuWrapper {
	padding-left: 8px;
	width: 118px;
}


.quickMenu {
	background-color: #9bd0e0;
	width: 30px;
	text-align: center;
}

#logo {
	width: 299px;
}

#logo img {
	display: block;
	margin-right: 14px;
	position: relative;
	top: 44px;
}


#loginWrapper {
	vertical-align: bottom;
}

#loginBox {
	color: white;
	padding-top: 10px;
	text-align: left;
	width: 450px;
}

#loginBox a:link {
	color: #A7F1FE;
	text-decoration: underline;
}

#loginBox a:visited {
	color: #DFFBFF;
	text-decoration: underline;
}
#loginBox a:hover {
	color: #DFFBFF;
	text-decoration: none;
}
#loginBox a:active {
	color: #DFFBFF;
	text-decoration: none;
}

#loginBox img {
	vertical-align: middle;
}

#loginBox input {
	background-color: #DCECEF;
	border: 1px solid;	
	border-top-color: #256476;
	border-right-color: #62ACB7;
	border-bottom-color: #62ACB7;
	border-left-color: #256476;
	width: 100px;
	color: #265666;
}

#balance {
	background-color: #0c6582;
	color: white;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
	width: 200px;
}

#menu {
	background-color: #ECEAE7;
	font-size: 14px;
}

#newsBox {
	clear: both;
	width: 180px;
	float: left;
	padding-top: 15px;
	padding-left: 10px;
	margin-right: 16px;
	margin-bottom: 10px;
	background-color: #6a6156;
	color: white;
}

#newsBox h1 {
	font-size: 16px;
	font-weight: normal;
	color: #FFB863;
}
#newsBox h2 {
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #A0998E;
	border-bottom: 1px solid #79736A;
}

#newsBox em {
	font-style: italic;
	color: #BFB5A6;
}
#newsBox .ruler {
	height: 6px;
	background-image: url('../images/news-ruler.gif');
	background-repeat: repeat-x;
	background-position: left;
}

#catWrap {
	background-image: url('../images/tartan-light.gif');
	padding-right: 14px;
	padding-bottom: 10px;
}
#catWrap2 {
	margin-left: 206px;
	margin-right: 14px;
}

#catHead {
	color: #E7E2DB;
	background-image: url('../images/bg-cat-head.gif');
	padding: 5px 15px 5px 15px;
}

#catHead a:link {
	color: #BBDAEE;
	text-decoration: underline;
}

#catHead a:visited {
	color: #93C4E3;
	text-decoration: underline;
}
#catHead a:hover {
	color: #EBF3FA;
	text-decoration: none;
}
#catHead a:active {
	color: #EBF3FA;
	text-decoration: none;
}

#catList {
	margin-top: 5px;
	border-top: 4px solid #6a6156;
}
#catList tr {
	border-left: 1px solid #CBC6C0;
}

#catList img {
	margin-left: 5px;
	margin-right: 5px;
}

#catListTopRow td {
	padding-right: 20px;
	background-color: #ECEAE7;
	border-top: 4px solid #CBC6C0;
	border-bottom: 1px solid #CBC6C0;
	border-right: 1px solid #CBC6C0;
}

#catListBottomRow td {
	padding-right: 20px;
	background-color: #ECEAE7;
	border-bottom: 1px solid #CBC6C0;
	border-right: 1px solid #CBC6C0;
}

.common a:link {
	color: #3686BC;
	text-decoration: underline;
}

.common a:visited {
	color: #276187;
	text-decoration: underline;
}
.common a:hover {
	color: #F07E00;
	text-decoration: none;
}
.common a:active {
	color: #F07E00;
	text-decoration: none;
}

#main {
	background-color: white;
	border-top: 5px solid #F1F0EE;
	padding-left: 10px;
}

#content {
	background-color: white;
	border-top: 5px solid #F1F0EE;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 14px;
}

#content h1 {
	font-size: 18px;
	font-weight: bold;
	color: #408EA8;
}

#content h2 {
	font-size: 16px;
	font-weight: bold;
	color: #408EA8;
}

.formtbl {
	border-collapse: collapse; 
	border-top: 1px solid #DCD8D3;
	border-left: 1px solid #DCD8D3;
}
.formtbl td {
	margin: 0px;
	padding: 5px;
	border-bottom: 1px solid #DCD8D3;
	border-right: 1px solid #DCD8D3;
}
.formtblinp {
	text-align: center;
	color: #746F6A;
	background-color: #F6F5F4;
}

.entlist {
	border-collapse: collapse; 
	border-top: 1px solid #DCD8D3;
	border-left: 1px solid #DCD8D3;
}
.entlist th {
	margin: 0px;
	padding: 3px;
	border-bottom: 1px solid #DCD8D3;
	border-right: 1px solid #DCD8D3;
	background-color: #DCD8D3;
	font-size: 12px;
	color: #6A6156;
}
.entlist td {
	margin: 0px;
	padding: 5px;
	border-bottom: 1px solid #DCD8D3;
	border-right: 1px solid #DCD8D3;
}

.entlisthl {
	text-align: center;
	color: #746F6A;
	background-color: #F6F5F4;
}

.points {
	color: #FFFFFF;
	background-color: #3F8DA6;
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
}

.pointsinput {
	color: #FFFFFF;
	background-color: #3F8DA6;
	text-align: center;

}
.points a:link {
	color: #FFFFFF;
}
.points a:visited {
	color: #FFFFFF;
}
.points a:hover {
	color: #FFFFFF;
}
.points a:active {
	color: #FFFFFF;
}

.error {
	font-weight: bold;
	color: #880000;
}
.success {
	font-weight: bold;
	color: #008800;
}
#content img {
	vertical-align: middle;
}

#content input[type="text"], #content select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	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: #6A6156;
	border-right-color: #DCD8D3;
	border-bottom-color: #DCD8D3;
	border-left-color: #6A6156;
	height: 18px;
}
#content textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	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: #6A6156;
	border-right-color: #DCD8D3;
	border-bottom-color: #DCD8D3;
	border-left-color: #6A6156;
}
#content input[type="password"] {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	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: #6A6156;
	border-right-color: #DCD8D3;
	border-bottom-color: #DCD8D3;
	border-left-color: #6A6156;
	height: 18px;
}

#contentbreak {
	clear: both;
	height: 14px;
	background-image: url('../images/tartan-light.gif');
}


#fuckyouIE {
	height: 500px;
}

#users {
	width: 548px;
	float: right;
	margin-left: 14px;
}

#users h3 {
	font-size: 18px;
	color: #595046;
	margin-bottom: 0px;
}
h4 {
	font-size: 14px;
	font-weight: normal;
	color: #EC6400;
}
.role {
	color: #3E8AA3;
}
.roleex {
	font-size: 12px;
	font-weight: bold;
	color: #756350;
}

#publisher {
	width: 274px;
	background-color: #E3E1DE;
}

.advruler {
	height: 6px;
	background-image: url('../images/adv-ruler.gif');
	background-repeat: repeat-x;
	background-position: left;
}

.pubruler {
	height: 6px;
	background-image: url('../images/pub-ruler.gif');
	background-repeat: repeat-x;
	background-position: left;
}

#main .ruler {
	height: 6px;
	background-image: url('../images/main-ruler.gif');
	background-repeat: repeat-x;
	background-position: left;
}


#advertiser {
	width: 274px;
	background-color: #F1F0EE;
}

#getstarted {
	width: 548px;
	background-color: #F1F0EE;
	text-align: center;
}

#main h1 {
	color: white;
	background-image: url('../images/main-heading-bg.gif');
	background-repeat: repeat-y;
	background-position: -181 top;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: normal;
	margin-left: 187px;
	padding-left: 0px;
}

#main img {
	vertical-align: middle;
	margin-right: 0px;
}

#main li {
	margin-left: 0px;
	color: #6F665C;
}

.funky li {
	list-style: none;
	border: 1px solid #dcd8d3;
	border-left: 5px solid #dcd8d3;
	padding: 10px;
	margin-bottom: 12px;
}
.promo {
	font-size: 18px;
	color: #3E8AA3;
	margin-bottom: 14px;
}



#articlepreview {
	border-top: 0.1em solid black;
	border-left: 0.1em solid black;
	border-right: 0.3em solid black;
	border-bottom: 0.3em solid black;
	visibility: hidden;
	background-color: #ffffff;
	width: 75%;
	padding: 1em;
}

#articlepreviewclose {
	float: right;
	width: 2em;
	text-align: right;
}

#articlepreviewclose a {
	padding: 0.3em;
	background-color: #E1411B;
	color: white;
	font-weight: bold;
	text-decoration: none;
}

.articlecontents {
	font-family: "Times New Roman", Times, serif;
	padding: 12px;
	margin-top: 12px;
	border: 1px solid #6a6156;
	
	color: #486976;
	background-color: #E4EDEF;
	
}

.articlecontents h1 {
	color: #6A6156;
}
#articleSrc {
	background-color:white;
	border: 0.1em solid black;
	width:35em;
	visibility: hidden;
	position: absolute;
	padding: 1em;
}

.tinymceControl {
	border: none;
	font-weight: bold;
	color: black;
	background-color: lightgrey;
}

.snippetList {
	list-style: none;
	background-color: #FBFAF9;
	background-image: url('../images/article-ruler.gif');
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 10px;
	border: 1px solid #E8E6E3;
	margin-top: 2px;
}

.snippetTitle {
	font-size: 16px;
	font-weight: normal;
}
.snippetTitle a:link {
	color: #EC6400;
}
.snippetTitle a:visited {
	color: #C65400;
}
.snippetTitle h2 a:hover {
	color: #3C869E;
}
.snippetTitle a:active {
	color: #3C869E;
}
