/*-----------------------------------------------
Wfmc Screen Styles
Author:   Angel Feliciano
Email: afeliciano@affinity.com
Version:  25 September 2006
----------------------------------------------- */


/* =General Styles
-------------------------------------------------*/
* {
	margin:0;
	padding:0;
	}
	
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#000;
	background-color:#fff;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	word-spacing: normal;
	white-space: normal;
	list-style-type: circle;
	position: relative;
	page-break-before: auto;
	page-break-after: auto;
	}
	
#mainContainer {
	width:630px;
	margin: 12px auto;
	background:#fff url(../images/mainContainerbg.gif) top left repeat-y;
	}
	
#header {
	width:630px;
	background-color:#fff;
	}
	

#topBar {
	width:630px;
	background:url(../images/topBarBg.gif) top right #fff no-repeat;
	height:16px;
	}

#topBar img {
	float:left;
	}
	
#bottomBar {
	width:630px;
	background:url(../images/mainBottom_bg.gif) top right #fff no-repeat;
	height:16px;
	clear: both;
	}

#bottomBar img {
	float:left;
	}
	
.bold {
	font-weight:bold;
	color:#800000;
	}

.quote {
	background-color:#FFF4D8;
	margin:0 10px 15px 10px;
	}
	
.center {
	text-align:center;
	}
	
.clear {
	clear:both;
	}
	
/* =topPic Styles
-------------------------------------------------*/

#mainPicsLeftSide {
	float:left;
	width:13px;
	background:url(../images/leftSideBg.gif) top left repeat-y #fff;
	padding:200px 0;
	}
#mainPicsRightSide {
	float:right;
	width:12px;
	background:url(../images/rightSideBg.gif) top right repeat-y #fff;
	padding:200px 0;
	}
	
#mainPics {
	width:605px;
	margin-left:13px;
	text-align:center;
	padding-bottom:15px;
	}
	
#mainPics img {
	padding:0 25px;
	}
	
/* =MainNav Styles
-------------------------------------------------*/
#mainNav {
	width:605px;
	text-align:center;
	color:#fff;
	}
	
#mainNav ul {
	list-style-type:none;
	margin-left:10px;
	width:500px;
	padding:0 50px;
	}
	
#mainNav ul li {
	float:left;
	background:url(../images/nav-right.gif) top right no-repeat;
	line-height:2.1em;
	font-weight:bold;
	width:100px;
	}

#mainNav ul li a {
	display:block;
	background:url(../images/nav-left.gif) no-repeat top left;
	text-decoration:none;
	color:#fff;
	line-height:2.1em;
	padding:0 1em;
	} 
	
#mainNav ul li a:hover {
	color:#fc3;
	}
	
#p-home #nav-home, 
#p-standards #nav-standards,
#p-info #nav-info,
#p-join #nav-join,
#p-download #nav-download,
#p-award #nav-award,
#p-press #nav-press,
#p-about #nav-about,
#p-forum #nav-forum,
#p-contact #nav-contact
#p-store #nav-store {
	color:#fc3;
	}

.store {
	margin-left:200px; 
	display:inline;
	}

/* =Side Styles
-------------------------------------------------*/
#side {
	float:left;
	width:192px;
	margin-left:10px;
	background-color:#fff;
	}
	
/* =SideContent Styles
-------------------------------------------------*/
#sideContent {
	width:192px;
	background:#fff url(../images/sideBox.gif) no-repeat bottom left;
	margin-top: 10px;
	}
	
#sideContent p {
	padding:6px;
	}
	
#sideContent h1 {
	padding:6px;
	font-size:120%;
	color: #800000;
	}
	
#sideContent ul {
	width: 160px;
	list-style: circle;
	margin: 0 25px;
	}
	
#sideContent ul li {
	line-height: 1.3em;
	padding-bottom: 1.2em;
	}
	
#sideContent a {
	font-weight:bold;
	color:#800000;
	text-decoration:none;
	font-size: 80%;
	}
	
/* =Contact Styles
-------------------------------------------------*/
#contact {
	width:192px;
	background:#fff url(../images/sideBox.gif) no-repeat bottom left;
	margin-top: 10px;
	}
	
#contact p {
	padding:6px;
	}
	
#contact h1 {
	padding:6px;
	font-size:120%;
	color: #800000;
	}
	
#contact ul {
	width: 160px;
	list-style:circle;
	margin: 0 25px;
	}
	
#contact ul li {
	line-height: 1.3em;
	padding-bottom: 1.2em;
	}
	
#contact a {
	font-weight:bold;
	color:#800000;
	text-decoration:none;
	font-size: 80%;
	}
	
.contact {
	color: #00f;
	font:14px bold;
	text-align:center;
}
	
/* =mainContent Styles
-------------------------------------------------*/
#mainContent {
	width:388px;
	float:right;
	background:#fff url(../images/mainContentBox_bg.gif) no-repeat bottom left;
	margin:10px 10px 0 0;
	}
	
#mainContent h1 {
	font-size:120%;
	padding:10px;
	color: #800000;
	}
	
#mainContent p {
	padding:10px;
	}
	
#mainContent a {
	font-weight:bold;
	color:#800000;
	}

#mainContent a:hover {
	text-decoration:none;
	}
	
/* =mainContent1 Styles
-------------------------------------------------*/
#mainContent1 {
	width:602px;
	background:#fff url(../images/Content1_bgtop.gif) no-repeat bottom left;
	margin:10px auto;
	}
	
#mainContent1 h1 {
	font-size:150%;
	padding:10px;
	color: #800000;
	font-style: italic;
	}

#mainContent1 h2 {
	font-size:125%;
	padding:10px;
	color: #800000;
	}

#mainContent1 h3 {
	font-size:105%;
	padding:10px;
	color: #800000;
	}
	
#mainContent1 p {
	padding:10px;
	}
	
#mainContent1 ul {
	list-style: circle;
	margin: 0 35px;
	}
	
#mainContent1 ul li {
	line-height: 1.3em;
	padding-bottom: 1.2em;
	}
	
#mainContent1 a {
	font-weight:bold;
	color:#800000;
	}

#mainContent1 a:hover {
	text-decoration:none;
	}
	
#mainContent1 td {
	padding:5px;
	}
	
/* =mainContent2 Styles
-------------------------------------------------*/
#mainContent2 {
	width:602px;
	background:#fff url(../images/oldcontent1_bgbot.gif) no-repeat bottom left;
	margin:10px auto;
	}
	
#mainContent2 h1 {
	font-size:150%;
	padding:10px;
	color: #800000;
	font-style: italic;
	}

#mainContent2 h2 {
	font-size:125%;
	padding:10px;
	color: #800000;
	}

#mainContent2 h3 {
	font-size:105%;
	padding:10px;
	color: #800000;
	}

#mainContent2 p {
	padding:10px;
	}
	
#mainContent2 ul {
	list-style: circle;
	margin: 0 35px;
	}
	
#mainContent2 ul li {
	line-height: 1.3em;
	padding-bottom: 1em;
	}
	
#mainContent2 a {
	font-weight:bold;
	color:#800000;
	}

#mainContent2 a:hover {
	text-decoration:none;
	}
		
/* =bottomIMG Styles
-------------------------------------------------*/
#botImg {
	width:630px;
	text-align:center;
	}

#botImg img {
	padding:0 10px;
	vertical-align:middle;
	}

#botImg p {
	font-style:italic;
	font-weight:bold;
	padding:15px;
}
	
/* =Footer Styles
-------------------------------------------------*/
#footer {
	float:left;
	text-align:center;
	list-style:none;
	width: 633px;
	background:url(../images/footer_bg.gif) repeat-x #fff top right;
	color: #fff;
	font-size: 80%;
	}

#footer li {
	padding:20px 0;
	display:inline;
	line-height: 4.6em;
	text-align: right;
	}
	
#footer li a {
	color:#fff;
	text-decoration:none;
	font-size:80%;
	}

#footer span {
	padding:0 5px;
	}
	
