body {
	padding:0;
	margin:0;
	color:#222;
	font-size:13px;
	font-family:arial;
	/*background:#FDFCF8 url('../images/bg.jpg') top left repeat-y;*/
	background:#FEFCF9;	
}

img {
	border:0;
}

/*============= Layout ============= */

.wrapper { width:100%; }

.page_header {
	width:1000px;
	/*height:84px;*/
	height:144px;
	background:url('../images/page_header2.jpg') top left no-repeat;
}

.page {
	width:1000px;
	background:url('../images/page2.jpg') top left repeat-y;
}

.page_footer {
	width:1000px;
	height:40px;
	background:url('../images/page_footer2.jpg') top left no-repeat;
}

.left {
	float:left;
	width:470px;
}

.right {
	float:left;
	width:300px;
	margin-left:20px;
}

.clear {
	clear:both;
}


.content {
	width:820px;
	padding:20px;
	padding-top:0px;
	padding-left:70px;
}

.menu {
/*	position:absolute;
	top:18px; 
	left:300px; */	
	float:left;
}

.menu h1 a {
	font-family:georgia;
	color:#ED1593;
	font-size:24px;
	margin-right:20px;
}

.login {
	position:absolute;
	top:4px;
	left:760px;
	font-size:13px;
	color:#555;
}

/*============= Shadoe ============= */
.img-shadow {
  float:left;
  background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(../images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 5px !important;
  margin: 10px 0 0 0px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  margin: -6px 6px 6px -6px;
  padding: 0px;
	padding-left:0;
}

.img-border {
	border:4px solid #ccc;
}

/*============= Ad Images ============= */
.display_ad {
	height:250px;
}

.banner_ad {
	height:600px;
}

/*============= Font Headers ============= */

h1 {
	color:#CC3149;
	font-size:33px;
	letter-spacing:-1px;
	line-height:1em;
	margin-top:0;
	padding:0;
	font-weight:normal;
	text-align:left;
	font-family:georgia;
}

h2, h3, h4, h6, .errorExplanation p {
	color:#222222;
	font-family:georgia,times;
	font-size:24px;
	font-weight:normal;
	line-height:1.2em;
	margin:0 0 10px;
	padding:0;	
}

h2, h4 {
	color: #ED1593;
	font-family:helvetica;
	font-weight:normal;
	font-size:26px;
	letter-spacing:-1px;	
}

h3, h6 { 
	font-size:18px; 
	color:#000;
	margin-bottom:0; 
	margin-top:15px
}

h4 {
	font-size:24px;
}

h4 span {
	font-size:21px;
}

h5 { 
	font-size:14px;
	font-family:helvetica;
	font-weight:bold;
	color:#222;
}

h6 { font-size:17px;}

.header h1 {
	padding:20px;
	color:#fff;
}


ul {
	list-style-type:square;
	font-size:14px;
	color:#222;
	font-family:arial;
}


h2 ul {
	list-style-type:square;
	margin:20px;
}

/*============= Tables ============= */

.standard_table { 	width:820px; }

.standard_table td, .standard_table td {
	color:#222;
	padding:10px;
	font-size:14px;	
}

/*============= Articles ============= */

.article {
	text-align:justify;
}

.article p { margin-top:0;}

.article_image, .author_image {
	float:left; 
	margin:20px 20px 20px 0;
}

.author_image {
	float:left; 
	margin:10px;
	margin-left:0;
}

ul.articles {
	list-style-type: none;
	margin-left:0px;
	padding:0;
}

li {
	margin-bottom:15px;
}


/*============= Colors ============= */

.red { color:#900;}
.green { color:#090;}
.gray { background-color:#eee; margin:20px 40px 0 0; }

.highlight {
	background-color:#ff9;
	color:#000;
	padding:1px 3px 1px 3px;
}

div.highlight {
	width:360px;
	padding:10px 20px 10px 20px;
	background-color:#ffc;
	font-size:14px;
	border:1px dotted #999;	
}


/*============= Fonts / Styles ============= */

p {
	color:#333;
	margin-top:5px;
	margin-bottom:15px;
}

.article { text-align:justify;}

.footer {
	font-size:12px;
	color:#555;
	margin:10px 0 20px;
	line-height:1.6em;
	width:100%;
}
.footer a { color:#333; }

.soft { color:#555; }
.x-soft { color:#999 }
.date { font-size:12px; text-transform:uppercase;}

div.hr {
  height: 1px;
	margin:0;
}

div.hr hr {
  display: none;
}

.x-small { 
	font-size:x-small;
	text-decoration:none;
	margin-top:3px;
}
.x-small a { font-weight:normal;}

.small {
	font-size:13px;
	font-family:"lucida grande";
}

.start_qoute {
	float:left;
	margin:10px;
	text-align:left;
	font-size:14px;
	font-family:georgia;
	background:url(../images/start_qoute.gif) top left no-repeat;
}

.start_qoute div{
	margin:5px 10px 0 25px;
}

/*========== Magazines =========== */

.gradient {
	background: url(../images/gradient.jpg) top left repeat-x;
}

/*============= Forms ============= */

input.text {
	font-size:14px;
	/*font-weight:bold;*/
	margin-bottom:3px;
	font-family:verdana;	
	padding:3px;
	width:230px;
}

.text_area {
	font-family:verdana; 
	font-size:14px; 
	font-weight:normal;
	height:250px;
	width:360px;
}

form {
	margin:0;
	padding:0;
}


.form label {
	text-align:right;
}

.form {
	padding:10px;
	font-size:13px;
	color:#000;
	width:500px;
	background:#eee;
}

.form label{	
	font-weight:bold;
	color:#555;
	width:100%;
}

.label {
	float:right;
	text-align:right;
	padding-right:20px;
	font-weight:bold;
	color:#555;
	width:100%;
}

.even {
	background-color:#F4F4F4;
}

.odd {
	background-color:#fff;
}


/*============= Links ============= */

a img { border:none;}
a { color: #06c; text-decoration:none; }
a:hover { text-decoration:underline; }


a:active { outline: none;}
a:focus { -moz-outline-style: none; } 

.see_all {
	margin:0;
	margin-right:20px;
	font-size:15px;	
}

ul.partners {
	list-style-type:none;
	display:block;
	margin:0;
	padding:0;
}

ul.partners li { float:left; margin:0 10px 10px 0;}
/*============= Flash Notices / Errors ============= */

.flash_notice h2 { 
	margin:0;	
	margin-bottom:10px; 
	font-family:georgia;
	color:#555;
	font-size:26px;
}

.errorExplanation {

	margin:20px 0 20px 0;
	color:#CC3149;
/*	width:790px;
	border:3px solid #c00;	
	background-color:#FFE0E0; */
}
.errorExplanation h2 { margin:10px 0 20px 20px; display:none;     }	
.errorExplanation p { margin:10px 0 20px 0px; color:#CC3149;  }	
.errorExplanation ul { list-style-type:square; color:#CC3149;  }

.fieldWithErrors { margin:0; padding:0;}
.fieldWithErrors input, .fieldWithErrors textarea  { 
	border:3px solid #CC3149;
	margin:0;
}










