/* @override http://craftsellers.net/main/templates/craftsellers_blue/css/template_css.css */

#leftcol{
 width: 150px;
 float: left;
 position: relative;
 } 

#rightcol-normal{
 width: 160px;
 float: left;
 position: relative;
 } 
 
#rightcol-broad{
 width: 160px;
 float: left;
 margin-top : -30px;
 } 
 

#footer-800, #footer-1024{  
height: 40px; 
width:100%; 
font-size: 10px;
}

#maincol-normal-800, #maincol-broad-800 { 
 float: left; 
 width: 717px;
 margin-right : 40px;
 margin-left : 40px;
 padding : 0px;
 } 

#maincol-normal-800 a, #maincol-broad-800 a{
	text-decoration: none;
       font-weight: bold;
}

 
 
#maincol-normal-800,  #maincol-broad-800, #maincol-wide-800, #maincol-normal-1024, #maincol-broad-1024, #maincol-wide-1024 {
       float: left;
	color: #5c738f;

}

.contentheading {
       font-size : 15pt;
       font-weight : bold;
       margin-top : 10px;
       padding-top : 10px;
}

.contentheading h1 {
       font-size : 15pt;
       font-weight : bold;
}

.componentheading {
       font-size : 15pt;
       font-weight : bold;
}

.componentheading h1 {
       font-size : 15pt;
       font-weight : bold;
}

.content {
  padding: 0px 0px 0px 0px;
  font-size: 13px;
  line-height: 18px;
}


#content blockquote {
	font-size: 11pt;
	border-left: 3px solid #f8b832;
	padding: 0 10px 0 10px;
	background: #eef url(images/quote.gif) no-repeat bottom right;
}

#content ul {
	font-size: 11pt;
}

#content a {
	color: #43648d;
}

#content a:active {
	text-decoration: none;
}

#content a:hover {
	border-bottom: 1px solid #f8b832;
}

#content .intro {
	/*font-size: 11pt;*/
}

#maincol-normal-800 img,  #maincol-broad-800 img, #maincol-wide-800 img, #maincol-normal-1024 img, #maincol-broad-1024 img, #maincol-wide-1024 img {
	padding: 3px;
	border: 1px solid #5c738f;
}



 #banner {
 width: 100%;
 height: 69px;
 /*float: right;*/
 padding-left: 72px;
 padding-top: 6px;
 }
 
 iframe.wrapper {
 z-index: 0;
 }
 
.clr{clear:both;}


/* Modules */





#user1{
float: left;
width: 49%;
}

#user2{
float: right;
width: 49%;
}

#user3 {
width: 100%;
}

#user1 ul, #user2 ul, #user3 ul {
list-style: none;
margin: 0px;
padding: 0px;
padding-left: 0.7em;
margin-left: 0.7em;
margin-bottom: 5px;
margin-top: 2px;
}


/* Layout */

#accessibility {
position: absolute;
left: -2000px;
top: -2000px;
display: none;
}

#source {
position: absolute;
left: -2000px;
top: -2000px;
display: none;
}

/* header stuff */
body {
  margin : 0px;
  font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
  font-size : 12pt;
}


#header {
	width: 100%;
	height: 150px;
	margin: 0;
	padding: 0;
	border-bottom: 4px solid #636363;
	background-image: url(../images/header_background.png);
}

#header #logo {
	width: 740px;
	height: 150px;
	padding: 0;
	background: url(../images/header.png) no-repeat;
	position: relative;
	margin-left: 50%;
	left: -370px;
}

#header h1, #header h2 {
	width: 400px;
	margin: 0 auto;
	font-weight: normal;
	color: #fff;
       
}

#header h1 {
	display: none;
}

#header h2 {
	margin-top: -10px;
	font-size: 14pt;
	display: none;
}

#header a {
	color: #fff;
	text-decoration: none;
}

#header a:active {
	color: #fff;
	text-decoration: none;
}

#header a:hover {
	color: #fbe4b5;
}


/* main content */

#outer-800 h1, #outer-800 h2 {
	/*border-bottom: 3px solid #43648d;*/
	width: 100%;
	color: #43648d;
}

#pagewidth-800 {
	width: 1015px;
	float: left;
	margin-right: auto;
        margin-left: 14%;
	color: #5c738f;
}

#outer-800, #outer-1024 {
       margin: 0 0;
       padding : 0;
	margin-bottom: 70px;
	margin-top: 10px;
	line-height: 1.7em;

}

#outer-800{
       width: 1015px;
} 

#outer-1024{
       width: 960px;
} 

#outer-800 p {
	font-size: 11pt;
}

#outer-800 blockquote {
	font-size: 11pt;
	border-left: 3px solid #f8b832;
	padding: 0 10px 0 10px;
	background: #eef url(images/quote.gif) no-repeat bottom right;
}

#outer-800 ul {
	font-size: 11pt;
}

#outer-800 a {
	color: #43648d;
}

#outer-800 a:hover {
	border-bottom: 1px solid #f8b832;
}


#outer-800 .intro {
	font-size: 11pt;
}

#outer-800 img {
	padding: 3px;
	border: 1px solid #5c738f;
}

#banner a:hover {
	border-bottom : 0;
}

/* horizontal menu */

#menu-h {
	background: url(../images/menu-h-bg.gif) #fff;
	width: 100%;
	height: 58px;
	margin: 0;
	padding: 0;
}

#menu-h ul {
	width: 760px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
}

#menu-h li {
	float: left;
}

#menu-h a {
	height: 27px;
	background: transparent;
	display: block;
	float: left;
	margin: 0 auto;
	padding: 3px 20px 0 20px;
	color: #636363;
	font-weight: bold;
	text-decoration: none;
}

#menu-h a:hover {
	background: transparent url(../images/menu-h-bg-invert.gif);
}

#menu-h .active {
	color: #60758f;
	//text-decoration: underline;
}


/* Vertical Menu */

div.module {
	width: 160px;
	color: #5c738f;
}

div.module h3 {
       border-bottom: 3px solid #43648d;
       width: 100%;
       color: #43648d;
}

div.module ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

div.module a {
	width: 160px;
	border-bottom: 1px solid #fff;
	display: block;
	text-decoration: none;
	color: #5c738f;
	font-weight : normal;
       font-size : 12pt;
}

div.module a:hover {
	background: #eef;
}

div.module p {
	font-size: 10pt;
}

div.module form a {
       border-bottom: 1px solid #fff;
       font-weight : bold;
       font-size : 8pt;
}

div.module form table {
       line-height : 1.6em;
}

div.module form table, div.module form table input {
       font-size : 8pt;
}

div.module form table input {
       background-color : #fff;
       border-style : solid;
       border-width : 1px;
       border-color : #cccccc;
}
