@charset "UTF-8";
/* CSS Document */

body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	background-image: url(../images/bg_dkbl.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	color: #e9e2d3;
	font-family: Tahoma, Arial;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	color: #746c59;
	margin-top: 17px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	margin-bottom: 2px;
}

/* li {
	font-family: Tahoma, Arial;
	font-size: 11px;
	line-height: 19px;
	margin-left: 40px;
	list-style-type: none;
}

Hold on */

.col1 {
	float: left;
	clear: none;
}
.col2 {
	float: left;
	clear: none;
}

.thrColFixHdr #container {
	width: 895px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	background-color: #FFFFFF;
	}

.thrColFixHdr #navigation {
	width: 180px;
	display: block;
	margin: 0px;
	padding: 30px 0 0 0;
	clear:right;
} 

.gospace {
	margin-left: 5px;
}

.thrColFixHdr  #flash  {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0;
}


.thrColFixHdr #mainContent a:link {
	color: #0968A7;
}

.thrColFixHdr #mainContent a:hover, a:active {
	text-decoration: underline;
}

.thrColFixHdr #mainContent a:visited {
	color: #888888;
}
.thrColFixHdr #mainContent ul{
	list-style: none;
	margin: 10px 100px 10px 60px;
	}

.thrColFixHdr #mainContent li {
	color: #666;
	font-family: Tahoma, Arial;
	font-size: 11px;
	line-height: 22px;
	list-style-type: none;
	text-indent: 10px;
	}
#maclyn {
	color: #aba194;
  	font-size: 75%;
	width: 200px;
	float: left;
	position: relative;
	top: 175px;
}
#maclyn img{
	border: none;
}
/*
.thrColFixHdr #mainContent ul{
	list-style: none;
	margin: 10px 100px 10px 80px;
	padding-left: 2em;
	text-indent: -2em;
	}
	
.thrColFixHdr #mainContent li {
	color: #666;
	font-family: Tahoma, Arial;
	font-size: 11px;
	line-height: 19px;
	list-style: none;
	list-style-type: disc;
	list-style-image: url(../images/bullet.gif);
	list-style-position: inside;
	padding: 3px 0 0 0;
	}*/
.thrColFixHdr #subcontent {
	float: left; /* since this element is floated, a width must be given */
	width: 180px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	/*background: #E9E6E3;  the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px; /* padding keeps the content of the div away from the edges */
	margin: 0px;
	font-family: Tahoma, Verdana, Arial;
	color: #A99F91;
	text-align: left;
	font-size: 11px;
}

.thrColFixHdr #subcontent h1 {
	font-size: 12px;
	font-weight: bold;
	color: #888076;
	margin-top: 17px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	margin-bottom: 2px;
}

.thrColFixHdr #subcontent a {
	font-size: 11px;
	color: #A99F91;
	text-decoration: none;
	width: 180px;
	margin: 0px;
}
.thrColFixHdr #subcontent a:hover {
	color: #0968A7;
	text-decoration: none;
}
.thrColFixHdr #subcontent .thumb {
	margin-right: 8px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-top: 2px;
}

.thrColFixHdr #subcontent .title {
	margin-bottom: 0px;
	margin-top: 0px;
}

.thrColFixHdr #subcontent p {
	margin-right: 0px;
	margin-bottom: 5px;
	margin-top: 0px;
	font-size: 11px;
	color: #888076;
}

.thrColFixHdr #subcontent_home {
	float: left; /* since this element is floated, a width must be given */
	width: 180px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 10px 0px; /* padding keeps the content of the div away from the edges */
	margin: 0px;
}

 /*.thrColFixHdr #subcontent_home a {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #888076;
	margin-top: 30px;
	height:100px;
	text-align: center;
	text-decoration: none;
}

.thrColFixHdr #subcontent_home a {
	padding: 10px 25px 10px 0;
	height:45px;
	background-image:url(../images/go.gif);
	background-position:right center;
	background-repeat:no-repeat;
}

.thrColFixHdr #subcontent_home {
	float: left;
	width: 180px; 
	padding: 25px 0px;
	margin: 0px;
}

.thrColFixHdr #subcontent_home a:hover {
	color: #0968A7;
	text-decoration: none;
	}
	
.thrColFixHdr #subcontent_home a:hover {
	background-image:url(../images/blue_go.gif);
	background-position:right center;
	background-repeat:no-repeat;
}*/
#subcontent_contact  p {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #666666;
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: center;
	padding: 5px 0 0 0;
}
#subcontent_contact .highlight  {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #888076;
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}
#subcontent_contact a {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #0968A7;
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	padding: 0px;
}
#subcontent_contact a:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #0968A7;
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: center;
	font-weight: bold;
	text-decoration: underline;
	padding: 0px;
}


#tagbottom    {
	font-family: Tahoma, Verdana, Arial;
	text-align: left;
	font-size: 9px;
	float: left;
	margin: 0;
}

#siteinfo  {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #999999;
	text-align: right;
	width: 100%;
	padding: 10px 0px;
}

#siteinfo  a  {
	color: #689ABA;
	text-decoration: none;
}
#siteinfo  a:hover  {
	text-decoration: underline;
}

.thrColFixHdr #footer {
	padding: 40px 0 10px 0;
}

.thrColFixHdr   #footer   a {
	color: #689ABA;
	text-decoration: none;
}
.thrColFixHdr  #footer  a:hover {
	color: #689ABA;
	text-decoration: underline;
}
.thrColFixHdr #footer p {
	margin: 0px; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0px 0px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #999999;
	text-align: center;
}


.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}

.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}

.tag_dark   {
	color: #666666;
}
.tag_light {
	color: #CCCCCC;
}

#anchor {
	margin-left: 40px;
	margin-top: 25px;
	padding: 0px;
}

#anchor a {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #666666;
	text-align: left;
	text-decoration: none;
}

#anchor a {
	height:45px;
	margin-top: 25px;
	padding: 10px 35px 10px 40px;
	background-image:url(../images/next.jpg);
	background-position:right center;
	background-repeat:no-repeat;
}

#anchor a:hover {
	color: #0968A7;
	text-decoration: none;
	}
	
#anchor a:hover {
	background-image:url(../images/over_next.jpg);
	background-position:right center;
	background-repeat:no-repeat;
}

.formtext {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #666666;
	text-align: left;
}
.linepad {
	left: 0px;
	clear: both;
	width: 100%;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.caption {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	margin-right: 100px;
	margin-bottom: 0px;
	padding-top: 8px;
}
.toppad {
	padding-top: 35px;
	margin-top: 35px;
}
#takeaim {
	margin-left: 70px;
	margin-top: 5px;
	padding: 10px;
}
#sendtofriend {
	margin-left: 40px;
	margin-top: 5px;
	padding: 10px;
}
#tagbottom_send {
	font-family: Tahoma, Verdana, Arial;
	text-align: center;
	font-size: 9px;
	margin: 0;
}

#container_send {
	width: 480px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	background-color: #FFFFFF;
}
#card {
	background-color: #577BAC;
	width: auto;
	font-family: Tahoma, Verdana, Arial;
	text-align: center;
	margin: 0px auto;
	padding: 25px 0 5px 0;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #99CCFF;
} 
#cardbottom {
	background: url(../images/bg_dkbl.jpg) left -100px repeat-x;
	width: auto;
	font-family: Tahoma, Verdana, Arial;
	margin: 0px auto;
	padding: 15px 0 35px 0;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #99CCFF;
	text-align: right;
}
#card h1, #cardbottom h1 {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
}
#card h1 {
	text-align:left;
	padding: 0 0 0 30px;
}
#cardbottom h1 {
	text-align:right;
	padding: 0 30px 0 0;
}
#card p {
	font-size: 11px;
	color: #CCCCCC;
	margin: 0px;
	text-align:left;
	padding: 0 0 10px 30px;
}
#cardbottom a {
	color: #fff;
	margin: 0px;
	font-size: 11px;
	text-align:right;
	padding: 0 30px 10px 0;
	text-decoration: underline;
}
.thrColFixHdr #container_card {
	width: auto;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	}
#hint {
	float:right;
	clear:none;
	padding: 0 30px 0 0;
	margin: 0 30px 0 0;
}
.hint {
	float:right;
	clear:none;
	padding: 10px 60px 0 0;
	margin: 10px 60px 0 0;
}

/* @group forms */
label {
	font-size: 11px;
	list-style: none;
	text-align:left;
}
#Form{
	margin:25px;
}
#Form ul{
	list-style:none;
}
#Form li{
	margin:0 0 1em 0;
	list-style: none;
	list-style-type: none;
	color: #746c59;
}
#Form textarea{
	width:100%;
	height:150px;
}
#Form a{
	text-decoration: none;
}

/* @end */
